D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
forge
/
bokashi.online
/
Filename :
u827283894_Ahmed_seyam.sql
back
Copy
-- phpMyAdmin SQL Dump -- version 5.2.1 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1:3306 -- Generation Time: Jul 21, 2025 at 02:10 PM -- Server version: 10.11.10-MariaDB -- PHP Version: 7.2.34 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: `u827283894_Ahmed_seyam` -- -- -------------------------------------------------------- -- -- Table structure for table `addon_settings` -- CREATE TABLE `addon_settings` ( `id` char(36) NOT NULL, `key_name` varchar(191) DEFAULT NULL, `live_values` longtext DEFAULT NULL, `test_values` longtext DEFAULT NULL, `settings_type` varchar(255) DEFAULT NULL, `mode` varchar(20) NOT NULL DEFAULT 'live', `is_active` tinyint(1) NOT NULL DEFAULT 1, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `additional_data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `addon_settings` -- INSERT INTO `addon_settings` (`id`, `key_name`, `live_values`, `test_values`, `settings_type`, `mode`, `is_active`, `created_at`, `updated_at`, `additional_data`) VALUES ('070c6bbd-d777-11ed-96f4-0c7a158e4469', 'twilio', '{\"gateway\":\"twilio\",\"mode\":\"live\",\"status\":\"0\",\"sid\":\"data\",\"messaging_service_sid\":\"data\",\"token\":\"data\",\"from\":\"data\",\"otp_template\":\"data\"}', '{\"gateway\":\"twilio\",\"mode\":\"live\",\"status\":\"0\",\"sid\":\"data\",\"messaging_service_sid\":\"data\",\"token\":\"data\",\"from\":\"data\",\"otp_template\":\"data\"}', 'sms_config', 'live', 0, NULL, '2023-08-12 07:01:29', NULL), ('070c766c-d777-11ed-96f4-0c7a158e4469', '2factor', '{\"gateway\":\"2factor\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":\"data\"}', '{\"gateway\":\"2factor\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":\"data\"}', 'sms_config', 'live', 0, NULL, '2023-08-12 07:01:36', NULL), ('0d8a9308-d6a5-11ed-962c-0c7a158e4469', 'mercadopago', '{\"gateway\":\"mercadopago\",\"mode\":\"test\",\"status\":\"1\",\"access_token\":\"23123123121221\",\"public_key\":\"022221521212132\"}', '{\"gateway\":\"mercadopago\",\"mode\":\"test\",\"status\":\"1\",\"access_token\":\"23123123121221\",\"public_key\":\"022221521212132\"}', 'payment_config', 'test', 1, NULL, '2023-08-27 11:57:11', '{\"gateway_title\":\"Visa\",\"gateway_image\":\"2025-05-12-6821eabeb59b3.png\"}'), ('0d8a9e49-d6a5-11ed-962c-0c7a158e4469', 'liqpay', '{\"gateway\":\"liqpay\",\"mode\":\"live\",\"status\":0,\"private_key\":\"\",\"public_key\":\"\"}', '{\"gateway\":\"liqpay\",\"mode\":\"live\",\"status\":0,\"private_key\":\"\",\"public_key\":\"\"}', 'payment_config', 'test', 0, NULL, '2023-08-12 06:32:31', '{\"gateway_title\":\"Liqpay\",\"gateway_image\":null}'), ('101befdf-d44b-11ed-8564-0c7a158e4469', 'paypal', '{\"gateway\":\"paypal\",\"mode\":\"live\",\"status\":\"0\",\"client_id\":\"\",\"client_secret\":\"\"}', '{\"gateway\":\"paypal\",\"mode\":\"live\",\"status\":\"0\",\"client_id\":\"\",\"client_secret\":\"\"}', 'payment_config', 'test', 0, NULL, '2023-08-30 03:41:32', '{\"gateway_title\":\"Paypal\",\"gateway_image\":null}'), ('133d9647-cabb-11ed-8fec-0c7a158e4469', 'hyper_pay', '{\"gateway\":\"hyper_pay\",\"mode\":\"test\",\"status\":\"0\",\"entity_id\":\"data\",\"access_code\":\"data\"}', '{\"gateway\":\"hyper_pay\",\"mode\":\"test\",\"status\":\"0\",\"entity_id\":\"data\",\"access_code\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-12 06:32:42', '{\"gateway_title\":null,\"gateway_image\":\"\"}'), ('1821029f-d776-11ed-96f4-0c7a158e4469', 'msg91', '{\"gateway\":\"msg91\",\"mode\":\"live\",\"status\":\"0\",\"template_id\":\"data\",\"auth_key\":\"data\"}', '{\"gateway\":\"msg91\",\"mode\":\"live\",\"status\":\"0\",\"template_id\":\"data\",\"auth_key\":\"data\"}', 'sms_config', 'live', 0, NULL, '2023-08-12 07:01:48', NULL), ('18210f2b-d776-11ed-96f4-0c7a158e4469', 'nexmo', '{\"gateway\":\"nexmo\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":\"\",\"api_secret\":\"\",\"token\":\"\",\"from\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"nexmo\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":\"\",\"api_secret\":\"\",\"token\":\"\",\"from\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, '2023-04-10 02:14:44', NULL), ('18fbb21f-d6ad-11ed-962c-0c7a158e4469', 'foloosi', '{\"gateway\":\"foloosi\",\"mode\":\"test\",\"status\":\"0\",\"merchant_key\":\"data\"}', '{\"gateway\":\"foloosi\",\"mode\":\"test\",\"status\":\"0\",\"merchant_key\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-12 06:34:33', '{\"gateway_title\":null,\"gateway_image\":\"\"}'), ('2767d142-d6a1-11ed-962c-0c7a158e4469', 'paytm', '{\"gateway\":\"paytm\",\"mode\":\"live\",\"status\":0,\"merchant_key\":\"\",\"merchant_id\":\"\",\"merchant_website_link\":\"\"}', '{\"gateway\":\"paytm\",\"mode\":\"live\",\"status\":0,\"merchant_key\":\"\",\"merchant_id\":\"\",\"merchant_website_link\":\"\"}', 'payment_config', 'test', 0, NULL, '2023-08-22 06:30:55', '{\"gateway_title\":\"Paytm\",\"gateway_image\":null}'), ('3201d2e6-c937-11ed-a424-0c7a158e4469', 'amazon_pay', '{\"gateway\":\"amazon_pay\",\"mode\":\"test\",\"status\":\"0\",\"pass_phrase\":\"data\",\"access_code\":\"data\",\"merchant_identifier\":\"data\"}', '{\"gateway\":\"amazon_pay\",\"mode\":\"test\",\"status\":\"0\",\"pass_phrase\":\"data\",\"access_code\":\"data\",\"merchant_identifier\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-12 06:36:07', '{\"gateway_title\":null,\"gateway_image\":\"\"}'), ('4593b25c-d6a1-11ed-962c-0c7a158e4469', 'paytabs', '{\"gateway\":\"paytabs\",\"mode\":\"live\",\"status\":0,\"profile_id\":\"\",\"server_key\":\"\",\"base_url\":\"https:\\/\\/secure-egypt.paytabs.com\\/\"}', '{\"gateway\":\"paytabs\",\"mode\":\"live\",\"status\":0,\"profile_id\":\"\",\"server_key\":\"\",\"base_url\":\"https:\\/\\/secure-egypt.paytabs.com\\/\"}', 'payment_config', 'test', 0, NULL, '2023-08-12 06:34:51', '{\"gateway_title\":\"Paytabs\",\"gateway_image\":null}'), ('4e9b8dfb-e7d1-11ed-a559-0c7a158e4469', 'bkash', '{\"gateway\":\"bkash\",\"mode\":\"live\",\"status\":\"0\",\"app_key\":\"\",\"app_secret\":\"\",\"username\":\"\",\"password\":\"\"}', '{\"gateway\":\"bkash\",\"mode\":\"live\",\"status\":\"0\",\"app_key\":\"\",\"app_secret\":\"\",\"username\":\"\",\"password\":\"\"}', 'payment_config', 'test', 0, NULL, '2023-08-12 06:39:42', '{\"gateway_title\":\"Bkash\",\"gateway_image\":null}'), ('544a24a4-c872-11ed-ac7a-0c7a158e4469', 'fatoorah', '{\"gateway\":\"fatoorah\",\"mode\":\"test\",\"status\":\"0\",\"api_key\":\"data\"}', '{\"gateway\":\"fatoorah\",\"mode\":\"test\",\"status\":\"0\",\"api_key\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-12 06:36:24', '{\"gateway_title\":null,\"gateway_image\":\"\"}'), ('58c1bc8a-d6ac-11ed-962c-0c7a158e4469', 'ccavenue', '{\"gateway\":\"ccavenue\",\"mode\":\"test\",\"status\":\"0\",\"merchant_id\":\"data\",\"working_key\":\"data\",\"access_code\":\"data\"}', '{\"gateway\":\"ccavenue\",\"mode\":\"test\",\"status\":\"0\",\"merchant_id\":\"data\",\"working_key\":\"data\",\"access_code\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-30 03:42:38', '{\"gateway_title\":null,\"gateway_image\":\"2023-04-13-643783f01d386.png\"}'), ('5e2d2ef9-d6ab-11ed-962c-0c7a158e4469', 'thawani', '{\"gateway\":\"thawani\",\"mode\":\"test\",\"status\":\"0\",\"public_key\":\"data\",\"private_key\":\"data\"}', '{\"gateway\":\"thawani\",\"mode\":\"test\",\"status\":\"0\",\"public_key\":\"data\",\"private_key\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-30 04:50:40', '{\"gateway_title\":null,\"gateway_image\":\"2023-04-13-64378f9856f29.png\"}'), ('60cc83cc-d5b9-11ed-b56f-0c7a158e4469', 'sixcash', '{\"gateway\":\"sixcash\",\"mode\":\"test\",\"status\":\"0\",\"public_key\":\"data\",\"secret_key\":\"data\",\"merchant_number\":\"data\",\"base_url\":\"data\"}', '{\"gateway\":\"sixcash\",\"mode\":\"test\",\"status\":\"0\",\"public_key\":\"data\",\"secret_key\":\"data\",\"merchant_number\":\"data\",\"base_url\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-30 04:16:17', '{\"gateway_title\":null,\"gateway_image\":\"2023-04-12-6436774e77ff9.png\"}'), ('68579846-d8e8-11ed-8249-0c7a158e4469', 'alphanet_sms', '{\"gateway\":\"alphanet_sms\",\"mode\":\"live\",\"status\":0,\"api_key\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"alphanet_sms\",\"mode\":\"live\",\"status\":0,\"api_key\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL), ('6857a2e8-d8e8-11ed-8249-0c7a158e4469', 'sms_to', '{\"gateway\":\"sms_to\",\"mode\":\"live\",\"status\":0,\"api_key\":\"\",\"sender_id\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"sms_to\",\"mode\":\"live\",\"status\":0,\"api_key\":\"\",\"sender_id\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL), ('74c30c00-d6a6-11ed-962c-0c7a158e4469', 'hubtel', '{\"gateway\":\"hubtel\",\"mode\":\"test\",\"status\":\"0\",\"account_number\":\"data\",\"api_id\":\"data\",\"api_key\":\"data\"}', '{\"gateway\":\"hubtel\",\"mode\":\"test\",\"status\":\"0\",\"account_number\":\"data\",\"api_id\":\"data\",\"api_key\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-12 06:37:43', '{\"gateway_title\":null,\"gateway_image\":\"\"}'), ('74e46b0a-d6aa-11ed-962c-0c7a158e4469', 'tap', '{\"gateway\":\"tap\",\"mode\":\"test\",\"status\":\"0\",\"secret_key\":\"data\"}', '{\"gateway\":\"tap\",\"mode\":\"test\",\"status\":\"0\",\"secret_key\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-30 04:50:09', '{\"gateway_title\":null,\"gateway_image\":\"\"}'), ('761ca96c-d1eb-11ed-87ca-0c7a158e4469', 'swish', '{\"gateway\":\"swish\",\"mode\":\"test\",\"status\":\"0\",\"number\":\"data\"}', '{\"gateway\":\"swish\",\"mode\":\"test\",\"status\":\"0\",\"number\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-30 04:17:02', '{\"gateway_title\":null,\"gateway_image\":\"\"}'), ('7b1c3c5f-d2bd-11ed-b485-0c7a158e4469', 'payfast', '{\"gateway\":\"payfast\",\"mode\":\"test\",\"status\":\"0\",\"merchant_id\":\"data\",\"secured_key\":\"data\"}', '{\"gateway\":\"payfast\",\"mode\":\"test\",\"status\":\"0\",\"merchant_id\":\"data\",\"secured_key\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-30 04:18:13', '{\"gateway_title\":null,\"gateway_image\":\"\"}'), ('8592417b-d1d1-11ed-a984-0c7a158e4469', 'esewa', '{\"gateway\":\"esewa\",\"mode\":\"test\",\"status\":\"0\",\"merchantCode\":\"data\"}', '{\"gateway\":\"esewa\",\"mode\":\"test\",\"status\":\"0\",\"merchantCode\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-30 04:17:38', '{\"gateway_title\":null,\"gateway_image\":\"\"}'), ('9162a1dc-cdf1-11ed-affe-0c7a158e4469', 'viva_wallet', '{\"gateway\":\"viva_wallet\",\"mode\":\"test\",\"status\":\"0\",\"client_id\": \"\",\"client_secret\": \"\", \"source_code\":\"\"}\n', '{\"gateway\":\"viva_wallet\",\"mode\":\"test\",\"status\":\"0\",\"client_id\": \"\",\"client_secret\": \"\", \"source_code\":\"\"}\n', 'payment_config', 'test', 0, NULL, NULL, NULL), ('998ccc62-d6a0-11ed-962c-0c7a158e4469', 'stripe', '{\"gateway\":\"stripe\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":null,\"published_key\":null}', '{\"gateway\":\"stripe\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":null,\"published_key\":null}', 'payment_config', 'test', 0, NULL, '2023-08-30 04:18:55', '{\"gateway_title\":\"Stripe\",\"gateway_image\":null}'), ('a3313755-c95d-11ed-b1db-0c7a158e4469', 'iyzi_pay', '{\"gateway\":\"iyzi_pay\",\"mode\":\"test\",\"status\":\"0\",\"api_key\":\"data\",\"secret_key\":\"data\",\"base_url\":\"data\"}', '{\"gateway\":\"iyzi_pay\",\"mode\":\"test\",\"status\":\"0\",\"api_key\":\"data\",\"secret_key\":\"data\",\"base_url\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-30 04:20:02', '{\"gateway_title\":null,\"gateway_image\":\"\"}'), ('a76c8993-d299-11ed-b485-0c7a158e4469', 'momo', '{\"gateway\":\"momo\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":\"data\",\"api_user\":\"data\",\"subscription_key\":\"data\"}', '{\"gateway\":\"momo\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":\"data\",\"api_user\":\"data\",\"subscription_key\":\"data\"}', 'payment_config', 'live', 0, NULL, '2023-08-30 04:19:28', '{\"gateway_title\":null,\"gateway_image\":\"\"}'), ('a8608119-cc76-11ed-9bca-0c7a158e4469', 'moncash', '{\"gateway\":\"moncash\",\"mode\":\"test\",\"status\":\"0\",\"client_id\":\"data\",\"secret_key\":\"data\"}', '{\"gateway\":\"moncash\",\"mode\":\"test\",\"status\":\"0\",\"client_id\":\"data\",\"secret_key\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-30 04:47:34', '{\"gateway_title\":null,\"gateway_image\":\"\"}'), ('ad5af1c1-d6a2-11ed-962c-0c7a158e4469', 'razor_pay', '{\"gateway\":\"razor_pay\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":null,\"api_secret\":null}', '{\"gateway\":\"razor_pay\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":null,\"api_secret\":null}', 'payment_config', 'test', 0, NULL, '2023-08-30 04:47:00', '{\"gateway_title\":\"Razor pay\",\"gateway_image\":null}'), ('ad5b02a0-d6a2-11ed-962c-0c7a158e4469', 'senang_pay', '{\"gateway\":\"senang_pay\",\"mode\":\"live\",\"status\":\"0\",\"callback_url\":null,\"secret_key\":null,\"merchant_id\":null}', '{\"gateway\":\"senang_pay\",\"mode\":\"live\",\"status\":\"0\",\"callback_url\":null,\"secret_key\":null,\"merchant_id\":null}', 'payment_config', 'test', 0, NULL, '2023-08-27 09:58:57', '{\"gateway_title\":\"Senang pay\",\"gateway_image\":null}'), ('b6c333f6-d8e9-11ed-8249-0c7a158e4469', 'akandit_sms', '{\"gateway\":\"akandit_sms\",\"mode\":\"live\",\"status\":0,\"username\":\"\",\"password\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"akandit_sms\",\"mode\":\"live\",\"status\":0,\"username\":\"\",\"password\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL), ('b6c33c87-d8e9-11ed-8249-0c7a158e4469', 'global_sms', '{\"gateway\":\"global_sms\",\"mode\":\"live\",\"status\":0,\"user_name\":\"\",\"password\":\"\",\"from\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"global_sms\",\"mode\":\"live\",\"status\":0,\"user_name\":\"\",\"password\":\"\",\"from\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL), ('b8992bd4-d6a0-11ed-962c-0c7a158e4469', 'paymob_accept', '{\"gateway\":\"paymob_accept\",\"mode\":\"live\",\"status\":\"0\",\"callback_url\":null,\"api_key\":\"\",\"iframe_id\":\"\",\"integration_id\":\"\",\"hmac\":\"\"}', '{\"gateway\":\"paymob_accept\",\"mode\":\"live\",\"status\":\"0\",\"callback_url\":null,\"api_key\":\"\",\"iframe_id\":\"\",\"integration_id\":\"\",\"hmac\":\"\"}', 'payment_config', 'test', 0, NULL, NULL, '{\"gateway_title\":\"Paymob accept\",\"gateway_image\":null}'), ('c41c0dcd-d119-11ed-9f67-0c7a158e4469', 'maxicash', '{\"gateway\":\"maxicash\",\"mode\":\"test\",\"status\":\"0\",\"merchantId\":\"data\",\"merchantPassword\":\"data\"}', '{\"gateway\":\"maxicash\",\"mode\":\"test\",\"status\":\"0\",\"merchantId\":\"data\",\"merchantPassword\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-30 04:49:15', '{\"gateway_title\":null,\"gateway_image\":\"\"}'), ('c9249d17-cd60-11ed-b879-0c7a158e4469', 'pvit', '{\"gateway\":\"pvit\",\"mode\":\"test\",\"status\":\"0\",\"mc_tel_merchant\": \"\",\"access_token\": \"\", \"mc_merchant_code\": \"\"}', '{\"gateway\":\"pvit\",\"mode\":\"test\",\"status\":\"0\",\"mc_tel_merchant\": \"\",\"access_token\": \"\", \"mc_merchant_code\": \"\"}', 'payment_config', 'test', 0, NULL, NULL, NULL), ('cb0081ce-d775-11ed-96f4-0c7a158e4469', 'releans', '{\"gateway\":\"releans\",\"mode\":\"live\",\"status\":0,\"api_key\":\"\",\"from\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"releans\",\"mode\":\"live\",\"status\":0,\"api_key\":\"\",\"from\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, '2023-04-10 02:14:44', NULL), ('d4f3f5f1-d6a0-11ed-962c-0c7a158e4469', 'flutterwave', '{\"gateway\":\"flutterwave\",\"mode\":\"live\",\"status\":0,\"secret_key\":\"\",\"public_key\":\"\",\"hash\":\"\"}', '{\"gateway\":\"flutterwave\",\"mode\":\"live\",\"status\":0,\"secret_key\":\"\",\"public_key\":\"\",\"hash\":\"\"}', 'payment_config', 'test', 0, NULL, '2023-08-30 04:41:03', '{\"gateway_title\":\"Flutterwave\",\"gateway_image\":null}'), ('d822f1a5-c864-11ed-ac7a-0c7a158e4469', 'paystack', '{\"gateway\":\"paystack\",\"mode\":\"live\",\"status\":\"0\",\"callback_url\":\"https:\\/\\/api.paystack.co\",\"public_key\":null,\"secret_key\":null,\"merchant_email\":null}', '{\"gateway\":\"paystack\",\"mode\":\"live\",\"status\":\"0\",\"callback_url\":\"https:\\/\\/api.paystack.co\",\"public_key\":null,\"secret_key\":null,\"merchant_email\":null}', 'payment_config', 'test', 0, NULL, '2023-08-30 04:20:45', '{\"gateway_title\":\"Paystack\",\"gateway_image\":null}'), ('daec8d59-c893-11ed-ac7a-0c7a158e4469', 'xendit', '{\"gateway\":\"xendit\",\"mode\":\"test\",\"status\":\"0\",\"api_key\":\"data\"}', '{\"gateway\":\"xendit\",\"mode\":\"test\",\"status\":\"0\",\"api_key\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-12 06:35:46', '{\"gateway_title\":null,\"gateway_image\":\"\"}'), ('dc0f5fc9-d6a5-11ed-962c-0c7a158e4469', 'worldpay', '{\"gateway\":\"worldpay\",\"mode\":\"test\",\"status\":\"0\",\"OrgUnitId\":\"data\",\"jwt_issuer\":\"data\",\"mac\":\"data\",\"merchantCode\":\"data\",\"xml_password\":\"data\"}', '{\"gateway\":\"worldpay\",\"mode\":\"test\",\"status\":\"0\",\"OrgUnitId\":\"data\",\"jwt_issuer\":\"data\",\"mac\":\"data\",\"merchantCode\":\"data\",\"xml_password\":\"data\"}', 'payment_config', 'test', 0, NULL, '2023-08-12 06:35:26', '{\"gateway_title\":null,\"gateway_image\":\"\"}'), ('e0450278-d8eb-11ed-8249-0c7a158e4469', 'signal_wire', '{\"gateway\":\"signal_wire\",\"mode\":\"live\",\"status\":0,\"project_id\":\"\",\"token\":\"\",\"space_url\":\"\",\"from\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"signal_wire\",\"mode\":\"live\",\"status\":0,\"project_id\":\"\",\"token\":\"\",\"space_url\":\"\",\"from\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL), ('e0450b40-d8eb-11ed-8249-0c7a158e4469', 'paradox', '{\"gateway\":\"paradox\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":\"\",\"sender_id\":\"\"}', '{\"gateway\":\"paradox\",\"mode\":\"live\",\"status\":\"0\",\"api_key\":\"\",\"sender_id\":\"\"}', 'sms_config', 'live', 0, NULL, '2023-09-10 01:14:01', NULL), ('ea346efe-cdda-11ed-affe-0c7a158e4469', 'ssl_commerz', '{\"gateway\":\"ssl_commerz\",\"mode\":\"live\",\"status\":\"0\",\"store_id\":\"\",\"store_password\":\"\"}', '{\"gateway\":\"ssl_commerz\",\"mode\":\"live\",\"status\":\"0\",\"store_id\":\"\",\"store_password\":\"\"}', 'payment_config', 'test', 0, NULL, '2023-08-30 03:43:49', '{\"gateway_title\":\"Ssl commerz\",\"gateway_image\":null}'), ('eed88336-d8ec-11ed-8249-0c7a158e4469', 'hubtel', '{\"gateway\":\"hubtel\",\"mode\":\"live\",\"status\":0,\"sender_id\":\"\",\"client_id\":\"\",\"client_secret\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"hubtel\",\"mode\":\"live\",\"status\":0,\"sender_id\":\"\",\"client_id\":\"\",\"client_secret\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL), ('f149c546-d8ea-11ed-8249-0c7a158e4469', 'viatech', '{\"gateway\":\"viatech\",\"mode\":\"live\",\"status\":0,\"api_url\":\"\",\"api_key\":\"\",\"sender_id\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"viatech\",\"mode\":\"live\",\"status\":0,\"api_url\":\"\",\"api_key\":\"\",\"sender_id\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL), ('f149cd9c-d8ea-11ed-8249-0c7a158e4469', '019_sms', '{\"gateway\":\"019_sms\",\"mode\":\"live\",\"status\":0,\"password\":\"\",\"username\":\"\",\"username_for_token\":\"\",\"sender\":\"\",\"otp_template\":\"\"}', '{\"gateway\":\"019_sms\",\"mode\":\"live\",\"status\":0,\"password\":\"\",\"username\":\"\",\"username_for_token\":\"\",\"sender\":\"\",\"otp_template\":\"\"}', 'sms_config', 'live', 0, NULL, NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `add_fund_bonus_categories` -- CREATE TABLE `add_fund_bonus_categories` ( `id` bigint(20) UNSIGNED NOT NULL, `title` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `bonus_type` varchar(50) NOT NULL, `bonus_amount` double(14,2) NOT NULL DEFAULT 0.00, `min_add_money_amount` double(14,2) NOT NULL DEFAULT 0.00, `max_bonus_amount` double(14,2) NOT NULL DEFAULT 0.00, `start_date_time` datetime DEFAULT NULL, `end_date_time` datetime DEFAULT NULL, `is_active` 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 `add_fund_bonus_categories` -- INSERT INTO `add_fund_bonus_categories` (`id`, `title`, `description`, `bonus_type`, `bonus_amount`, `min_add_money_amount`, `max_bonus_amount`, `start_date_time`, `end_date_time`, `is_active`, `created_at`, `updated_at`) VALUES (1, 'Bonus', 'Bonus', 'percentage', 5.00, 1000.00, 200.00, '2025-05-09 00:00:00', '2026-01-09 00:00:00', 1, '2025-05-09 16:17:54', '2025-05-09 16:17:59'); -- -------------------------------------------------------- -- -- Table structure for table `admins` -- CREATE TABLE `admins` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(80) DEFAULT NULL, `phone` varchar(25) DEFAULT NULL, `admin_role_id` bigint(20) NOT NULL DEFAULT 2, `image` varchar(30) NOT NULL DEFAULT 'def.png', `identify_image` text DEFAULT NULL, `identify_type` varchar(255) DEFAULT NULL, `identify_number` int(11) DEFAULT NULL, `email` varchar(80) NOT NULL, `email_verified_at` timestamp NULL DEFAULT NULL, `password` varchar(80) NOT NULL, `remember_token` varchar(100) 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`, `identify_image`, `identify_type`, `identify_number`, `email`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`, `status`) VALUES (1, 'admin', '01022345504', 1, 'def.png', NULL, NULL, NULL, 'admin@ics.com', NULL, '$2y$10$6how1HnLfSX0IRzgT49jquU5aSArbEAsVF2hNPUU4ogCN9/4zTb0u', 'MJx2XDCPxPOIzPqbtjObySg8puQNHLribtqI5D1Jj1bs2MSAtSy13QuZbP0i', '2024-12-05 15:43:29', '2024-12-05 15:43:29', 1); -- -------------------------------------------------------- -- -- Table structure for table `admin_roles` -- CREATE TABLE `admin_roles` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(30) DEFAULT NULL, `module_access` varchar(250) 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, 'Admin', '[\"dashboard\",\"pos_management\",\"order_management\",\"product_management\",\"promotion_management\",\"support_section\",\"report\",\"user_section\",\"system_settings\"]', 1, '2024-12-15 23:54:58', '2024-12-15 23:54:58'), (8, 'Pharmacy assistant', '[\"dashboard\",\"pos_management\",\"order_management\",\"product_management\"]', 1, '2025-05-10 00:38:00', '2025-05-10 00:38:00'); -- -------------------------------------------------------- -- -- Table structure for table `admin_wallets` -- CREATE TABLE `admin_wallets` ( `id` bigint(20) UNSIGNED NOT NULL, `admin_id` bigint(20) 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, 2736.2, 0, NULL, '2025-05-11 20:04:35', 0.00, 140.00, -67.00, 0.00), (2, 1, 0, 0, '2024-12-05 15:43:29', '2024-12-05 15:43:29', 0.00, 0.00, -67.00, 0.00); -- -------------------------------------------------------- -- -- Table structure for table `admin_wallet_histories` -- CREATE TABLE `admin_wallet_histories` ( `id` bigint(20) UNSIGNED NOT NULL, `admin_id` bigint(20) DEFAULT NULL, `amount` double NOT NULL DEFAULT 0, `order_id` bigint(20) DEFAULT NULL, `product_id` bigint(20) DEFAULT NULL, `payment` varchar(191) 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(20) UNSIGNED NOT NULL, `name` varchar(100) 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, 'Vail', '2025-01-10 23:48:04', '2025-01-10 23:48:04'), (2, 'Tab', '2025-01-10 23:48:38', '2025-01-10 23:48:38'), (3, 'Cap', '2025-01-10 23:49:09', '2025-01-10 23:49:09'), (4, 'Supp', '2025-01-10 23:49:26', '2025-01-10 23:49:26'), (5, 'Droplet', '2025-01-10 23:50:10', '2025-01-10 23:50:58'), (6, 'Syrup', '2025-01-10 23:52:57', '2025-01-10 23:52:57'), (7, 'Eff', '2025-01-10 23:54:48', '2025-01-10 23:54:48'), (8, 'Cream', '2025-01-10 23:55:31', '2025-01-10 23:55:31'), (9, 'Spray', '2025-01-10 23:56:21', '2025-01-10 23:56:21'), (10, 'Ointment', '2025-01-10 23:58:16', '2025-01-10 23:58:16'), (11, 'Gel', '2025-01-10 23:59:03', '2025-01-10 23:59:03'); -- -------------------------------------------------------- -- -- Table structure for table `banners` -- CREATE TABLE `banners` ( `id` bigint(20) UNSIGNED NOT NULL, `photo` varchar(255) DEFAULT NULL, `banner_type` varchar(255) NOT NULL, `theme` varchar(255) NOT NULL DEFAULT 'default', `published` int(11) NOT NULL DEFAULT 0, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `url` varchar(255) DEFAULT NULL, `resource_type` varchar(191) DEFAULT NULL, `resource_id` bigint(20) DEFAULT NULL, `title` varchar(191) DEFAULT NULL, `sub_title` varchar(191) DEFAULT NULL, `button_text` varchar(191) DEFAULT NULL, `background_color` varchar(191) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `banners` -- INSERT INTO `banners` (`id`, `photo`, `banner_type`, `theme`, `published`, `created_at`, `updated_at`, `url`, `resource_type`, `resource_id`, `title`, `sub_title`, `button_text`, `background_color`) VALUES (1, '2025-04-22-6807122ccfb59.webp', 'Main Banner', 'theme_aster', 1, '2025-01-10 23:15:49', '2025-04-22 05:51:08', 'https://drahmedseyampharmacy.com/', 'product', NULL, NULL, NULL, NULL, NULL), (2, '2025-04-22-68071214824b5.webp', 'Main Banner', 'theme_aster', 1, '2025-01-10 23:17:03', '2025-04-22 05:50:44', 'https://drahmedseyampharmacy.com/', 'product', NULL, NULL, NULL, NULL, NULL), (3, '2025-04-22-6807120062528.webp', 'Main Section Banner', 'theme_aster', 1, '2025-01-10 23:18:30', '2025-04-22 05:50:24', 'https://drahmedseyampharmacy.com/', 'product', NULL, NULL, NULL, NULL, NULL), (4, '2025-04-12-67fa4ae94e793.webp', 'Popup Banner', 'theme_aster', 1, '2025-01-10 23:19:27', '2025-05-10 16:59:06', 'https://drahmedseyampharmacy.com/', 'product', 1, NULL, NULL, NULL, NULL), (5, '2025-04-22-6807116b4897b.webp', 'Footer Banner', 'theme_aster', 1, '2025-01-10 23:20:15', '2025-04-22 05:47:55', 'https://drahmedseyampharmacy.com/', 'product', NULL, NULL, NULL, NULL, NULL), (6, '2025-04-22-680711de20aa0.webp', 'Header Banner', 'theme_aster', 1, '2025-01-10 23:20:52', '2025-04-22 05:49:50', 'https://drahmedseyampharmacy.com/', 'product', NULL, NULL, NULL, NULL, NULL), (7, '2025-04-22-680711ac38198.webp', 'Sidebar Banner', 'theme_aster', 1, '2025-01-10 23:21:50', '2025-04-22 05:49:00', 'https://drahmedseyampharmacy.com/', 'product', NULL, NULL, NULL, NULL, NULL), (8, '2025-04-22-6807118e221fd.webp', 'Top Side Banner', 'theme_aster', 1, '2025-01-10 23:22:14', '2025-04-22 05:48:30', 'https://drahmedseyampharmacy.com/', 'product', NULL, NULL, NULL, NULL, NULL), (9, '2025-04-22-6807115258bd7.webp', 'Footer Banner', 'theme_aster', 1, '2025-01-10 23:23:31', '2025-04-22 05:47:30', 'https://drahmedseyampharmacy.com/', 'product', NULL, NULL, NULL, NULL, NULL), (10, '2025-01-11-67819f33af459.webp', 'Main Banner', 'default', 1, '2025-01-11 00:29:07', '2025-01-11 00:29:12', 'https://cartona.w-manage.org/', 'product', NULL, NULL, NULL, NULL, NULL), (11, '2025-01-11-67819f689daf2.webp', 'Main Banner', 'default', 1, '2025-01-11 00:30:00', '2025-01-11 00:30:03', 'https://cartona.w-manage.org/', 'product', NULL, NULL, NULL, NULL, NULL), (12, '2025-04-22-6807112ca29df.webp', 'Top Side Banner', 'theme_aster', 1, '2025-02-14 16:18:31', '2025-04-22 05:46:52', 'https://drahmedseyampharmacy.com/', 'product', NULL, NULL, NULL, NULL, NULL), (13, '2025-04-22-68071287c0782.webp', 'Top Side Banner', 'theme_aster', 1, '2025-02-14 16:19:32', '2025-04-22 05:52:39', 'https://drahmedseyampharmacy.com/', 'product', NULL, NULL, NULL, NULL, NULL), (14, '2025-04-22-680710daf02ef.webp', 'Main Banner', 'theme_aster', 1, '2025-02-14 16:21:22', '2025-04-22 05:45:30', 'https://drahmedseyampharmacy.com/', 'product', NULL, NULL, NULL, NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `billing_addresses` -- CREATE TABLE `billing_addresses` ( `id` bigint(20) UNSIGNED NOT NULL, `customer_id` bigint(20) UNSIGNED DEFAULT NULL, `contact_person_name` varchar(191) DEFAULT NULL, `address_type` varchar(191) DEFAULT NULL, `address` varchar(191) DEFAULT NULL, `city` varchar(191) DEFAULT NULL, `zip` varchar(191) DEFAULT NULL, `phone` varchar(191) DEFAULT NULL, `state` varchar(191) DEFAULT NULL, `country` varchar(191) DEFAULT NULL, `latitude` varchar(191) DEFAULT NULL, `longitude` varchar(191) 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 `brands` -- CREATE TABLE `brands` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(50) DEFAULT NULL, `image` varchar(50) 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 (1, 'Pfizer', '2025-01-10-678194f15b234.webp', 1, '2025-01-10 23:45:21', '2025-01-10 23:45:21'), (2, 'SANOVI', '2025-01-11-6782d31808798.webp', 1, '2025-01-11 22:22:48', '2025-01-11 22:22:48'), (3, 'Zola', '2025-04-17-68004422afde1.webp', 1, '2025-04-17 01:58:26', '2025-04-17 01:58:26'), (4, 'Otsuka Egypt', '2025-04-23-680902654c2aa.webp', 1, '2025-04-23 17:08:21', '2025-04-23 17:08:21'), (5, 'GlaxoSmithKline', '2025-04-23-680902b808f87.webp', 1, '2025-04-23 17:09:44', '2025-04-23 17:09:44'), (6, 'SCOPE PHARMA', '2025-04-23-680902dfa771e.webp', 1, '2025-04-23 17:10:23', '2025-04-23 17:10:23'), (7, 'Bioderma', '2025-04-23-68090306ad41d.webp', 1, '2025-04-23 17:11:02', '2025-04-23 17:11:02'), (8, 'ACM', '2025-04-23-6809032229cf7.webp', 1, '2025-04-23 17:11:30', '2025-04-23 17:11:30'), (9, 'Jamjoom Pharma', '2025-04-23-6809036a92b8a.webp', 1, '2025-04-23 17:12:42', '2025-04-23 17:12:42'), (10, 'New Line Pharma', '2025-04-23-680903b2c22c5.webp', 1, '2025-04-23 17:13:54', '2025-04-23 17:13:54'), (11, 'Oral B', '2025-04-23-680903f234749.webp', 1, '2025-04-23 17:14:58', '2025-04-23 17:14:58'), (12, 'El Borg', '2025-04-23-6809041c234bc.webp', 1, '2025-04-23 17:15:40', '2025-04-23 17:15:40'), (13, 'Farco', '2025-04-23-6809043762224.webp', 1, '2025-04-23 17:16:07', '2025-04-23 17:16:07'), (14, 'EPIC-Egypt', '2025-04-23-680904b86beec.webp', 1, '2025-04-23 17:18:16', '2025-04-23 17:18:16'), (15, 'Advocure', '2025-04-23-6809080ac4581.webp', 1, '2025-04-23 17:32:26', '2025-04-23 17:32:26'), (16, 'Shering Plough', '2025-04-23-6809086f1fc40.webp', 1, '2025-04-23 17:34:07', '2025-04-23 17:34:07'), (17, 'Rameda Pharma', '2025-04-23-6809089aaf8c8.webp', 1, '2025-04-23 17:34:50', '2025-04-23 17:34:50'), (18, 'Alba Pharma', '2025-04-23-680908cd75d74.webp', 1, '2025-04-23 17:35:41', '2025-04-23 17:35:41'), (19, 'Concord Pharma', '2025-04-23-68090919e858d.webp', 1, '2025-04-23 17:36:57', '2025-04-23 17:36:57'), (20, 'CPCI', '2025-04-23-680909826fb05.webp', 1, '2025-04-23 17:38:42', '2025-04-23 17:38:42'), (21, 'XCEL PHARMA', '2025-04-23-68090a1a61e4b.webp', 1, '2025-04-23 17:41:14', '2025-04-23 17:41:14'), (22, 'Al Esraa Pharmaceuticals', '2025-04-23-68090a9e98437.webp', 1, '2025-04-23 17:43:26', '2025-04-23 17:43:26'), (23, 'Alfa Group', '2025-04-23-68090cbbc63ea.webp', 1, '2025-04-23 17:52:27', '2025-04-23 17:52:27'), (24, 'Chemipharm', '2025-04-23-68090cea52c62.webp', 1, '2025-04-23 17:53:14', '2025-04-23 17:53:14'), (25, 'Dima Pharm', '2025-04-23-68090d77e90f0.webp', 1, '2025-04-23 17:55:35', '2025-04-23 17:55:35'), (26, 'Alkan Pharma', '2025-04-23-68090e59e8574.webp', 1, '2025-04-23 17:59:21', '2025-04-23 17:59:21'), (27, 'Utopia', '2025-04-23-68090ece071fc.webp', 1, '2025-04-23 18:01:18', '2025-04-23 18:01:18'), (28, 'APEX Pharma', '2025-04-23-68090f1624f41.webp', 1, '2025-04-23 18:02:30', '2025-04-23 18:02:30'), (29, 'Amoun', '2025-04-23-68090f40a3073.webp', 1, '2025-04-23 18:03:12', '2025-04-23 18:03:12'), (30, 'Novartis Egypt', '2025-04-23-68090f6317fab.webp', 1, '2025-04-23 18:03:47', '2025-04-23 18:03:47'), (31, 'Eva Cosmetics', '2025-04-23-68090f8ccc872.webp', 1, '2025-04-23 18:04:28', '2025-04-23 18:04:28'), (32, 'Unknown', '2025-04-23-680911b136f05.webp', 1, '2025-04-23 18:13:37', '2025-04-23 18:13:37'), (33, 'Alpha Group', '2025-04-23-6809121d0e079.webp', 1, '2025-04-23 18:15:25', '2025-04-23 18:15:25'), (34, 'Beauty & Beyond International', '2025-04-23-68091269c4ea9.webp', 1, '2025-04-23 18:16:41', '2025-04-23 18:16:41'), (35, 'Johnson & Johnson', '2025-04-23-68091297a223b.webp', 1, '2025-04-23 18:17:27', '2025-04-23 18:17:27'), (36, 'Orchidia Pharmaceutical', '2025-04-23-680912eeee3f1.webp', 1, '2025-04-23 18:18:54', '2025-04-23 18:18:54'), (37, 'Procter & Gamble', '2025-04-23-6809131d9a3db.webp', 1, '2025-04-23 18:19:41', '2025-04-23 18:19:41'), (38, 'Eipico', '2025-04-23-680913d90b375.webp', 1, '2025-04-23 18:22:49', '2025-04-23 18:22:49'), (39, 'Marcyrl Pharmaceutical Industries', '2025-04-23-6809140427882.webp', 1, '2025-04-23 18:23:32', '2025-04-23 18:23:32'), (40, 'Next pharma Egypt', '2025-04-23-680914320b951.webp', 1, '2025-04-23 18:24:18', '2025-04-23 18:24:18'), (41, 'Amanda Milano', '2025-04-23-680915630d32c.webp', 1, '2025-04-23 18:29:23', '2025-04-23 18:29:23'), (42, 'SANOFI AVENTIS', '2025-04-23-680916024acb9.webp', 1, '2025-04-23 18:32:02', '2025-04-23 18:32:02'), (43, 'Global Napi Pharmaceuticals', '2025-04-23-6809162ccef66.webp', 1, '2025-04-23 18:32:44', '2025-04-23 18:32:44'), (44, 'Egyphar-pharma', '2025-04-23-68091687e6b8c.webp', 1, '2025-04-23 18:34:15', '2025-04-23 18:34:15'), (45, 'Western Pharma', '2025-04-23-680916e2e5687.webp', 1, '2025-04-23 18:35:46', '2025-04-23 18:35:46'), (46, 'Acdima', '2025-04-23-68091745c9c89.webp', 1, '2025-04-23 18:37:25', '2025-04-23 18:37:25'), (47, 'Al Andalous Pharmaceutical', '2025-04-23-68091783d5c5c.webp', 1, '2025-04-23 18:38:27', '2025-04-23 18:38:27'), (48, 'Dabur Amla', '2025-04-23-6809182cdfd93.webp', 1, '2025-04-23 18:41:16', '2025-04-23 18:41:16'), (49, 'Amriya Pharmaceutical', '2025-04-23-6809189058def.webp', 1, '2025-04-23 18:42:56', '2025-04-23 18:42:56'), (50, 'BIOPHARMA EGYPT', '2025-04-23-680918bfd9fce.webp', 1, '2025-04-23 18:43:43', '2025-04-23 18:43:43'), (51, 'MINAPHARM Pharmaceuticals', '2025-04-23-680918fb1e3ab.webp', 1, '2025-04-23 18:44:43', '2025-04-23 18:44:43'), (52, 'Aniva', '2025-04-23-6809196b6f00a.webp', 1, '2025-04-23 18:46:35', '2025-04-23 18:46:35'), (53, 'EVA Pharma', '2025-04-23-68091989c24f1.webp', 1, '2025-04-23 18:47:05', '2025-04-23 18:47:05'), (54, 'ADWIA Pharmaceuticals', '2025-04-23-680919aeb95a5.webp', 1, '2025-04-23 18:47:42', '2025-04-23 18:47:42'), (55, 'Alexandria Co. For Pharmaceuticals & Chemical Indu', '2025-04-23-680919e50e56d.webp', 1, '2025-04-23 18:48:37', '2025-04-23 18:48:37'), (56, 'Mepaco - Arab Co. For Pharmaceuticals & Medicinal ', '2025-04-23-68091a9561d05.webp', 1, '2025-04-23 18:51:33', '2025-04-23 18:51:33'), (57, 'APROVEL 150 MG 14 TAB', '2025-04-23-68091b5f7fc43.webp', 1, '2025-04-23 18:54:55', '2025-04-23 18:54:55'), (58, 'EGPI | Egyptian Group For Pharmaceutical Industrie', '2025-04-23-68091dfc96382.webp', 1, '2025-04-23 19:06:04', '2025-04-23 19:06:04'), (59, 'MSD', '2025-04-23-68091e397d2c1.webp', 1, '2025-04-23 19:07:05', '2025-04-23 19:07:05'), (60, 'EGPI', '2025-04-23-68091faf75833.webp', 1, '2025-04-23 19:13:19', '2025-04-23 19:13:19'); -- -------------------------------------------------------- -- -- Table structure for table `business_settings` -- CREATE TABLE `business_settings` ( `id` bigint(20) UNSIGNED NOT NULL, `type` varchar(50) NOT NULL, `value` longtext 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', '2025-05-09 16:09:56'), (2, 'language', '[{\"id\":\"1\",\"name\":\"english\",\"direction\":\"ltr\",\"code\":\"en\",\"status\":1,\"default\":true},{\"id\":2,\"name\":\"Arabic\",\"direction\":\"rtl\",\"code\":\"eg\",\"status\":1,\"default\":false}]', '2020-10-11 07:53:02', '2025-05-09 16:09:56'), (3, 'mail_config', '{\"status\":0,\"name\":\"demo\",\"host\":\"mail.demo.com\",\"driver\":\"SMTP\",\"port\":\"587\",\"username\":\"info@demo.com\",\"email_id\":\"info@demo.com\",\"encryption\":\"TLS\",\"password\":\"demo\"}', '2020-10-12 10:29:18', '2021-07-06 12:32:01'), (4, 'cash_on_delivery', '{\"status\":\"1\"}', NULL, '2025-05-09 14:54:17'), (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', '+201011411483', NULL, '2025-05-09 16:09:56'), (11, 'company_name', 'Dr Ahmed Seyam Pharmacy', NULL, '2025-05-09 16:09:56'), (12, 'company_web_logo', '2025-04-25-680bf6f000d65.webp', NULL, '2025-04-25 23:56:16'), (13, 'company_mobile_logo', '2025-04-12-67fa4a16eed12.webp', NULL, '2025-04-12 13:10:14'), (14, 'terms_condition', '<h2 style=\"color: rgb(51, 66, 87);\">🛒 Terms & Conditions for Dr Ahmed Seyam Pharmacy</h2><p><span style=\"font-weight: bolder;\">الشروط والأحكام لمنصة [صيدلية د. أحمد صيام]</span></p><h3 style=\"color: rgb(51, 66, 87);\">1. Introduction | المقدمة</h3><p>By accessing or using our platform, you agree to abide by these Terms & Conditions.<br>من خلال استخدامك للمنصة، فإنك توافق على الالتزام بهذه الشروط والأحكام.</p><hr><h3 style=\"color: rgb(51, 66, 87);\">2. Eligibility | الأهلية</h3><p>You must be 18+ or have guardian consent to use this service.<br>يجب أن يكون المستخدم فوق 18 عامًا أو لديه موافقة ولي الأمر لاستخدام هذه الخدمة.</p><hr><h3 style=\"color: rgb(51, 66, 87);\">3. Prescription Policy | سياسة الوصفات الطبية</h3><ul><li>Prescription drugs will only be dispensed upon uploading a valid prescription.</li><li>We reserve the right to verify prescriptions with licensed pharmacists.</li><li>Misuse or falsification may result in account suspension.<br>يتم صرف الأدوية الموصوفة فقط بعد تحميل وصفة طبية صالحة، ويحق لنا التحقق منها. أي إساءة استخدام قد تؤدي إلى تعليق الحساب.</li></ul><hr><h3 style=\"color: rgb(51, 66, 87);\">4. Product Information & Accuracy | دقة المعلومات</h3><p>We strive to keep product details accurate, but availability, pricing, and descriptions may change without notice.<br>نسعى لتوفير معلومات دقيقة، لكن قد تتغير الأسعار والتوافر دون إشعار مسبق.</p><hr><h3 style=\"color: rgb(51, 66, 87);\">5. Payment & Refunds | الدفع والاسترجاع</h3><ul><li>Accepted methods: Visa, Mastercard, local wallets.</li><li>Refunds are only issued for damaged, expired, or unavailable items.</li><li>Prescription items are non-refundable once dispensed.<br>طرق الدفع تشمل البطاقات والمحافظ المحلية. يتم الاسترجاع فقط للمنتجات التالفة أو المنتهية. لا يمكن استرجاع الأدوية المصروفة.</li></ul><hr><h3 style=\"color: rgb(51, 66, 87);\">6. Shipping & Delivery | الشحن والتوصيل</h3><ul><li>Delivery times are estimates and may vary.</li><li>We are not liable for delays caused by third-party couriers.</li><li>Cold-chain medications will be handled with care.<br>مدة التوصيل تقديرية وقد تختلف. لسنا مسؤولين عن التأخير الناتج عن شركات الشحن. يتم التعامل مع الأدوية الحساسة بعناية.</li></ul><hr><h3 style=\"color: rgb(51, 66, 87);\">7. Intellectual Property | الملكية الفكرية</h3><p>All content, branding, and visuals are owned by [Your Company Name] and may not be reused without permission.<br>جميع المحتويات والعلامات التجارية مملوكة لشركة [اسم شركتك] ولا يجوز استخدامها دون إذن.</p><hr><h3 style=\"color: rgb(51, 66, 87);\">8. Limitation of Liability | تحديد المسؤولية</h3><p>We are not liable for misuse of medications, allergic reactions, or failure to consult a physician.<br>لسنا مسؤولين عن سوء استخدام الأدوية أو ردود الفعل التحسسية أو عدم استشارة الطبيب.</p><hr><h3 style=\"color: rgb(51, 66, 87);\">9. Privacy & Data Protection | الخصوصية وحماية البيانات</h3><p>Your data is handled securely and in accordance with our [Privacy Policy].<br>يتم التعامل مع بياناتك بسرية وفقًا لسياسة الخصوصية الخاصة بنا.</p><hr><h3 style=\"color: rgb(51, 66, 87);\">10. Amendments | التعديلات</h3><p>We may update these Terms at any time. Continued use implies acceptance of changes.<br>قد نقوم بتحديث هذه الشروط في أي وقت، ويُعد استمرار الاستخدام قبولًا لها.</p><hr><p><br></p><p style=\"box-sizing: border-box; margin-top: 0px; margin-bottom: 1rem;\"></p>', NULL, '2025-07-20 20:45:31'), (15, 'about_us', '<h2 style=\"color: rgb(51, 66, 87);\">🏥 About Us – <span style=\"font-size: 1.3125rem;\">Dr Ahmed Seyam Pharmacy</span></h2><p><span style=\"font-weight: bolder;\">من نحن – </span><b>Dr Ahmed Seyam Pharmacy</b></p><h3 style=\"color: rgb(51, 66, 87);\">Who We Are | من نحن</h3><p>Dr Ahmed Seyam Pharmacy is a modern e-commerce pharmacy platform dedicated to making healthcare more accessible, reliable, and personalized. We combine pharmaceutical expertise with digital innovation to deliver medications and wellness products directly to your doorstep.<br>JOSEPHARMACY هي منصة صيدلية إلكترونية حديثة تهدف إلى جعل الرعاية الصحية أكثر سهولة وموثوقية وتخصيصًا. ندمج الخبرة الصيدلانية مع الابتكار الرقمي لتوصيل الأدوية ومنتجات العناية الصحية مباشرة إلى باب منزلك.</p><hr><h3 style=\"color: rgb(51, 66, 87);\">Our Mission | رسالتنا</h3><p>To empower individuals and families with safe, timely, and affordable access to medications and health services—anytime, anywhere.<br>تمكين الأفراد والعائلات من الوصول الآمن والميسر إلى الأدوية والخدمات الصحية في أي وقت ومن أي مكان.</p><hr><h3 style=\"color: rgb(51, 66, 87);\">What We Offer | ماذا نقدم</h3><ul><li>💊 Prescription & OTC medications</li><li>🧴 Personal care & wellness products</li><li>📦 Fast, secure delivery</li><li>📲 Easy-to-use mobile and web platform</li><li>👨⚕️ Verified pharmacist support</li><li>💡 Health tips & educational content</li><li>💊 أدوية بوصفة وبدون وصفة</li><li>🧴 منتجات العناية الشخصية والصحة</li><li>📦 توصيل سريع وآمن</li><li>📲 منصة سهلة الاستخدام عبر الهاتف والموقع</li><li>👨⚕️ دعم من صيادلة معتمدين</li><li>💡 نصائح صحية ومحتوى توعوي</li></ul><hr><h3 style=\"color: rgb(51, 66, 87);\">Why Choose Us? | لماذا تختارنا؟</h3><ul><li>Trusted by thousands of users</li><li>Compliant with health regulations</li><li>Transparent pricing & policies</li><li>Culturally adapted for Arabic-speaking communities</li><li>موثوق من قبل آلاف المستخدمين</li><li>ملتزم بالأنظمة الصحية</li><li>أسعار وسياسات واضحة</li><li>متوافق ثقافيًا مع المجتمعات الناطقة بالعربية</li></ul><hr><p><br></p><p style=\"box-sizing: border-box; margin-top: 0px; margin-bottom: 1rem;\"></p>', NULL, '2025-07-20 20:53:47'), (16, 'sms_nexmo', '{\"status\":\"0\",\"nexmo_key\":\"custo5cc042f7abf4c\",\"nexmo_secret\":\"custo5cc042f7abf4c@ssl\"}', NULL, NULL), (17, 'company_email', 'info@drahmedseyampharmacy.com/', NULL, '2025-05-09 16:09:56'), (18, 'colors', '{\"primary\":\"#18b49f\",\"secondary\":\"#d32727\",\"primary_light\":\"#ffffff\"}', '2020-10-11 13:53:02', '2025-05-09 16:09:56'), (19, 'company_footer_logo', '2025-04-12-67fa4a16f3a13.webp', NULL, '2025-04-12 13:10:14'), (20, 'company_copyright_text', 'Medica Plus@2025', NULL, '2025-05-09 16:09:56'), (21, 'download_app_apple_stroe', '{\"status\":0,\"link\":\"https:\\/\\/drahmedseyampharmacy.com\\/\"}', NULL, '2025-05-09 16:09:56'), (22, 'download_app_google_stroe', '{\"status\":0,\"link\":\"https:\\/\\/drahmedseyampharmacy.com\\/\"}', NULL, '2025-05-09 16:09:56'), (23, 'company_fav_icon', '2025-04-12-67fa4a1703d4e.webp', '2020-10-11 13:53:02', '2025-04-12 13:10:15'), (24, 'fcm_topic', '', NULL, NULL), (25, 'fcm_project_id', '', NULL, NULL), (26, 'push_notification_key', 'Put your firebase server key here.', 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\":\"0\",\"razor_key\":null,\"razor_secret\":null}', NULL, '2021-07-06 12:30:14'), (33, 'sales_commission', '0', NULL, '2025-04-21 21:12:01'), (34, 'seller_registration', '0', NULL, '2025-04-21 21:12:01'), (35, 'pnc_language', '[\"en\",\"eg\"]', NULL, '2024-12-15 23:27:53'), (36, 'order_returned_message', '{\"status\":\"1\",\"message\":\"Order hh Message\"}', NULL, NULL), (37, 'order_failed_message', '{\"status\":null,\"message\":\"Order fa Message\"}', NULL, NULL), (40, 'delivery_boy_assign_message', '{\"status\":0,\"message\":\"\"}', NULL, NULL), (41, 'delivery_boy_start_message', '{\"status\":0,\"message\":\"\"}', NULL, NULL), (42, 'delivery_boy_delivered_message', '{\"status\":0,\"message\":\"\"}', NULL, NULL), (43, 'terms_and_conditions', '', NULL, NULL), (44, 'minimum_order_value', '1', NULL, NULL), (45, 'privacy_policy', '<h2 style=\"color: rgb(51, 66, 87);\">🔐 Privacy Policy for <span style=\"font-size: 1.3125rem;\">Dr Ahmed Seyam Pharmacy</span></h2><p><span style=\"font-weight: bolder;\">سياسة الخصوصية لمنصة </span><span style=\"font-size: 12px; color: rgb(51, 66, 87); font-weight: 600;\">Dr Ahmed Seyam Pharmacy</span></p><h3 style=\"color: rgb(51, 66, 87);\">1. Introduction | المقدمة</h3><p>Dr Ahmed Seyam Pharmacy is committed to protecting your personal data. This policy explains how we collect, use, and safeguard your information.<br>تلتزم Dr Ahmed Seyam Pharmacy بحماية بياناتك الشخصية. توضح هذه السياسة كيفية جمع واستخدام وحماية معلوماتك.</p><hr><h3 style=\"color: rgb(51, 66, 87);\">2. Information We Collect | المعلومات التي نجمعها</h3><p>We may collect:</p><ul><li>Personal details (name, email, phone, address)</li><li>Medical data (prescriptions, allergies)</li><li>Payment information</li><li>Browsing behavior (cookies, device info)<br>قد نقوم بجمع:</li><li>البيانات الشخصية (الاسم، البريد الإلكتروني، الهاتف، العنوان)</li><li>المعلومات الطبية (الوصفات، الحساسية)</li><li>معلومات الدفع</li><li>سلوك التصفح (الكوكيز، معلومات الجهاز)</li></ul><hr><h3 style=\"color: rgb(51, 66, 87);\">3. How We Use Your Data | كيفية استخدام البيانات</h3><ul><li>To process orders and prescriptions</li><li>To improve user experience</li><li>For customer support and notifications</li><li>For legal and regulatory compliance</li><li>لتحضير الطلبات والوصفات الطبية</li><li>لتحسين تجربة المستخدم</li><li>للدعم الفني والإشعارات</li><li>للامتثال القانوني والتنظيمي</li></ul><hr><h3 style=\"color: rgb(51, 66, 87);\">4. Data Sharing | مشاركة البيانات</h3><p>We do <span style=\"font-weight: bolder;\">not sell</span> your data. We may share it with:</p><ul><li>Licensed pharmacists</li><li>Delivery partners</li><li>Payment processors</li><li>Regulatory authorities (if required)<br>لا نقوم ببيع بياناتك. قد نشاركها مع:</li><li>الصيادلة المرخصين</li><li>شركاء التوصيل</li><li>مزودي خدمات الدفع</li><li>الجهات التنظيمية (عند الحاجة)</li></ul><hr><h3 style=\"color: rgb(51, 66, 87);\">5. Cookies & Tracking | الكوكيز والتتبع</h3><p>We use cookies to enhance your experience. You can manage preferences via your browser.<br>نستخدم الكوكيز لتحسين تجربتك. يمكنك تعديل الإعدادات من خلال المتصفح.</p><hr><h3 style=\"color: rgb(51, 66, 87);\">6. Data Security | أمن البيانات</h3><p>We implement encryption, secure servers, and access controls to protect your data.<br>نستخدم التشفير والخوادم الآمنة وضوابط الوصول لحماية بياناتك.</p><hr><h3 style=\"color: rgb(51, 66, 87);\">7. Your Rights | حقوقك</h3><p>You have the right to:</p><ul><li>Access your data</li><li>Request corrections or deletion</li><li>Withdraw consent<br>لديك الحق في:</li><li>الوصول إلى بياناتك</li><li>طلب تعديل أو حذف البيانات</li><li>سحب الموافقة</li></ul><hr><h3 style=\"color: rgb(51, 66, 87);\">8. Children’s Privacy | خصوصية الأطفال</h3><p>Our services are not intended for users under 18 without guardian consent.<br>خدماتنا غير مخصصة لمن هم دون 18 عامًا بدون موافقة ولي الأمر.</p><hr><h3 style=\"color: rgb(51, 66, 87);\">9. Policy Updates | تحديثات السياسة</h3><p>We may revise this policy. Updates will be posted on our website.<br>قد نقوم بتحديث هذه السياسة. سيتم نشر التعديلات على موقعنا الإلكتروني.</p><hr><h3 style=\"color: rgb(51, 66, 87);\">10. Contact Us | اتصل بنا</h3><p>For questions or requests, contact:<br>📧 support@drahmedseyampharmacy.com<br>للاستفسارات أو الطلبات، يرجى التواصل عبر:<br>📧 support@<span style=\"font-size: 0.875rem;\">drahmedseyampharmacy.com</span></p><hr><p><br></p><p><span style=\"font-size: 0.875rem;\"> </span></p>', NULL, '2025-07-20 20:48:55'), (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', 'single_currency', NULL, NULL), (49, 'social_login', '[{\"login_medium\":\"google\",\"client_id\":null,\"client_secret\":null,\"status\":0},{\"login_medium\":\"facebook\",\"client_id\":null,\"client_secret\":null,\"status\":0}]', NULL, '2025-05-09 15:27:46'), (50, 'digital_payment', '{\"status\":\"1\"}', NULL, '2025-05-09 14:54:17'), (51, 'phone_verification', '', NULL, '2025-05-09 16:09:56'), (52, 'email_verification', '', NULL, '2025-05-09 16:09:56'), (53, 'order_verification', '0', NULL, '2025-05-09 15:00:06'), (54, 'country_code', 'EG', NULL, '2025-05-09 16:09:56'), (55, 'pagination_limit', '10', NULL, '2025-05-09 16:09:56'), (56, 'shipping_method', 'inhouse_shipping', NULL, '2025-04-21 21:12:50'), (57, 'paymob_accept', '{\"status\":\"0\",\"api_key\":\"\",\"iframe_id\":\"\",\"integration_id\":\"\",\"hmac\":\"\"}', NULL, NULL), (58, 'bkash', '{\"status\":\"0\",\"environment\":\"sandbox\",\"api_key\":\"\",\"api_secret\":\"\",\"username\":\"\",\"password\":\"\"}', NULL, '2023-01-10 05:51:56'), (59, 'forgot_password_verification', 'email', NULL, '2025-05-09 16:09:56'), (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', '2', NULL, '2025-05-09 14:57:48'), (62, 'flutterwave', '{\"status\":0,\"public_key\":\"\",\"secret_key\":\"\",\"hash\":\"\"}', NULL, NULL), (63, 'mercadopago', '{\"status\":0,\"public_key\":\"\",\"access_token\":\"\"}', NULL, NULL), (64, 'announcement', '{\"status\":\"0\",\"color\":\"#48e59c\",\"text_color\":\"#000000\",\"announcement\":\"30% Offers till end of this weeks on Makeup and Accessories\"}', NULL, '2025-05-09 16:13:54'), (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', '1', NULL, '2025-04-21 21:12:01'), (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, '2025-05-09 15:00:06'), (71, 'business_mode', 'single', NULL, '2025-05-09 16:09:56'), (72, 'mail_config_sendgrid', '{\"status\":0,\"name\":\"\",\"host\":\"\",\"driver\":\"\",\"port\":\"\",\"username\":\"\",\"email_id\":\"\",\"encryption\":\"\",\"password\":\"\"}', NULL, NULL), (73, 'decimal_point_settings', '2', NULL, '2025-05-09 16:09:56'), (74, 'shop_address', '74 ش جامعة الدول العربية - أمام محطة مترو جامعة الدول', NULL, '2025-05-09 16:09:56'), (75, 'billing_input_by_customer', '1', NULL, '2025-05-09 15:00:06'), (76, 'wallet_status', '1', NULL, '2024-12-15 22:28:58'), (77, 'loyalty_point_status', '1', NULL, '2024-12-15 22:28:58'), (78, 'wallet_add_refund', '0', NULL, '2024-12-15 22:28:58'), (79, 'loyalty_point_exchange_rate', '0', NULL, '2024-12-15 22:28:58'), (80, 'loyalty_point_item_purchase_point', '0', NULL, '2024-12-15 22:28:58'), (81, 'loyalty_point_minimum_point', '0', NULL, '2024-12-15 22:28:58'), (82, 'minimum_order_limit', '1', NULL, NULL), (83, 'product_brand', '0', NULL, '2025-05-09 14:57:48'), (84, 'digital_product', '0', NULL, '2025-05-09 14:57:48'), (85, 'delivery_boy_expected_delivery_date_message', '{\"status\":0,\"message\":\"\"}', NULL, NULL), (86, 'order_canceled', '{\"status\":0,\"message\":\"\"}', NULL, NULL), (87, 'refund-policy', '{\"status\":\"1\",\"content\":\"<h2 style=\\\"color: rgb(51, 66, 87);\\\">\\ud83d\\udcb8 Refund Policy for <span style=\\\"font-size: 1.3125rem;\\\"> <\\/span><span style=\\\"font-size: 1.3125rem;\\\">Dr Ahmed Seyam Pharmacy<\\/span><\\/h2><p><span style=\\\"font-weight: bolder;\\\">\\u0633\\u064a\\u0627\\u0633\\u0629 \\u0627\\u0644\\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639 \\u0644\\u0645\\u0646\\u0635\\u0629 <\\/span><b> Dr Ahmed Seyam Pharmacy<\\/b><\\/p><h3 style=\\\"color: rgb(51, 66, 87);\\\">1. Overview | \\u0646\\u0638\\u0631\\u0629 \\u0639\\u0627\\u0645\\u0629<\\/h3><p>We aim to ensure customer satisfaction. Refunds are available under specific conditions outlined below.<br>\\u0646\\u0633\\u0639\\u0649 \\u0644\\u0636\\u0645\\u0627\\u0646 \\u0631\\u0636\\u0627 \\u0627\\u0644\\u0639\\u0645\\u0644\\u0627\\u0621. \\u062a\\u062a\\u0648\\u0641\\u0631 \\u0627\\u0644\\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639\\u0627\\u062a \\u0648\\u0641\\u0642\\u064b\\u0627 \\u0644\\u0644\\u0634\\u0631\\u0648\\u0637 \\u0627\\u0644\\u0645\\u062d\\u062f\\u062f\\u0629 \\u0623\\u062f\\u0646\\u0627\\u0647.<\\/p><hr><h3 style=\\\"color: rgb(51, 66, 87);\\\">2. Refund Eligibility | \\u0634\\u0631\\u0648\\u0637 \\u0627\\u0644\\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639<\\/h3><p>Refunds are only issued for:<\\/p><ul><li>Damaged or defective items<\\/li><li>Expired products<\\/li><li>Items unavailable after payment<br>\\u064a\\u062a\\u0645 \\u0627\\u0644\\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639 \\u0641\\u0642\\u0637 \\u0641\\u064a \\u0627\\u0644\\u062d\\u0627\\u0644\\u0627\\u062a \\u0627\\u0644\\u062a\\u0627\\u0644\\u064a\\u0629:<\\/li><li>\\u0627\\u0644\\u0645\\u0646\\u062a\\u062c\\u0627\\u062a \\u0627\\u0644\\u062a\\u0627\\u0644\\u0641\\u0629 \\u0623\\u0648 \\u0627\\u0644\\u0645\\u0639\\u064a\\u0628\\u0629<\\/li><li>\\u0627\\u0644\\u0645\\u0646\\u062a\\u062c\\u0627\\u062a \\u0627\\u0644\\u0645\\u0646\\u062a\\u0647\\u064a\\u0629 \\u0627\\u0644\\u0635\\u0644\\u0627\\u062d\\u064a\\u0629<\\/li><li>\\u0627\\u0644\\u0645\\u0646\\u062a\\u062c\\u0627\\u062a \\u063a\\u064a\\u0631 \\u0627\\u0644\\u0645\\u062a\\u0648\\u0641\\u0631\\u0629 \\u0628\\u0639\\u062f \\u0627\\u0644\\u062f\\u0641\\u0639<\\/li><\\/ul><hr><h3 style=\\\"color: rgb(51, 66, 87);\\\">3. Non-Refundable Items | \\u0627\\u0644\\u0645\\u0646\\u062a\\u062c\\u0627\\u062a \\u063a\\u064a\\u0631 \\u0627\\u0644\\u0642\\u0627\\u0628\\u0644\\u0629 \\u0644\\u0644\\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639<\\/h3><ul><li>Prescription medications once dispensed<\\/li><li>Opened or used personal care items<\\/li><li>Items returned without original packaging<\\/li><li>\\u0627\\u0644\\u0623\\u062f\\u0648\\u064a\\u0629 \\u0627\\u0644\\u0645\\u0635\\u0631\\u0648\\u0641\\u0629 \\u0628\\u0648\\u0635\\u0641\\u0629 \\u0637\\u0628\\u064a\\u0629<\\/li><li>\\u0645\\u0646\\u062a\\u062c\\u0627\\u062a \\u0627\\u0644\\u0639\\u0646\\u0627\\u064a\\u0629 \\u0627\\u0644\\u0634\\u062e\\u0635\\u064a\\u0629 \\u0627\\u0644\\u0645\\u0641\\u062a\\u0648\\u062d\\u0629 \\u0623\\u0648 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u0629<\\/li><li>\\u0627\\u0644\\u0645\\u0646\\u062a\\u062c\\u0627\\u062a \\u0627\\u0644\\u062a\\u064a \\u0644\\u0627 \\u062a\\u062d\\u062a\\u0648\\u064a \\u0639\\u0644\\u0649 \\u0627\\u0644\\u062a\\u063a\\u0644\\u064a\\u0641 \\u0627\\u0644\\u0623\\u0635\\u0644\\u064a<\\/li><\\/ul><hr><h3 style=\\\"color: rgb(51, 66, 87);\\\">4. Refund Process | \\u062e\\u0637\\u0648\\u0627\\u062a \\u0627\\u0644\\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639<\\/h3><ul><li>Submit a refund request within 3 days of delivery<\\/li><li>Include order number, reason, and photos (if applicable)<\\/li><li>Our team will review and respond within 5 business days<\\/li><li>\\u0633\\u064a\\u062a\\u0645 \\u062a\\u0642\\u062f\\u064a\\u0645 \\u0637\\u0644\\u0628 \\u0627\\u0644\\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639 \\u062e\\u0644\\u0627\\u0644 3 \\u0623\\u064a\\u0627\\u0645 \\u0645\\u0646 \\u0627\\u0644\\u0627\\u0633\\u062a\\u0644\\u0627\\u0645<\\/li><li>\\u064a\\u062c\\u0628 \\u062a\\u0636\\u0645\\u064a\\u0646 \\u0631\\u0642\\u0645 \\u0627\\u0644\\u0637\\u0644\\u0628 \\u0648\\u0627\\u0644\\u0633\\u0628\\u0628 \\u0648\\u0635\\u0648\\u0631 \\u062a\\u0648\\u0636\\u064a\\u062d\\u064a\\u0629 (\\u0625\\u0646 \\u0648\\u062c\\u062f\\u062a)<\\/li><li>\\u0633\\u064a\\u062a\\u0645 \\u0645\\u0631\\u0627\\u062c\\u0639\\u0629 \\u0627\\u0644\\u0637\\u0644\\u0628 \\u0648\\u0627\\u0644\\u0631\\u062f \\u062e\\u0644\\u0627\\u0644 5 \\u0623\\u064a\\u0627\\u0645 \\u0639\\u0645\\u0644<\\/li><\\/ul><hr><h3 style=\\\"color: rgb(51, 66, 87);\\\">5. Refund Method | \\u0637\\u0631\\u064a\\u0642\\u0629 \\u0627\\u0644\\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639<\\/h3><p>Refunds will be processed via:<\\/p><ul><li>Original payment method<\\/li><li>Store credit (upon request)<br>\\u0633\\u064a\\u062a\\u0645 \\u0627\\u0644\\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639 \\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644:<\\/li><li>\\u0646\\u0641\\u0633 \\u0648\\u0633\\u064a\\u0644\\u0629 \\u0627\\u0644\\u062f\\u0641\\u0639 \\u0627\\u0644\\u0623\\u0635\\u0644\\u064a\\u0629<\\/li><li>\\u0631\\u0635\\u064a\\u062f \\u0641\\u064a \\u0627\\u0644\\u0645\\u062a\\u062c\\u0631 (\\u0639\\u0646\\u062f \\u0627\\u0644\\u0637\\u0644\\u0628)<\\/li><\\/ul><hr><h3 style=\\\"color: rgb(51, 66, 87);\\\">6. Shipping Costs | \\u062a\\u0643\\u0627\\u0644\\u064a\\u0641 \\u0627\\u0644\\u0634\\u062d\\u0646<\\/h3><ul><li>Shipping fees are non-refundable unless the item was defective<\\/li><li>Return shipping is covered only for approved refund cases<\\/li><li>\\u0631\\u0633\\u0648\\u0645 \\u0627\\u0644\\u0634\\u062d\\u0646 \\u063a\\u064a\\u0631 \\u0642\\u0627\\u0628\\u0644\\u0629 \\u0644\\u0644\\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639 \\u0625\\u0644\\u0627 \\u0641\\u064a \\u062d\\u0627\\u0644\\u0629 \\u0648\\u062c\\u0648\\u062f \\u062e\\u0644\\u0644<\\/li><li>\\u064a\\u062a\\u0645 \\u062a\\u063a\\u0637\\u064a\\u0629 \\u062a\\u0643\\u0627\\u0644\\u064a\\u0641 \\u0627\\u0644\\u0634\\u062d\\u0646 \\u0627\\u0644\\u0645\\u0631\\u062a\\u062c\\u0639 \\u0641\\u0642\\u0637 \\u0641\\u064a \\u062d\\u0627\\u0644\\u0627\\u062a \\u0627\\u0644\\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639 \\u0627\\u0644\\u0645\\u0639\\u062a\\u0645\\u062f\\u0629<\\/li><\\/ul><hr><h3 style=\\\"color: rgb(51, 66, 87);\\\">7. Contact | \\u0627\\u0644\\u062a\\u0648\\u0627\\u0635\\u0644<\\/h3><p>\\ud83d\\udce7 support@drahmedseyampharmacy.com<br>For refund inquiries or assistance.<br>\\ud83d\\udce7 support@drahmedseyampharmacy.com<br>\\u0644\\u0644\\u0627\\u0633\\u062a\\u0641\\u0633\\u0627\\u0631\\u0627\\u062a \\u0623\\u0648 \\u0627\\u0644\\u0645\\u0633\\u0627\\u0639\\u062f\\u0629 \\u0628\\u0634\\u0623\\u0646 \\u0627\\u0644\\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639.<\\/p><div><br><\\/div>\"}', NULL, '2025-07-20 20:50:00'), (88, 'return-policy', '{\"status\":\"1\",\"content\":\"<h2 style=\\\"color: rgb(51, 66, 87);\\\">\\ud83d\\udd04 Return Policy for <span style=\\\"font-size: 1.3125rem;\\\">Dr Ahmed Seyam Pharmacy<\\/span><\\/h2><p><span style=\\\"font-weight: bolder;\\\">\\u0633\\u064a\\u0627\\u0633\\u0629 \\u0627\\u0644\\u0625\\u0631\\u062c\\u0627\\u0639 \\u0644\\u0645\\u0646\\u0635\\u0629 <\\/span><b>Dr Ahmed Seyam Pharmacy<\\/b><\\/p><h3 style=\\\"color: rgb(51, 66, 87);\\\">1. Overview | \\u0646\\u0638\\u0631\\u0629 \\u0639\\u0627\\u0645\\u0629<\\/h3><p>We accept returns under specific conditions to ensure product safety and customer satisfaction.<br>\\u0646\\u0642\\u0628\\u0644 \\u0627\\u0644\\u0625\\u0631\\u062c\\u0627\\u0639 \\u0648\\u0641\\u0642 \\u0634\\u0631\\u0648\\u0637 \\u0645\\u062d\\u062f\\u062f\\u0629 \\u0644\\u0636\\u0645\\u0627\\u0646 \\u0633\\u0644\\u0627\\u0645\\u0629 \\u0627\\u0644\\u0645\\u0646\\u062a\\u062c\\u0627\\u062a \\u0648\\u0631\\u0636\\u0627 \\u0627\\u0644\\u0639\\u0645\\u0644\\u0627\\u0621.<\\/p><hr><h3 style=\\\"color: rgb(51, 66, 87);\\\">2. Return Eligibility | \\u0634\\u0631\\u0648\\u0637 \\u0627\\u0644\\u0625\\u0631\\u062c\\u0627\\u0639<\\/h3><p>Returns are accepted for:<\\/p><ul><li>Non-prescription items in original, unopened packaging<\\/li><li>Items received in error or damaged during delivery<\\/li><li>Products returned within 3 days of receipt<br>\\u064a\\u064f\\u0642\\u0628\\u0644 \\u0627\\u0644\\u0625\\u0631\\u062c\\u0627\\u0639 \\u0641\\u064a \\u0627\\u0644\\u062d\\u0627\\u0644\\u0627\\u062a \\u0627\\u0644\\u062a\\u0627\\u0644\\u064a\\u0629:<\\/li><li>\\u0627\\u0644\\u0645\\u0646\\u062a\\u062c\\u0627\\u062a \\u063a\\u064a\\u0631 \\u0627\\u0644\\u0637\\u0628\\u064a\\u0629 \\u0641\\u064a \\u062a\\u063a\\u0644\\u064a\\u0641\\u0647\\u0627 \\u0627\\u0644\\u0623\\u0635\\u0644\\u064a \\u0648\\u063a\\u064a\\u0631 \\u0627\\u0644\\u0645\\u0641\\u062a\\u0648\\u062d<\\/li><li>\\u0627\\u0644\\u0645\\u0646\\u062a\\u062c\\u0627\\u062a \\u0627\\u0644\\u062a\\u064a \\u062a\\u0645 \\u0627\\u0633\\u062a\\u0644\\u0627\\u0645\\u0647\\u0627 \\u0639\\u0646 \\u0637\\u0631\\u064a\\u0642 \\u0627\\u0644\\u062e\\u0637\\u0623 \\u0623\\u0648 \\u062a\\u0639\\u0631\\u0636\\u062a \\u0644\\u0644\\u062a\\u0644\\u0641 \\u0623\\u062b\\u0646\\u0627\\u0621 \\u0627\\u0644\\u062a\\u0648\\u0635\\u064a\\u0644<\\/li><li>\\u0627\\u0644\\u0645\\u0646\\u062a\\u062c\\u0627\\u062a \\u0627\\u0644\\u062a\\u064a \\u064a\\u062a\\u0645 \\u0625\\u0631\\u062c\\u0627\\u0639\\u0647\\u0627 \\u062e\\u0644\\u0627\\u0644 3 \\u0623\\u064a\\u0627\\u0645 \\u0645\\u0646 \\u0627\\u0644\\u0627\\u0633\\u062a\\u0644\\u0627\\u0645<\\/li><\\/ul><hr><h3 style=\\\"color: rgb(51, 66, 87);\\\">3. Non-Returnable Items | \\u0627\\u0644\\u0645\\u0646\\u062a\\u062c\\u0627\\u062a \\u063a\\u064a\\u0631 \\u0627\\u0644\\u0642\\u0627\\u0628\\u0644\\u0629 \\u0644\\u0644\\u0625\\u0631\\u062c\\u0627\\u0639<\\/h3><ul><li>Prescription medications<\\/li><li>Opened or used health and personal care items<\\/li><li>Items without original packaging or proof of purchase<\\/li><li>\\u0627\\u0644\\u0623\\u062f\\u0648\\u064a\\u0629 \\u0627\\u0644\\u0645\\u0635\\u0631\\u0648\\u0641\\u0629 \\u0628\\u0648\\u0635\\u0641\\u0629 \\u0637\\u0628\\u064a\\u0629<\\/li><li>\\u0645\\u0646\\u062a\\u062c\\u0627\\u062a \\u0627\\u0644\\u0639\\u0646\\u0627\\u064a\\u0629 \\u0627\\u0644\\u0635\\u062d\\u064a\\u0629 \\u0627\\u0644\\u0645\\u0641\\u062a\\u0648\\u062d\\u0629 \\u0623\\u0648 \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u0629<\\/li><li>\\u0627\\u0644\\u0645\\u0646\\u062a\\u062c\\u0627\\u062a \\u0627\\u0644\\u062a\\u064a \\u0644\\u0627 \\u062a\\u062d\\u062a\\u0648\\u064a \\u0639\\u0644\\u0649 \\u0627\\u0644\\u062a\\u063a\\u0644\\u064a\\u0641 \\u0627\\u0644\\u0623\\u0635\\u0644\\u064a \\u0623\\u0648 \\u0625\\u062b\\u0628\\u0627\\u062a \\u0627\\u0644\\u0634\\u0631\\u0627\\u0621<\\/li><\\/ul><hr><h3 style=\\\"color: rgb(51, 66, 87);\\\">4. Return Process | \\u062e\\u0637\\u0648\\u0627\\u062a \\u0627\\u0644\\u0625\\u0631\\u062c\\u0627\\u0639<\\/h3><ul><li>Submit a return request via support@josepharmacy.com<\\/li><li>Include order number, reason, and photos (if applicable)<\\/li><li>Our team will respond within 3\\u20135 business days<\\/li><li>\\u064a\\u062c\\u0628 \\u062a\\u0642\\u062f\\u064a\\u0645 \\u0637\\u0644\\u0628 \\u0627\\u0644\\u0625\\u0631\\u062c\\u0627\\u0639 \\u0639\\u0628\\u0631 \\u0627\\u0644\\u0628\\u0631\\u064a\\u062f \\u0627\\u0644\\u0625\\u0644\\u0643\\u062a\\u0631\\u0648\\u0646\\u064a support@josepharmacy.com<\\/li><li>\\u062a\\u0636\\u0645\\u064a\\u0646 \\u0631\\u0642\\u0645 \\u0627\\u0644\\u0637\\u0644\\u0628 \\u0648\\u0627\\u0644\\u0633\\u0628\\u0628 \\u0648\\u0635\\u0648\\u0631 \\u062a\\u0648\\u0636\\u064a\\u062d\\u064a\\u0629 (\\u0625\\u0646 \\u0648\\u062c\\u062f\\u062a)<\\/li><li>\\u0633\\u064a\\u062a\\u0645 \\u0627\\u0644\\u0631\\u062f \\u062e\\u0644\\u0627\\u0644 3 \\u0625\\u0644\\u0649 5 \\u0623\\u064a\\u0627\\u0645 \\u0639\\u0645\\u0644<\\/li><\\/ul><hr><h3 style=\\\"color: rgb(51, 66, 87);\\\">5. Return Shipping | \\u0634\\u062d\\u0646 \\u0627\\u0644\\u0625\\u0631\\u062c\\u0627\\u0639<\\/h3><ul><li>Customers are responsible for return shipping unless the item was incorrect or damaged<\\/li><li>Return address will be provided upon approval<\\/li><li>\\u064a\\u062a\\u062d\\u0645\\u0644 \\u0627\\u0644\\u0639\\u0645\\u064a\\u0644 \\u062a\\u0643\\u0627\\u0644\\u064a\\u0641 \\u0634\\u062d\\u0646 \\u0627\\u0644\\u0625\\u0631\\u062c\\u0627\\u0639 \\u0645\\u0627 \\u0644\\u0645 \\u064a\\u0643\\u0646 \\u0627\\u0644\\u0645\\u0646\\u062a\\u062c \\u062e\\u0627\\u0637\\u0626\\u064b\\u0627 \\u0623\\u0648 \\u062a\\u0627\\u0644\\u0641\\u064b\\u0627<\\/li><li>\\u0633\\u064a\\u062a\\u0645 \\u062a\\u0632\\u0648\\u064a\\u062f\\u0643 \\u0628\\u0639\\u0646\\u0648\\u0627\\u0646 \\u0627\\u0644\\u0625\\u0631\\u062c\\u0627\\u0639 \\u0628\\u0639\\u062f \\u0627\\u0644\\u0645\\u0648\\u0627\\u0641\\u0642\\u0629<\\/li><\\/ul><hr><h3 style=\\\"color: rgb(51, 66, 87);\\\">6. Inspection & Approval | \\u0627\\u0644\\u0641\\u062d\\u0635 \\u0648\\u0627\\u0644\\u0645\\u0648\\u0627\\u0641\\u0642\\u0629<\\/h3><p>Returned items will be inspected before approval.<br>Products not meeting return criteria will be rejected.<br>\\u0633\\u064a\\u062a\\u0645 \\u0641\\u062d\\u0635 \\u0627\\u0644\\u0645\\u0646\\u062a\\u062c\\u0627\\u062a \\u0627\\u0644\\u0645\\u0631\\u062a\\u062c\\u0639\\u0629 \\u0642\\u0628\\u0644 \\u0627\\u0644\\u0645\\u0648\\u0627\\u0641\\u0642\\u0629.<br>\\u0627\\u0644\\u0645\\u0646\\u062a\\u062c\\u0627\\u062a \\u0627\\u0644\\u062a\\u064a \\u0644\\u0627 \\u062a\\u0633\\u062a\\u0648\\u0641\\u064a \\u0627\\u0644\\u0634\\u0631\\u0648\\u0637 \\u0633\\u064a\\u062a\\u0645 \\u0631\\u0641\\u0636\\u0647\\u0627.<\\/p><p><br><\\/p>\"}', NULL, '2025-07-20 20:50:43'), (89, 'cancellation-policy', '{\"status\":\"1\",\"content\":\"<h2 style=\\\"color: rgb(51, 66, 87);\\\">\\u274c Cancellation Policy for <span style=\\\"font-size: 1.3125rem;\\\"> <\\/span><span style=\\\"font-size: 1.3125rem;\\\">Dr Ahmed Seyam Pharmacy<\\/span><\\/h2><p><span style=\\\"font-weight: bolder;\\\">\\u0633\\u064a\\u0627\\u0633\\u0629 \\u0627\\u0644\\u0625\\u0644\\u063a\\u0627\\u0621 \\u0644\\u0645\\u0646\\u0635\\u0629 <\\/span><b> Dr Ahmed Seyam Pharmacy<\\/b><\\/p><p><b><br><\\/b><span style=\\\"color: rgb(51, 66, 87); font-size: 1.14844rem; font-weight: 600;\\\">1. Order Cancellation | \\u0625\\u0644\\u063a\\u0627\\u0621 \\u0627\\u0644\\u0637\\u0644\\u0628<\\/span><\\/p><ul><li>Orders can be canceled <span style=\\\"font-weight: bolder;\\\">before they are marked as \\u201cOut for Delivery.\\u201d<\\/span><\\/li><li>Cancellation requests must be submitted via your account dashboard or by contacting support.<\\/li><li>Once shipped, cancellation is no longer possible\\u2014please refer to the Return Policy instead.<br>\\u064a\\u0645\\u0643\\u0646 \\u0625\\u0644\\u063a\\u0627\\u0621 \\u0627\\u0644\\u0637\\u0644\\u0628\\u0627\\u062a <span style=\\\"font-weight: bolder;\\\">\\u0642\\u0628\\u0644 \\u0623\\u0646 \\u064a\\u062a\\u0645 \\u062a\\u062d\\u062f\\u064a\\u062f\\u0647\\u0627 \\u0628\\u0623\\u0646\\u0647\\u0627 \\\"\\u0642\\u064a\\u062f \\u0627\\u0644\\u062a\\u0648\\u0635\\u064a\\u0644\\\"<\\/span>.<br>\\u064a\\u062c\\u0628 \\u062a\\u0642\\u062f\\u064a\\u0645 \\u0637\\u0644\\u0628 \\u0627\\u0644\\u0625\\u0644\\u063a\\u0627\\u0621 \\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0644\\u0648\\u062d\\u0629 \\u0627\\u0644\\u062a\\u062d\\u0643\\u0645 \\u0623\\u0648 \\u0627\\u0644\\u062a\\u0648\\u0627\\u0635\\u0644 \\u0645\\u0639 \\u0627\\u0644\\u062f\\u0639\\u0645 \\u0627\\u0644\\u0641\\u0646\\u064a.<br>\\u0628\\u0639\\u062f \\u0627\\u0644\\u0634\\u062d\\u0646\\u060c \\u0644\\u0627 \\u064a\\u0645\\u0643\\u0646 \\u0627\\u0644\\u0625\\u0644\\u063a\\u0627\\u0621\\u2014\\u064a\\u0631\\u062c\\u0649 \\u0627\\u0644\\u0631\\u062c\\u0648\\u0639 \\u0625\\u0644\\u0649 \\u0633\\u064a\\u0627\\u0633\\u0629 \\u0627\\u0644\\u0625\\u0631\\u062c\\u0627\\u0639.<\\/li><\\/ul><hr><h3 style=\\\"color: rgb(51, 66, 87);\\\">2. Prescription Orders | \\u0627\\u0644\\u0637\\u0644\\u0628\\u0627\\u062a \\u0627\\u0644\\u0637\\u0628\\u064a\\u0629<\\/h3><ul><li>Prescription medications <span style=\\\"font-weight: bolder;\\\">cannot be canceled<\\/span> once verified and prepared for dispatch.<\\/li><li>For safety and compliance, these items are processed immediately upon prescription validation.<br>\\u0644\\u0627 \\u064a\\u0645\\u0643\\u0646 \\u0625\\u0644\\u063a\\u0627\\u0621 \\u0627\\u0644\\u0623\\u062f\\u0648\\u064a\\u0629 \\u0627\\u0644\\u0645\\u0635\\u0631\\u0648\\u0641\\u0629 \\u0628\\u0648\\u0635\\u0641\\u0629 \\u0637\\u0628\\u064a\\u0629 \\u0628\\u0639\\u062f \\u0627\\u0644\\u062a\\u062d\\u0642\\u0642 \\u0645\\u0646\\u0647\\u0627 \\u0648\\u062a\\u062d\\u0636\\u064a\\u0631\\u0647\\u0627 \\u0644\\u0644\\u0634\\u062d\\u0646.<br>\\u064a\\u062a\\u0645 \\u0645\\u0639\\u0627\\u0644\\u062c\\u0629 \\u0647\\u0630\\u0647 \\u0627\\u0644\\u0637\\u0644\\u0628\\u0627\\u062a \\u0641\\u0648\\u0631\\u064b\\u0627 \\u0644\\u0636\\u0645\\u0627\\u0646 \\u0627\\u0644\\u0633\\u0644\\u0627\\u0645\\u0629 \\u0648\\u0627\\u0644\\u0627\\u0645\\u062a\\u062b\\u0627\\u0644.<\\/li><\\/ul><hr><h3 style=\\\"color: rgb(51, 66, 87);\\\">3. Cancellation Fees | \\u0631\\u0633\\u0648\\u0645 \\u0627\\u0644\\u0625\\u0644\\u063a\\u0627\\u0621<\\/h3><ul><li>No cancellation fees apply <span style=\\\"font-weight: bolder;\\\">if the order is canceled before processing begins.<\\/span><\\/li><li>If canceled after packaging or pharmacy verification, a <span style=\\\"font-weight: bolder;\\\">handling fee may apply.<\\/span><br>\\u0644\\u0627 \\u062a\\u0648\\u062c\\u062f \\u0631\\u0633\\u0648\\u0645 \\u0625\\u0644\\u063a\\u0627\\u0621 <span style=\\\"font-weight: bolder;\\\">\\u0625\\u0630\\u0627 \\u062a\\u0645 \\u0627\\u0644\\u0625\\u0644\\u063a\\u0627\\u0621 \\u0642\\u0628\\u0644 \\u0628\\u062f\\u0621 \\u0627\\u0644\\u0645\\u0639\\u0627\\u0644\\u062c\\u0629<\\/span>.<br>\\u0642\\u062f \\u064a\\u062a\\u0645 \\u0641\\u0631\\u0636 \\u0631\\u0633\\u0648\\u0645 \\u0645\\u0639\\u0627\\u0644\\u062c\\u0629 \\u0625\\u0630\\u0627 \\u062a\\u0645 \\u0627\\u0644\\u0625\\u0644\\u063a\\u0627\\u0621 \\u0628\\u0639\\u062f \\u0627\\u0644\\u062a\\u0639\\u0628\\u0626\\u0629 \\u0623\\u0648 \\u0627\\u0644\\u062a\\u062d\\u0642\\u0642 \\u0645\\u0646 \\u0627\\u0644\\u0635\\u064a\\u062f\\u0644\\u064a\\u0629.<\\/li><\\/ul><hr><h3 style=\\\"color: rgb(51, 66, 87);\\\">4. Refunds After Cancellation | \\u0627\\u0644\\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639 \\u0628\\u0639\\u062f \\u0627\\u0644\\u0625\\u0644\\u063a\\u0627\\u0621<\\/h3><ul><li>Eligible cancellations will be refunded via the original payment method or store credit.<\\/li><li>Refund timelines follow our Refund Policy.<br>\\u0633\\u064a\\u062a\\u0645 \\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639 \\u0627\\u0644\\u0645\\u0628\\u0627\\u0644\\u063a \\u0644\\u0644\\u0637\\u0644\\u0628\\u0627\\u062a \\u0627\\u0644\\u0645\\u0644\\u063a\\u0627\\u0629 \\u0627\\u0644\\u0645\\u0624\\u0647\\u0644\\u0629 \\u0639\\u0628\\u0631 \\u0648\\u0633\\u064a\\u0644\\u0629 \\u0627\\u0644\\u062f\\u0641\\u0639 \\u0627\\u0644\\u0623\\u0635\\u0644\\u064a\\u0629 \\u0623\\u0648 \\u0631\\u0635\\u064a\\u062f \\u0627\\u0644\\u0645\\u062a\\u062c\\u0631.<br>\\u062a\\u062a\\u0628\\u0639 \\u0645\\u062f\\u0629 \\u0627\\u0644\\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639 \\u0633\\u064a\\u0627\\u0633\\u0629 \\u0627\\u0644\\u0627\\u0633\\u062a\\u0631\\u062c\\u0627\\u0639 \\u0627\\u0644\\u062e\\u0627\\u0635\\u0629 \\u0628\\u0646\\u0627.<\\/li><\\/ul><hr><h3 style=\\\"color: rgb(51, 66, 87);\\\">5. How to Cancel | \\u0643\\u064a\\u0641\\u064a\\u0629 \\u0627\\u0644\\u0625\\u0644\\u063a\\u0627\\u0621<\\/h3><ul><li>\\ud83d\\udce7 Email: support@drahmedseyampharmacy.com<\\/li><li>\\ud83d\\udda5\\ufe0f Dashboard: Go to \\u201cMy Orders\\u201d \\u2192 Select order \\u2192 Click \\u201cCancel\\u201d<\\/li><li>\\ud83d\\udcde Phone: +201099049580<\\/li><li>\\u0627\\u0644\\u0628\\u0631\\u064a\\u062f \\u0627\\u0644\\u0625\\u0644\\u0643\\u062a\\u0631\\u0648\\u0646\\u064a: support@drahmedseyampharmacy.com<\\/li><li>\\u0644\\u0648\\u062d\\u0629 \\u0627\\u0644\\u062a\\u062d\\u0643\\u0645: \\\"\\u0637\\u0644\\u0628\\u0627\\u062a\\u064a\\\" \\u2192 \\u0627\\u062e\\u062a\\u0631 \\u0627\\u0644\\u0637\\u0644\\u0628 \\u2192 \\u0627\\u0636\\u063a\\u0637 \\\"\\u0625\\u0644\\u063a\\u0627\\u0621\\\"<\\/li><li>\\u0627\\u0644\\u0647\\u0627\\u062a\\u0641: [ +201099049580]<\\/li><li><\\/li><\\/ul>\"}', NULL, '2025-07-20 20:53:02'), (90, 'offline_payment', '{\"status\":\"1\"}', NULL, '2025-05-09 14:54:17'), (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', '0', NULL, '2023-06-13 13:04:49'), (95, 'otp_resend_time', '0', NULL, '2023-06-13 13:04:49'), (96, 'temporary_block_time', '0', NULL, '2023-06-13 13:04:49'), (97, 'maximum_login_hit', '0', NULL, '2023-06-13 13:04:49'), (98, 'temporary_login_block_time', '0', NULL, '2023-06-13 13:04:49'), (104, 'apple_login', '[{\"login_medium\":\"apple\",\"client_id\":\"\",\"client_secret\":\"\",\"status\":0,\"team_id\":\"\",\"key_id\":\"\",\"service_file\":\"\",\"redirect_url\":\"\"}]', NULL, '2023-10-13 05:34:53'), (105, 'ref_earning_status', '1', NULL, '2024-12-15 22:28:58'), (106, 'ref_earning_exchange_rate', '0', NULL, '2024-12-15 22:28:58'), (107, 'guest_checkout', '1', NULL, '2025-05-09 15:00:06'), (108, 'minimum_order_amount', '0', NULL, '2023-10-13 11:34:53'), (109, 'minimum_order_amount_by_seller', '0', NULL, '2025-04-21 21:12:01'), (110, 'minimum_order_amount_status', '0', NULL, '2025-05-09 15:00:06'), (111, 'admin_login_url', 'admin', NULL, '2023-10-13 11:34:53'), (112, 'employee_login_url', 'employee', NULL, '2023-10-13 11:34:53'), (113, 'free_delivery_status', '0', NULL, '2025-05-09 15:00:06'), (114, 'free_delivery_responsibility', 'admin', NULL, '2025-05-09 15:00:06'), (115, 'free_delivery_over_amount', '0', NULL, '2023-10-13 11:34:53'), (116, 'free_delivery_over_amount_seller', '1000', NULL, '2025-05-09 15:00:06'), (117, 'add_funds_to_wallet', '0', NULL, '2024-12-15 22:28:58'), (118, 'minimum_add_fund_amount', '0', NULL, '2023-10-13 11:34:53'), (119, 'maximum_add_fund_amount', '0', NULL, '2023-10-13 11:34:53'), (120, 'user_app_version_control', '{\"for_android\":{\"status\":1,\"version\":\"14.1\",\"link\":\"\"},\"for_ios\":{\"status\":1,\"version\":\"14.1\",\"link\":\"\"}}', NULL, '2023-10-13 11:34:53'), (121, 'seller_app_version_control', '{\"for_android\":{\"status\":1,\"version\":\"14.1\",\"link\":\"\"},\"for_ios\":{\"status\":1,\"version\":\"14.1\",\"link\":\"\"}}', NULL, '2023-10-13 11:34:53'), (122, 'delivery_man_app_version_control', '{\"for_android\":{\"status\":1,\"version\":\"14.1\",\"link\":\"\"},\"for_ios\":{\"status\":1,\"version\":\"14.1\",\"link\":\"\"}}', NULL, '2023-10-13 11:34:53'), (123, 'whatsapp', '{\"status\":\"1\",\"phone\":\"201011411483\"}', NULL, '2025-04-26 01:07:59'), (124, 'currency_symbol_position', 'left', NULL, '2025-05-09 16:09:56'), (148, 'company_reliability', '[{\"item\":\"delivery_info\",\"title\":\"Fast Delivery all across the country\",\"image\":\"\",\"status\":1},{\"item\":\"safe_payment\",\"title\":\"Safe Payment\",\"image\":\"\",\"status\":1},{\"item\":\"return_policy\",\"title\":\"7 Days Return Policy\",\"image\":\"\",\"status\":1},{\"item\":\"authentic_product\",\"title\":\"100% Authentic Products\",\"image\":\"\",\"status\":1}]', NULL, NULL), (149, 'react_setup', '{\"status\":0,\"react_license_code\":\"\",\"react_domain\":\"\",\"react_platform\":\"\"}', NULL, '2024-12-05 15:43:29'), (150, 'app_activation', '{\"software_id\":\"\",\"is_active\":0}', NULL, '2024-12-05 15:43:29'), (151, 'shop_banner', '2025-04-12-67fa49da5217c.webp', NULL, '2025-04-12 13:09:14'), (152, 'timezone', 'Africa/Cairo', NULL, '2025-05-09 16:09:56'), (153, 'default_location', '{\"lat\":null,\"lng\":null}', NULL, '2025-05-09 16:09:56'), (154, 'new_product_approval', '0', NULL, '2025-04-21 21:12:01'), (155, 'product_wise_shipping_cost_approval', '0', NULL, '2025-04-21 21:12:01'), (156, 'loader_gif', '2025-04-12-67fa4a170a33a.webp', NULL, '2025-04-12 13:10:15'), (157, 'banner_privacy_policy', '{\"status\":\"1\",\"image\":\"2025-02-10-67a9cb7a3c3ee.webp\"}', '2025-02-10 11:48:42', '2025-02-10 11:48:52'), (158, 'bottom_banner', '2025-04-12-67fa49da55417.webp', NULL, '2025-04-12 13:09:14'), (159, 'delivery_country_restriction', '0', NULL, '2025-05-09 15:08:49'), (160, 'delivery_zip_code_area_restriction', '0', NULL, '2025-05-09 15:08:54'); -- -------------------------------------------------------- -- -- Table structure for table `carts` -- CREATE TABLE `carts` ( `id` bigint(20) UNSIGNED NOT NULL, `customer_id` bigint(20) DEFAULT NULL, `cart_group_id` varchar(191) DEFAULT NULL, `product_id` bigint(20) DEFAULT NULL, `product_type` varchar(20) NOT NULL DEFAULT 'physical', `digital_product_type` varchar(30) DEFAULT NULL, `color` varchar(191) DEFAULT NULL, `choices` text DEFAULT NULL, `variations` text DEFAULT NULL, `variant` text DEFAULT NULL, `quantity` int(11) 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) NOT NULL DEFAULT 'exclude', `slug` varchar(191) DEFAULT NULL, `name` varchar(191) DEFAULT NULL, `thumbnail` varchar(191) DEFAULT NULL, `seller_id` bigint(20) DEFAULT NULL, `seller_is` varchar(191) NOT NULL DEFAULT 'admin', `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `shop_info` varchar(191) DEFAULT NULL, `shipping_cost` double(8,2) DEFAULT NULL, `shipping_type` varchar(191) DEFAULT NULL, `is_guest` tinyint(4) NOT NULL DEFAULT 0 ) 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`, `is_guest`) VALUES (1, 198, 'guest-3vEsv-1736877379', 8, 'physical', NULL, NULL, '[]', '[]', '', 100, 100, 0, 23, 'exclude', 'deconadal-10mg-21tab-gLvmCE', 'Deconadal 10mg 21Tab', '', 1, 'admin', '2025-01-14 19:56:19', '2025-01-14 19:56:19', 'Medica Plus', 0.00, 'order_wise', 1), (12, 321, 'guest-NQ59b-1737722815', 9713, 'physical', NULL, NULL, '[]', '[]', '', 1, -917.70000000001, 0, -97671.466500006, 'exclude', 'sensera-aromatherapy-rosemary-oil-10ml-kpmuqt', 'Sensera Aromatherapy Rosemary Oil 10ml', '', 1, 'admin', '2025-01-24 14:46:55', '2025-01-24 14:46:55', 'Medica Plus', 0.00, 'order_wise', 1), (13, 321, 'guest-NQ59b-1737722815', 9707, 'physical', NULL, NULL, '[]', '[]', '', 1, -917.10000000001, 0, -97547.341500001, 'exclude', 'sensera-aromatherapy-black-pepper-oil-10ml-JoXP7B', 'Sensera Aromatherapy Black Pepper Oil 10ml', '', 1, 'admin', '2025-01-24 14:46:59', '2025-01-24 14:46:59', 'Medica Plus', 0.00, 'order_wise', 1), (14, 323, 'guest-20lAY-1737737615', 2, 'physical', NULL, NULL, '[]', '[]', '', 1, 48, 0, 12, 'include', 'doliprane-pain-fever-1000mg-15-tabs-7QZsMH', 'Doliprane Pain & Fever 1000mg | 15 Tabs', '2025-01-11-6782d622a0075.png', 1, 'admin', '2025-01-24 18:53:35', '2025-01-24 18:53:35', 'Medica Plus', 0.00, 'order_wise', 1), (16, 617, 'guest-gfMV0-1737743457', 9724, 'physical', NULL, NULL, '[]', '[]', '', 1, -918.8, 0, -97899.233809523, 'exclude', 'dibavally-plus-diabetes-50-mg-1000-mg-28-tab-UsVeka', 'Dibavally Plus Diabetes 50 mg + 1000 mg 28 Tab', '', 1, 'admin', '2025-01-24 20:30:57', '2025-01-24 20:30:57', 'Medica Plus', 0.00, 'order_wise', 1), (17, 622, 'guest-KoJgL-1737743493', 9707, 'physical', NULL, NULL, '[]', '[]', '', 1, -917.10000000001, 0, -97547.341500001, 'exclude', 'sensera-aromatherapy-black-pepper-oil-10ml-JoXP7B', 'Sensera Aromatherapy Black Pepper Oil 10ml', '', 1, 'admin', '2025-01-24 20:31:33', '2025-01-24 20:31:33', 'Medica Plus', 0.00, 'order_wise', 1), (18, 627, 'guest-8port-1737743525', 9707, 'physical', NULL, NULL, '[]', '[]', '', 1, -917.10000000001, 0, -97547.341500001, 'exclude', 'sensera-aromatherapy-black-pepper-oil-10ml-JoXP7B', 'Sensera Aromatherapy Black Pepper Oil 10ml', '', 1, 'admin', '2025-01-24 20:32:05', '2025-01-24 20:32:05', 'Medica Plus', 0.00, 'order_wise', 1), (19, 659, 'guest-dz04j-1737743729', 9724, 'physical', NULL, NULL, '[]', '[]', '', 1, -918.8, 0, -97899.233809523, 'exclude', 'dibavally-plus-diabetes-50-mg-1000-mg-28-tab-UsVeka', 'Dibavally Plus Diabetes 50 mg + 1000 mg 28 Tab', '', 1, 'admin', '2025-01-24 20:35:29', '2025-01-24 20:35:29', 'Medica Plus', 0.00, 'order_wise', 1), (20, 666, 'guest-DjVHL-1737743779', 9724, 'physical', NULL, NULL, '[]', '[]', '', 1, -918.8, 0, -97899.233809523, 'exclude', 'dibavally-plus-diabetes-50-mg-1000-mg-28-tab-UsVeka', 'Dibavally Plus Diabetes 50 mg + 1000 mg 28 Tab', '', 1, 'admin', '2025-01-24 20:36:19', '2025-01-24 20:36:19', 'Medica Plus', 0.00, 'order_wise', 1), (21, 769, 'guest-muYkh-1737744438', 9724, 'physical', NULL, NULL, '[]', '[]', '', 1, -918.8, 0, -97899.233809523, 'exclude', 'dibavally-plus-diabetes-50-mg-1000-mg-28-tab-UsVeka', 'Dibavally Plus Diabetes 50 mg + 1000 mg 28 Tab', '', 1, 'admin', '2025-01-24 20:47:18', '2025-01-24 20:47:18', 'Medica Plus', 0.00, 'order_wise', 1), (22, 857, 'guest-j2O9P-1737744924', 17742, 'physical', NULL, NULL, '[]', '[]', '', 1, 14.5, 0, 3.335, 'exclude', 'abykrom-nkt-P2DW0O', 'ابيكروم نقط', '', 7, 'seller', '2025-01-24 20:55:24', '2025-01-24 20:55:24', 'مخزن الفتح', 0.00, 'order_wise', 1), (23, 1156, 'guest-ZP7Xv-1737748917', 9724, 'physical', NULL, NULL, '[]', '[]', '', 1, -918.8, 0, -97899.233809523, 'exclude', 'dibavally-plus-diabetes-50-mg-1000-mg-28-tab-UsVeka', 'Dibavally Plus Diabetes 50 mg + 1000 mg 28 Tab', '', 1, 'admin', '2025-01-24 22:01:57', '2025-01-24 22:01:57', 'Medica Plus', 0.00, 'order_wise', 1), (24, 1157, 'guest-7UMfd-1737748928', 9724, 'physical', NULL, NULL, '[]', '[]', '', 1, -918.8, 0, -97899.233809523, 'exclude', 'dibavally-plus-diabetes-50-mg-1000-mg-28-tab-UsVeka', 'Dibavally Plus Diabetes 50 mg + 1000 mg 28 Tab', '', 1, 'admin', '2025-01-24 22:02:08', '2025-01-24 22:02:08', 'Medica Plus', 0.00, 'order_wise', 1), (26, 1253, 'guest-vUmhd-1737749531', 9713, 'physical', NULL, NULL, '[]', '[]', '', 1, -917.70000000001, 0, -97671.466500006, 'exclude', 'sensera-aromatherapy-rosemary-oil-10ml-kpmuqt', 'Sensera Aromatherapy Rosemary Oil 10ml', '', 1, 'admin', '2025-01-24 22:12:11', '2025-01-24 22:12:11', 'Medica Plus', 0.00, 'order_wise', 1), (28, 329, 'guest-ApcIF-1737753773', 13713, 'physical', NULL, NULL, '[]', '[]', '', 1, 50, 0, 15.5, 'exclude', 'saymydl-shrab120ml-s-gbyofarm-RBuwIj', 'سايميدل شراب120مل س ج/بيوفارم', '', 8, 'seller', '2025-01-24 23:22:53', '2025-01-24 23:22:53', 'مخزن القصواء', 0.00, 'order_wise', 1), (29, 329, 'guest-85Np8-1737753774', 15712, 'physical', NULL, NULL, '[]', '[]', '', 1, 90, 0, 17.1, 'exclude', 'znktron-30k-s-knrhado-EvMGGZ', 'زنكترون 30ك س ق/نرهادو', '', 6, 'seller', '2025-01-24 23:22:54', '2025-01-24 23:22:54', 'مخزن عناية', 0.00, 'order_wise', 1), (30, 329, 'guest-ErXQz-1737754406', 17721, 'physical', NULL, NULL, '[]', '[]', '', 1, 64, 0, 16.64, 'exclude', 'abandrokyr-2-krs-kVIzDl', 'اباندروكير 2 قرص', '', 7, 'seller', '2025-01-24 23:33:26', '2025-01-24 23:33:26', 'مخزن الفتح', 0.00, 'order_wise', 1), (31, 329, 'guest-mL5Np-1737754600', 2, 'physical', NULL, NULL, '[]', '[]', '', 1, 48, 0, 12, 'include', 'doliprane-pain-fever-1000mg-15-tabs-7QZsMH', 'Doliprane Pain & Fever 1000mg | 15 Tabs', '2025-01-11-6782d622a0075.png', 1, 'admin', '2025-01-24 23:36:40', '2025-01-24 23:36:40', 'Medica Plus', 0.00, 'order_wise', 1), (32, 329, 'guest-mL5Np-1737754600', 3, 'physical', NULL, NULL, '[]', '[]', '', 1, 50, 0, 7.5, 'exclude', 'avocom-nasal-spray-EJOwgi', 'avocom nasal spray', '', 1, 'admin', '2025-01-24 23:36:47', '2025-01-24 23:36:47', 'Medica Plus', 0.00, 'order_wise', 1), (33, 329, 'guest-mL5Np-1737754600', 1895, 'physical', NULL, NULL, '[]', '[]', '', 1, -135.8, 0, -2823.8316666667, 'exclude', 'napibradine-75mg-30tab-jDgGYf', 'Napibradine 7.5mg 30Tab', '', 1, 'admin', '2025-01-24 23:37:40', '2025-01-24 23:37:40', 'Medica Plus', 0.00, 'order_wise', 1), (34, 329, 'guest-mL5Np-1737754600', 5872, 'physical', NULL, NULL, '[]', '[]', '', 1, -533.6, 0, -34343.89352381, 'exclude', 'she-spray-deodorant-for-unisex-150ml-dQAaky', 'She Spray Deodorant For Unisex 150ml', '', 1, 'admin', '2025-01-24 23:38:28', '2025-01-24 23:38:28', 'Medica Plus', 0.00, 'order_wise', 1), (95, 4, '4-djUs1-1737841519', 13764, 'physical', NULL, NULL, '[]', '[]', '', 1, 69, 0, 11.73, 'exclude', 'abykobryd5m-bdyl-solobryd-s-g-PAYEI0', 'ابيكوبريد5م بديل سولوبريد س ج ', '', 6, 'seller', '2025-01-25 23:45:19', '2025-01-25 23:45:19', 'مخزن عناية', 0.00, 'order_wise', 0), (96, 8267, 'guest-xkxJb-1738177414', 6, 'physical', NULL, NULL, '[]', '[]', '', 1, 80, 0, 16, 'exclude', 'declophen-50mg-20tab-95Km4a', 'Declophen 50mg 20Tab', '', 1, 'admin', '2025-01-29 21:03:34', '2025-01-29 21:03:34', 'Medica Plus', 0.00, 'order_wise', 1), (97, 8272, 'guest-3pbxq-1738197123', 9707, 'physical', NULL, NULL, '[]', '[]', '', 1, -917.10000000001, 0, -97547.341500001, 'exclude', 'sensera-aromatherapy-black-pepper-oil-10ml-JoXP7B', 'Sensera Aromatherapy Black Pepper Oil 10ml', '', 1, 'admin', '2025-01-30 02:32:03', '2025-01-30 02:32:03', 'Medica Plus', 0.00, 'order_wise', 1), (98, 8866, 'guest-BWqDW-1739316996', 7, 'physical', NULL, NULL, '[]', '[]', '', 1, 90, 0, 21.6, 'exclude', 'declophen-plus-30cap-TPcaHa', 'Declophen Plus 30Cap', '', 1, 'admin', '2025-02-12 01:36:36', '2025-02-12 01:36:36', 'صيدلية د. جوزيف فتحي', 0.00, 'order_wise', 1), (99, 2, '2-n6NPh-1739318916', 5, 'physical', NULL, NULL, '[]', '[]', '', 1, 70, 0, 13.3, 'exclude', 'suprvit-28-capsules-UnBMBR', 'Suprvit 28 capsules', '', 1, 'admin', '2025-02-12 02:08:36', '2025-02-12 02:08:36', 'صيدلية د. جوزيف فتحي', 0.00, 'order_wise', 0), (100, 2, '2-n6NPh-1739318916', 8, 'physical', NULL, NULL, '[]', '[]', '', 1, 100, 0, 23, 'exclude', 'deconadal-10mg-21tab-gLvmCE', 'Deconadal 10mg 21Tab', '', 1, 'admin', '2025-02-12 02:08:49', '2025-02-12 02:08:49', 'صيدلية د. جوزيف فتحي', 0.00, 'order_wise', 0), (101, 12923, 'guest-laFPV-1741090352', 44, 'physical', NULL, NULL, '[]', '[]', '', 1, 49.3, 0, 25.694690476191, 'exclude', 'thiodio-600-mg-30-capsules-NJjGTb', 'Thiodio 600 mg 30 capsules', '', 1, 'admin', '2025-03-04 14:12:32', '2025-03-04 14:12:32', 'MedicaoPlus', 0.00, 'order_wise', 1), (107, 16651, 'guest-S3Kyl-1746824810', 42003, 'physical', NULL, NULL, '[]', '[]', '', 1, 122, 0, 0, 'exclude', 'ursoflak-250mg-20cap-BXTASF', 'URSOFLAK 250MG 20CAP', '2025-04-24-680967e9f020f.webp', 1, 'admin', '2025-05-10 00:06:50', '2025-05-10 00:06:50', 'Dr Ahmed Seyam Pharmacy', 0.00, 'order_wise', 1), (117, 11, '11-eck3J-1746945796', 42002, 'physical', NULL, NULL, '[]', '[]', '', 1, 174, 0, 0, 'exclude', 'urso-plus-20cap-BNfvO1', 'URSO PLUS 20CAP', '2025-04-24-680968cb50d41.webp', 1, 'admin', '2025-05-11 09:43:16', '2025-05-11 09:43:16', 'Dr Ahmed Seyam Pharmacy', 0.00, 'order_wise', 0), (118, 11, '11-eck3J-1746945796', 42238, 'physical', NULL, NULL, '[]', '[]', '', 1, 456, 0, 0, 'exclude', 'zyrovazet-1040-mzuC4e', 'ZYROVAZET 10/40', '2025-04-23-680954804b10a.webp', 1, 'admin', '2025-05-11 09:43:55', '2025-05-11 09:43:55', 'Dr Ahmed Seyam Pharmacy', 0.00, 'order_wise', 0), (119, 11, '11-eck3J-1746945796', 38637, 'physical', NULL, NULL, '[]', '[]', '', 1, 549, 0, 0, 'exclude', 'acm-novophane-ds-shampoo-125-ml-zYVk3V', 'ACM NOVOPHANE DS SHAMPOO 125 ML', '2025-04-24-68097a557ca17.webp', 1, 'admin', '2025-05-11 09:44:32', '2025-05-11 09:44:32', 'Dr Ahmed Seyam Pharmacy', 0.00, 'order_wise', 0), (124, 17031, 'guest-rFcnv-1746998009', 40686, 'physical', NULL, NULL, '[]', '[]', '', 1, 50, 0, 7.5, 'exclude', 'luna-emollient-glycerin-andvitamine-e-oil-50-gm-NRYPPa', 'luna emollient glycerin andVITAMINE E oil 50 gm', '2025-04-24-68098a53895d8.webp', 1, 'admin', '2025-05-12 00:13:29', '2025-05-12 00:13:29', 'Dr Ahmed Seyam Pharmacy', 0.00, 'order_wise', 1), (125, 7, '7-ms1I7-1747053296', 38631, 'physical', NULL, NULL, '[]', '[]', '', 1, 24, 0, 2.4, 'exclude', 'abimol-500-mg-20-tab-Ums3yQ', 'ABIMOL 500 MG 20 TAB', '2025-04-24-68097e814dcd5.webp', 1, 'admin', '2025-05-12 15:34:56', '2025-05-12 15:34:56', 'Dr Ahmed Seyam Pharmacy', 0.00, 'order_wise', 0), (126, 17282, 'guest-tOtXh-1747182188', 40803, 'physical', NULL, NULL, '[]', '[]', '', 1, 135, 0, 0, 'exclude', 'methyltechno-1000-mg-mcg-30film-RH7ZNg', 'METHYLTECHNO 1000 MG MCG 30FILM', '2025-04-26-680d1204bf245.webp', 1, 'admin', '2025-05-14 03:23:08', '2025-05-14 03:23:08', 'Dr Ahmed Seyam Pharmacy', 0.00, 'order_wise', 1), (127, 17423, 'guest-L5C82-1747423934', 40803, 'physical', NULL, NULL, '[]', '[]', '', 1, 135, 0, 0, 'exclude', 'methyltechno-1000-mg-mcg-30film-RH7ZNg', 'METHYLTECHNO 1000 MG MCG 30FILM', '2025-04-26-680d1204bf245.webp', 1, 'admin', '2025-05-16 22:32:14', '2025-05-16 22:32:14', 'Dr Ahmed Seyam Pharmacy', 0.00, 'order_wise', 1), (128, 18370, 'guest-X2noZ-1747951727', 40686, 'physical', NULL, NULL, '[]', '[]', '', 1, 50, 0, 7.5, 'exclude', 'luna-emollient-glycerin-andvitamine-e-oil-50-gm-NRYPPa', 'luna emollient glycerin andVITAMINE E oil 50 gm', '2025-04-24-68098a53895d8.webp', 1, 'admin', '2025-05-23 01:08:47', '2025-05-23 01:08:47', 'Dr Ahmed Seyam Pharmacy', 0.00, 'order_wise', 1), (129, 23768, 'guest-kUsGR-1751635990', 40686, 'physical', NULL, NULL, '[]', '[]', '', 1, 50, 0, 7.5, 'exclude', 'luna-emollient-glycerin-andvitamine-e-oil-50-gm-NRYPPa', 'luna emollient glycerin andVITAMINE E oil 50 gm', '2025-04-24-68098a53895d8.webp', 1, 'admin', '2025-07-04 16:33:10', '2025-07-04 16:33:10', 'Dr Ahmed Seyam Pharmacy', 0.00, 'order_wise', 1), (130, 24853, 'guest-uQIrx-1753045800', 42193, 'physical', NULL, NULL, '[]', '[]', '', 1, 135, 0, 0, 'exclude', 'zak-tobacco-musk-spray-90-ml-Y5H4lZ', 'ZAK TOBACCO MUSK SPRAY 90 ML', '2025-04-23-680958e2037e7.webp', 1, 'admin', '2025-07-21 00:10:00', '2025-07-21 00:10:00', 'Dr Ahmed Seyam Pharmacy', 0.00, 'order_wise', 1); -- -------------------------------------------------------- -- -- Table structure for table `cart_shippings` -- CREATE TABLE `cart_shippings` ( `id` bigint(20) UNSIGNED NOT NULL, `cart_group_id` varchar(191) DEFAULT NULL, `shipping_method_id` bigint(20) 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; -- -- Dumping data for table `cart_shippings` -- INSERT INTO `cart_shippings` (`id`, `cart_group_id`, `shipping_method_id`, `shipping_cost`, `created_at`, `updated_at`) VALUES (8, '4-dHTtu-1737786395', 2, 5.00, '2025-01-25 22:49:38', '2025-01-25 22:49:38'), (23, '7-ms1I7-1747053296', 11, 20.00, '2025-05-12 15:35:08', '2025-05-12 15:35:08'), (24, 'guest-tOtXh-1747182188', 11, 20.00, '2025-05-14 03:24:21', '2025-05-14 03:24:21'), (25, 'guest-L5C82-1747423934', 11, 20.00, '2025-05-16 22:32:29', '2025-05-16 22:32:29'), (26, 'guest-X2noZ-1747951727', 11, 20.00, '2025-05-23 01:09:05', '2025-05-23 01:09:05'), (27, 'guest-kUsGR-1751635990', 11, 20.00, '2025-07-04 16:33:28', '2025-07-04 16:33:28'), (28, 'guest-uQIrx-1753045800', 11, 20.00, '2025-07-21 00:10:11', '2025-07-21 00:10:11'); -- -------------------------------------------------------- -- -- Table structure for table `categories` -- CREATE TABLE `categories` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(100) NOT NULL, `slug` varchar(100) NOT NULL, `icon` varchar(250) DEFAULT NULL, `parent_id` int(11) NOT NULL, `position` int(11) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `home_status` tinyint(1) NOT NULL DEFAULT 0, `priority` int(11) 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, 'Medications', 'medications', '2025-01-10-678188e69baa1.webp', 0, 0, '2025-01-10 22:53:58', '2025-01-10 23:00:36', 1, 0), (2, 'Hair Care', 'hair-care', '2025-01-10-6781892a5eb65.webp', 0, 0, '2025-01-10 22:55:06', '2025-04-23 22:18:33', 1, 1), (3, 'Daily Care', 'daily-care', '2025-01-10-678189dc2402b.webp', 0, 0, '2025-01-10 22:58:04', '2025-04-23 22:18:30', 1, 3), (4, 'Skin Care', 'skin-care', '2025-01-10-67818a8ad7792.webp', 0, 0, '2025-01-10 23:00:58', '2025-04-23 22:18:29', 1, 4), (5, 'Mother & Baby', 'mother-baby', '2025-01-10-67818ae75140e.webp', 0, 0, '2025-01-10 23:02:31', '2025-04-23 22:18:26', 1, 5), (6, 'Make Up & Accessories', 'make-up-accessories', '2025-01-10-67818b35aa659.webp', 0, 0, '2025-01-10 23:03:49', '2025-04-23 22:18:22', 1, 6), (7, 'Health Care Devices', 'health-care-devices', '2025-01-10-67818b785d2df.webp', 0, 0, '2025-01-10 23:04:56', '2025-04-23 22:18:20', 1, 7), (8, 'Vitamins & Supplements', 'vitamins-supplements', '2025-01-10-67818bc47b149.webp', 0, 0, '2025-01-10 23:06:12', '2025-04-23 22:18:18', 1, 8), (9, 'Sexual Care', 'sexual-care', '2025-01-10-67818c182afe4.webp', 0, 0, '2025-01-10 23:07:36', '2025-04-23 22:18:16', 1, 9); -- -------------------------------------------------------- -- -- Table structure for table `category_shipping_costs` -- CREATE TABLE `category_shipping_costs` ( `id` bigint(20) UNSIGNED NOT NULL, `seller_id` bigint(20) UNSIGNED DEFAULT NULL, `category_id` int(10) 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, '2025-01-19 17:31:26', '2025-01-19 17:31:26'), (2, 0, 2, 0.00, NULL, '2025-01-19 17:31:26', '2025-01-19 17:31:26'), (3, 0, 3, 0.00, NULL, '2025-01-19 17:31:26', '2025-01-19 17:31:26'), (4, 0, 4, 0.00, NULL, '2025-01-19 17:31:26', '2025-01-19 17:31:26'), (5, 0, 5, 0.00, NULL, '2025-01-19 17:31:26', '2025-01-19 17:31:26'), (6, 0, 6, 0.00, NULL, '2025-01-19 17:31:26', '2025-01-19 17:31:26'), (7, 0, 7, 0.00, NULL, '2025-01-19 17:31:26', '2025-01-19 17:31:26'), (8, 0, 8, 0.00, NULL, '2025-01-19 17:31:26', '2025-01-19 17:31:26'), (9, 0, 9, 0.00, NULL, '2025-01-19 17:31:26', '2025-01-19 17:31:26'), (10, 0, 11, 0.00, NULL, '2025-01-19 17:31:26', '2025-01-19 17:31:26'), (11, 6, 1, 0.00, NULL, '2025-01-24 23:07:46', '2025-01-24 23:07:46'), (12, 6, 2, 0.00, NULL, '2025-01-24 23:07:46', '2025-01-24 23:07:46'), (13, 6, 3, 0.00, NULL, '2025-01-24 23:07:46', '2025-01-24 23:07:46'), (14, 6, 4, 0.00, NULL, '2025-01-24 23:07:46', '2025-01-24 23:07:46'), (15, 6, 5, 0.00, NULL, '2025-01-24 23:07:46', '2025-01-24 23:07:46'), (16, 6, 6, 0.00, NULL, '2025-01-24 23:07:46', '2025-01-24 23:07:46'), (17, 6, 7, 0.00, NULL, '2025-01-24 23:07:46', '2025-01-24 23:07:46'), (18, 6, 8, 0.00, NULL, '2025-01-24 23:07:46', '2025-01-24 23:07:46'), (19, 6, 9, 0.00, NULL, '2025-01-24 23:07:46', '2025-01-24 23:07:46'), (20, 6, 11, 0.00, NULL, '2025-01-24 23:07:46', '2025-01-24 23:07:46'), (21, 8, 1, 0.00, NULL, '2025-01-24 23:11:38', '2025-01-24 23:11:38'), (22, 8, 2, 0.00, NULL, '2025-01-24 23:11:38', '2025-01-24 23:11:38'), (23, 8, 3, 0.00, NULL, '2025-01-24 23:11:38', '2025-01-24 23:11:38'), (24, 8, 4, 0.00, NULL, '2025-01-24 23:11:38', '2025-01-24 23:11:38'), (25, 8, 5, 0.00, NULL, '2025-01-24 23:11:38', '2025-01-24 23:11:38'), (26, 8, 6, 0.00, NULL, '2025-01-24 23:11:38', '2025-01-24 23:11:38'), (27, 8, 7, 0.00, NULL, '2025-01-24 23:11:38', '2025-01-24 23:11:38'), (28, 8, 8, 0.00, NULL, '2025-01-24 23:11:38', '2025-01-24 23:11:38'), (29, 8, 9, 0.00, NULL, '2025-01-24 23:11:38', '2025-01-24 23:11:38'), (30, 8, 11, 0.00, NULL, '2025-01-24 23:11:38', '2025-01-24 23:11:38'); -- -------------------------------------------------------- -- -- Table structure for table `chattings` -- CREATE TABLE `chattings` ( `id` bigint(20) UNSIGNED NOT NULL, `user_id` bigint(20) DEFAULT NULL, `seller_id` bigint(20) DEFAULT NULL, `admin_id` bigint(20) DEFAULT NULL, `delivery_man_id` bigint(20) DEFAULT NULL, `message` text DEFAULT NULL, `attachment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`attachment`)), `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(20) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `chattings` -- INSERT INTO `chattings` (`id`, `user_id`, `seller_id`, `admin_id`, `delivery_man_id`, `message`, `attachment`, `sent_by_customer`, `sent_by_seller`, `sent_by_admin`, `sent_by_delivery_man`, `seen_by_customer`, `seen_by_seller`, `seen_by_admin`, `seen_by_delivery_man`, `status`, `created_at`, `updated_at`, `shop_id`) VALUES (1, NULL, NULL, 0, NULL, 'lhoZsa', '[]', 1, 0, NULL, NULL, 1, 0, NULL, NULL, 1, '2025-01-24 20:32:35', '2025-01-24 20:32:35', NULL), (2, NULL, NULL, 0, NULL, 'SUGRYQ', '[]', 1, 0, NULL, NULL, 1, 0, NULL, NULL, 1, '2025-01-24 22:02:52', '2025-01-24 22:02:52', NULL); -- -------------------------------------------------------- -- -- Table structure for table `colors` -- CREATE TABLE `colors` ( `id` int(11) NOT NULL, `name` varchar(30) DEFAULT NULL, `code` varchar(10) 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(20) UNSIGNED NOT NULL, `name` varchar(191) DEFAULT NULL, `email` varchar(191) DEFAULT NULL, `mobile_number` varchar(191) NOT NULL, `subject` varchar(191) NOT NULL, `message` text NOT NULL, `seen` tinyint(1) NOT NULL DEFAULT 0, `feedback` varchar(191) NOT NULL DEFAULT '0', `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `reply` longtext DEFAULT NULL ) 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, 'NNILzhks', 'NNILzhks@burpcollaborator.net', '+20', 'NNILzh', 'NNILzh', 0, '0', '2025-01-24 20:56:20', '2025-01-24 20:56:20', NULL), (2, 'Brianna Belton', 'briannawebsolution@gmail.com', '2132620124', 'Re: Improve your website traffic and SEO', 'Hello team, \r\n\r\nI recently visited your website and noticed there is potential for further optimization to improve its visibility on search engines like Google, Yahoo, and Bing.\r\n\r\nI’m an SEO Expert and I helped over 250 businesses rank on the (1st Page on Google). My rates are very affordable.\r\n\r\nWe can increase targeted visitor\'s to your website so that it appears on Google\'s first page. Bing, Yahoo, AOL, etc.\r\n\r\nGeneral Inquiry and Follow-up -\r\n I’m eager to hear your thoughts on how our solution could benefit you or your organization. Please let me know if you\'d like more details.\r\n\r\nThank you,\r\nBrianna Belton\r\n\r\n\r\n\r\njosepharmacy.online', 0, '0', '2025-02-11 12:23:18', '2025-02-11 12:23:18', NULL), (3, 'Anky', 'info@letsgetuoptimize.com', '(949) 508-0277', 'Re: Increase google organic ranking & SEO', 'Hey team josepharmacy.online,\r\n\r\nI would like to discuss SEO!\r\n\r\nI can help your website to get on first page of Google and increase the number of leads and sales you are getting from your website.\r\n\r\nMay I send you a quote & price list?\r\n\r\nBests Regards,\r\nAnky\r\nLets Get You Optimize\r\nAccounts Manager\r\nwww.letsgetuoptimize.com\r\nPhone No: +1 (949) 508-0277', 0, '0', '2025-02-12 08:22:29', '2025-02-12 08:22:29', NULL), (4, 'Anky', 'info@letsgetuoptimize.com', '(949) 508-0277', 'Re: Increase google organic ranking & SEO', 'Hey team josepharmacy.online,\r\n\r\nI would like to discuss SEO!\r\n\r\nI can help your website to get on first page of Google and increase the number of leads and sales you are getting from your website.\r\n\r\nMay I send you a quote & price list?\r\n\r\nBests Regards,\r\nAnky\r\nLets Get You Optimize\r\nAccounts Manager\r\nwww.letsgetuoptimize.com\r\nPhone No: +1 (949) 508-0277', 0, '0', '2025-02-12 08:45:03', '2025-02-12 08:45:03', NULL), (5, 'Brianna Belton', 'briannawebsolution@gmail.com', '2132620124', 'Re: Improve your website traffic and SEO', 'Hello team, \r\n\r\nI noticed your website\'s performance could improve on search engines like Google and Bing, and I specialize in SEO strategies that can boost your online visibility.\r\n\r\nI’m an SEO Expert and I helped over 250 businesses rank on the (1st Page on Google). My rates are very affordable.\r\n\r\nWe can place your website on Google\'s 1st page. We will improve your website’s position on Google and get more traffic.\r\n\r\n\r\nFollow-up Call Scheduling -\r\n Please let me know when would be a good time to connect for a follow-up call. I\'d be glad to discuss our solutions further.\r\n\r\nThank you,\r\nBrianna Belton\r\n\r\n\r\n\r\njosepharmacy.online', 0, '0', '2025-02-12 11:47:26', '2025-02-12 11:47:26', NULL), (6, 'Paul S', 'letsgetuoptimize@gmail.com', '+1 (949) 313-8897', 'Re: Want to more clients and customers?', 'Hey team josepharmacy.online,\r\n\r\nHope your doing well!\r\n\r\nI just following your website and realized that despite having a good design; but it was not ranking high on any of the Search Engines (Google, Yahoo & Bing) for most of the keywords related to your business.\r\n\r\nWe can place your website on Google\'s 1st page.\r\n\r\n* Top ranking on Google search!\r\n* Improve website clicks and views!\r\n* Increase Your Leads, clients & Revenue!\r\n\r\nInterested? Please provide your name, contact information, and email.\r\n\r\nWell wishes,\r\nPaul S\r\n+1 (949) 313-8897\r\nPaul S| Lets Get You Optimize\r\nSr SEO consultant\r\nwww.letsgetuoptimize.com\r\nPhone No: +1 (949) 313-8897', 0, '0', '2025-02-26 10:23:03', '2025-02-26 10:23:03', NULL), (7, 'Paul S', 'letsgetuoptimize@gmail.com', '+1 (949) 313-8897', 'Re: Increase SEO and Driving Online Presence', 'Hey team josepharmacy.online,\r\n\r\nHope your doing well!\r\n\r\nI just following your website and realized that despite having a good design; but it was not ranking high on any of the Search Engines (Google, Yahoo & Bing) for most of the keywords related to your business.\r\n\r\nWe can place your website on Google\'s 1st page.\r\n\r\n* Top ranking on Google search!\r\n* Improve website clicks and views!\r\n* Increase Your Leads, clients & Revenue!\r\n\r\nInterested? Please provide your name, contact information, and email.\r\n\r\nWell wishes,\r\nPaul S\r\n+1 (949) 313-8897\r\nPaul S| Lets Get You Optimize\r\nSr SEO consultant\r\nwww.letsgetuoptimize.com\r\nPhone No: +1 (949) 313-8897', 0, '0', '2025-03-03 09:28:21', '2025-03-03 09:28:21', NULL), (8, 'Paul S', 'letsgetuoptimize@gmail.com', '+1 (949) 313-8897', 'SEO expansion for website', 'Hey team josepharmacy.online,\r\n\r\nHope your doing well!\r\n\r\nI just following your website and realized that despite having a good design; but it was not ranking high on any of the Search Engines (Google, Yahoo & Bing) for most of the keywords related to your business.\r\n\r\nWe can place your website on Google\'s 1st page.\r\n\r\n* Top ranking on Google search!\r\n* Improve website clicks and views!\r\n* Increase Your Leads, clients & Revenue!\r\n\r\nInterested? Please provide your name, contact information, and email.\r\n\r\nWell wishes,\r\nPaul S\r\n+1 (949) 313-8897\r\nPaul S| Lets Get You Optimize\r\nSr SEO consultant\r\nwww.letsgetuoptimize.com\r\nPhone No: +1 (949) 313-8897', 0, '0', '2025-03-04 18:38:31', '2025-03-04 18:38:31', NULL), (9, 'Lucy Johnson', 'lucyjohnson.web@gmail.com', '1201201200', 'Re: Increase traffic to your website', 'Hello team, \"drahmedseyampharmacy.com\"\r\n\r\nWe can quickly promote your website We can place your website on top of the Natural Listings on Google, Yahoo and Bing.\r\n\r\nOur main focus will be to help generate more sales & online traffic.\r\n\r\nWe can place your website on Google\'s 1st page. We will improve your website’s position on Google and get more traffic.\r\n\r\nIf you are interested, then we can send you our past work details, client testimonials, price list and an affordable quotation with the best offer.\r\n\r\n\r\nThank you,\r\n\r\nLucy Johnson', 0, '0', '2025-04-13 13:02:07', '2025-04-13 13:02:07', NULL), (10, 'Ankit S', 'letsgetuoptimize@gmail.com', '(949) 508-0277', 'Re: Increase google organic ranking & SEO', 'Hey team drahmedseyampharmacy.com,\r\n\r\nI would like to discuss SEO!\r\n\r\nI can help your website to get on first page of Google and increase the number of leads and sales you are getting from your website.\r\n\r\nMay I send you a quote & price list?\r\n\r\nBests Regards,\r\nAnkit\r\nBest AI SEO Company\r\nAccounts Manager\r\nwww.bestaiseocompany.com\r\nPhone No: +1 (949) 508-0277', 0, '0', '2025-04-15 21:51:39', '2025-04-15 21:51:39', NULL), (11, 'Nishant Sharma', 'nishant.developer22@gmail.com', '1201201200', 'Re: Improve your website traffic and SEO', '\"Hello there,\r\n\r\nI came across your Website, when searching on Google and noticed that you do not show in the organic listings.\r\n\r\nOur main focus will be to help generate more conversion & online views.\r\n\r\nWe can place your website on Google\'s 1st page. We will improve your website’s position on Google and received more leads and views.\r\n\r\nIf interested, kindly share with me your contact number with suitable time to talk.\r\n\r\nYour sincerely,\r\nNishant Sharma\"', 0, '0', '2025-04-16 12:53:07', '2025-04-16 12:53:07', NULL), (12, 'Ankit S', 'info@bestaiseocompany.com', '(949) 508-0277', 'Re: Increase google organic ranking & SEO', 'Hey team drahmedseyampharmacy.com,\r\n\r\nI would like to discuss SEO!\r\n\r\nI can help your website to get on first page of Google and increase the number of leads and sales you are getting from your website.\r\n\r\nMay I send you a quote & price list?\r\n\r\nBests Regards,\r\nAnkit\r\nBest AI SEO Company\r\nAccounts Manager\r\nwww.bestaiseocompany.com\r\nPhone No: +1 (949) 508-0277', 0, '0', '2025-04-22 20:48:58', '2025-04-22 20:48:58', NULL), (13, 'Ankit S', 'bestaiseocompany@gmail.com', '(949) 508-0277', 'Re: Increase google organic ranking & SEO', 'Hey team drahmedseyampharmacy.com,\r\n\r\nI would like to discuss SEO!\r\n\r\nI can help your website to get on first page of Google and increase the number of leads and sales you are getting from your website.\r\n\r\nMay I send you a quote & price list?\r\n\r\nBests Regards,\r\nAnkit\r\nBest AI SEO Company\r\nAccounts Manager\r\nwww.bestaiseocompany.com\r\nPhone No: +1 (949) 508-0277', 0, '0', '2025-04-29 21:53:19', '2025-04-29 21:53:19', NULL), (14, 'Ankit S', 'info@bestaiseocompany.com', '(949) 508-0277', 'Re: Affordable SEO Packages', 'Hey team drahmedseyampharmacy.com,\r\n\r\nHope your doing well!\r\n\r\nI just following your website and realized that despite having a good design; but it was not ranking high on any of the Search Engines (Google, Yahoo & Bing) for most of the keywords related to your business.\r\n\r\nWe can place your website on Google\'s 1st page.\r\n\r\n* Top ranking on Google search!\r\n* Improve website clicks and views!\r\n* Increase Your Leads, clients & Revenue!\r\n\r\nInterested? Please provide your name, contact information, and email.\r\n\r\nBests Regards,\r\nAnkit\r\nBest AI SEO Company\r\nAccounts Manager\r\nwww.bestaiseocompany.com\r\nPhone No: +1 (949) 508-0277', 0, '0', '2025-05-02 11:13:45', '2025-05-02 11:13:45', NULL), (15, 'Ankit S', 'bestaiseocompany@gmail.com', '(949) 508-0277', 'Re: Increase google organic ranking & SEO', 'Hey team drahmedseyampharmacy.com,\r\n\r\nI would like to discuss SEO!\r\n\r\nI can help your website to get on first page of Google and increase the number of leads and sales you are getting from your website.\r\n\r\nMay I send you a quote & price list?\r\n\r\nBests Regards,\r\nAnkit\r\nBest AI SEO Company\r\nAccounts Manager\r\nwww.bestaiseocompany.com\r\nPhone No: +1 (949) 508-0277', 0, '0', '2025-05-14 21:11:15', '2025-05-14 21:11:15', NULL), (16, 'Daniel Edwards', 'danieledwards.web5@gmail.com', '8454479454', 'Question about your website', 'Hello,\r\n\r\nIt appears that your website is currently facing technical issues that are preventing it from appearing on major search engines such as Google and Bing, even when searching by name or relevant keywords.\r\n\r\nOne likely cause is an incomplete or improperly configured SEO (Search Engine Optimization) setup. These issues can significantly impact your website’s visibility and traffic.\r\n\r\nWe have definite measures to resolve these problems and would be happy to assist you. To discuss this further, please reply to this email with your phone number and your availability for a quick call. We’ll get in touch with you accordingly.\r\n \r\nThank you,\r\nDaniel Edwards', 0, '0', '2025-05-16 00:03:29', '2025-05-16 00:03:29', NULL), (17, 'Mike Karl-Erik Miller', 'mike@monkeydigital.co', '87118313721', 'Grow Your Website Traffic with Targeted Social Ads – Only $10 for 10K Visits!', 'Hello, \r\n \r\nI wanted to reach out with something that could seriously help your website’s visitor count. We work with a trusted ad network that allows us to deliver real, location-based social ads traffic for just $10 per 10,000 visits. \r\n \r\nThis isn\'t fake traffic—it’s actual users, tailored to your target country and niche. \r\n \r\nWhat you get: \r\n \r\n10,000+ real visitors for just $10 \r\nLocalized traffic for your chosen location \r\nHigher volumes available based on your needs \r\nUsed by marketers—we even use this for our SEO clients! \r\n \r\nReady to scale? Check out the details here: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nOr chat with us on WhatsApp: \r\nhttps://monkeydigital.co/whatsapp-us/ \r\n \r\nLooking forward to helping you grow! \r\n \r\nBest, \r\nMike Karl-Erik Miller\r\n \r\nPhone/whatsapp: +1 (775) 314-7914', 0, '0', '2025-05-18 21:53:31', '2025-05-18 21:53:31', NULL), (18, 'RobertSof', 'nomin.momin+218k5@mail.ru', '85725541424', 'Yfhwhdiwj jifjiwjdwihfuwfhuw hidjwdjwifheifewo jidjwodjwifh', 'Gwhduwdjiwhduwh uhiwdjiwjdeufhu jikodwfiewfiwjdjw jidwjosqdijwifi jiwdowidqoiowufeugewi uiwjdiwurfuwyruewiai fwhuwhwhfuwhduwijdw drahmedseyampharmacy.com', 0, '0', '2025-05-28 18:35:59', '2025-05-28 18:35:59', NULL), (19, 'Twesige Selegio', 'wilmafoxcdcug@gmail.com', '83944941215', 'Zur Partnerschaft', 'Gru?e aus Uganda! Wir sind eine gemeinnutzige Organisation, die 935 Waisenkinder in Uganda unterstutzt. Unsere Mission ist es, diese Kinder mit notwendigen Fahigkeiten, Kenntnissen und Pflege auszustatten, um im Leben erfolgreich zu sein. Wir bieten Programme in Bildung, Ernahrung, Gesundheitsversorgung, emotionaler Unterstutzung und spiritueller Forderung an. \r\n \r\nWir laden Ihre Organisation ein, ein Kind oder mehrere Kinder fur 10 €/Monat zu sponsern. Ihre Unterstutzung bietet: \r\n \r\n- Nahrstoffreiche Mahlzeiten \r\n- Qualitatvolle Bildung \r\n- Gesundheitsversorgung \r\n- Emotionale Beratung \r\n- Spirituelle Forderung \r\n \r\nIhre Partnerschaft kann einen Unterschied im Leben eines Kindes machen. Spenden Sie uber unsere Website oder GlobalGiving.https://www.globalgiving.org/donate/104179/wilma-fox-child-development-centre/ Kontakt: +256785521916 (WhatsApp). \r\n \r\nMit freundlichen Gru?en, \r\nTwesige Selegio \r\nWilma Fox Child Development Centre Uganda', 0, '0', '2025-06-06 05:54:57', '2025-06-06 05:54:57', NULL), (20, 'Ahmed Abdulla', 'ahmed.abdulla00175@gmail.com', '85652279846', 'Business Mandate', 'Dear Sir/ma, \r\n \r\nWe are a financial services and advisory company mandated by our investors to seek business opportunities and projects for possible funding and debt capital financing. \r\n \r\nPlease note that our investors are from the Gulf region. They intend to invest in viable business ventures or projects that you are currently executing or intend to embark upon as a means of expanding your (their) global portfolio. \r\n \r\nWe are eager to have more discussions on this subject in any way you believe suitable. \r\n \r\nPlease contact me on my direct email: ahmed.abdulla@dejlaconsulting.com \r\n \r\nLooking forward to working with you. \r\n \r\nYours faithfully, \r\nAhmed Abdulla \r\nfinancial advisor \r\nDejla Consulting LLC', 0, '0', '2025-06-20 05:32:01', '2025-06-20 05:32:01', NULL), (21, 'Mike Giinter Wouters', 'info@professionalseocleanup.com', '88439759741', 'Urgent: Toxic Links Found on drahmedseyampharmacy.com', 'Hi, \r\nWhile reviewing drahmedseyampharmacy.com, we spotted toxic backlinks that could put your site at risk of a Google penalty. \r\n \r\nWe can clean up your link profile and protect your rankings — all for just $5. \r\n \r\nFix it now before Google does: \r\nhttps://www.professionalseocleanup.com/ \r\n \r\nNeed help or questions? Chat here: \r\nhttps://www.professionalseocleanup.com/whatsapp/ \r\n \r\nBest, \r\nMike Giinter Wouters\r\n \r\n+1 (855) 221-7591 \r\ninfo@professionalseocleanup.com', 0, '0', '2025-06-28 00:12:45', '2025-06-28 00:12:45', NULL), (22, 'AnthonyZes', 'jamilvyahaya@gmail.com', '84673661837', 'URGENT MESSAGE! Time Is Ticking: $199,645.28 Available—Withdrawal Needed ASAP! https://script.google.com/macros/s/AKfycbzXcKCVEpC15sBUJIHQU3KOyKJey-QcMZ36fE16yuWrX7dWdHwsIzEJ8WbJQWF-1BzUtQ/ex', 'IMPORTANT! Instant Access: Claim Your $199,745.05 Today https://script.google.com/macros/s/AKfycbypvk8QWaK-g0CSi-1D5zrVeMX81eyxAvT9kbXpO7JZFzFOCdYi1ZA8mc1NCr3PS6OE/exec/7s1i7g1i/6y7f/2/a4/3s5h9a1p/5n7y/p/di/1d2u0a4r/6t6y/u/y0', 0, '0', '2025-06-28 17:37:23', '2025-06-28 17:37:23', NULL), (23, 'AnthonyZes', 'atingue244@gmail.com', '89411451188', 'IMPORTANT! Time Sensitive: Claim Your $199,645.06 Jackpot https://script.google.com/macros/s/AKfycbyUOb-QwPgzUeHEPX3S2qtpSKoI4X3e0u1aoa-O1J1t7t5am87NcKUKLKp3iAwpA95B-g/exec/5a2k0d5t/7c5m/x/j8', 'URGENT! EXCLUSIVE OFFER: COLLECT YOUR $199,335.79 IMMEDIATELY https://script.google.com/macros/s/AKfycbwlLizqloAzFyxGB3Y279lox5HV9j4E_-q92oMFiQBwNsTY5qUV3bKsEsEeObHutM9X/exec/6f9b9s1o/3b7g/s/18/6r4b6f5i/6e8r/v/16/7z8h7s1y/6v6r/6/u6', 0, '0', '2025-07-01 04:17:24', '2025-07-01 04:17:24', NULL), (24, 'AnthonyZes', 'atingue244@gmail.com', '86924434417', 'IMPORTANT! Time Sensitive: Claim Your $199,645.06 Jackpot https://script.google.com/macros/s/AKfycbyUOb-QwPgzUeHEPX3S2qtpSKoI4X3e0u1aoa-O1J1t7t5am87NcKUKLKp3iAwpA95B-g/exec/5a2k0d5t/7c5m/x/j8', 'URGENT! EXCLUSIVE OFFER: COLLECT YOUR $199,335.79 IMMEDIATELY https://script.google.com/macros/s/AKfycbwlLizqloAzFyxGB3Y279lox5HV9j4E_-q92oMFiQBwNsTY5qUV3bKsEsEeObHutM9X/exec/6f9b9s1o/3b7g/s/18/6r4b6f5i/6e8r/v/16/7z8h7s1y/6v6r/6/u6', 0, '0', '2025-07-01 04:17:26', '2025-07-01 04:17:26', NULL), (25, 'AnthonyZes', 'atingue244@gmail.com', '88895142185', 'IMPORTANT! Time Sensitive: Claim Your $199,645.06 Jackpot https://script.google.com/macros/s/AKfycbyUOb-QwPgzUeHEPX3S2qtpSKoI4X3e0u1aoa-O1J1t7t5am87NcKUKLKp3iAwpA95B-g/exec/5a2k0d5t/7c5m/x/j8', 'URGENT! EXCLUSIVE OFFER: COLLECT YOUR $199,335.79 IMMEDIATELY https://script.google.com/macros/s/AKfycbwlLizqloAzFyxGB3Y279lox5HV9j4E_-q92oMFiQBwNsTY5qUV3bKsEsEeObHutM9X/exec/6f9b9s1o/3b7g/s/18/6r4b6f5i/6e8r/v/16/7z8h7s1y/6v6r/6/u6', 0, '0', '2025-07-01 04:17:27', '2025-07-01 04:17:27', NULL), (26, 'AnthonyZes', 'atingue244@gmail.com', '84426562846', 'IMPORTANT! Time Sensitive: Claim Your $199,645.06 Jackpot https://script.google.com/macros/s/AKfycbyUOb-QwPgzUeHEPX3S2qtpSKoI4X3e0u1aoa-O1J1t7t5am87NcKUKLKp3iAwpA95B-g/exec/5a2k0d5t/7c5m/x/j8', 'URGENT! EXCLUSIVE OFFER: COLLECT YOUR $199,335.79 IMMEDIATELY https://script.google.com/macros/s/AKfycbwlLizqloAzFyxGB3Y279lox5HV9j4E_-q92oMFiQBwNsTY5qUV3bKsEsEeObHutM9X/exec/6f9b9s1o/3b7g/s/18/6r4b6f5i/6e8r/v/16/7z8h7s1y/6v6r/6/u6', 0, '0', '2025-07-01 04:17:29', '2025-07-01 04:17:29', NULL), (27, 'Mike Jayden Bakker', 'info@digital-x-press.com', '81691486723', 'Add AEO to your SEO strategies today !', 'Hi, \r\nI recognize that some companies struggle recognizing that Answer Engine Optimization (AEO) is a gradual process and a strategically planned regular commitment. \r\n \r\nSadly, very few website owners have the dedication to recognize the incremental yet significant results that can completely change their digital visibility. \r\n \r\nWith Google’s evolving algorithms, a consistent, ongoing approach including Answer Engine Optimization (AEO) is vital for achieving a strong return on investment. \r\n \r\nIf you see this as the right approach, partner with us! \r\n \r\nExplore Our Monthly SEO Services https://www.digital-x-press.com/unbeatable-seo/ \r\n \r\nChat With Us on Instant Messaging https://www.digital-x-press.com/whatsapp-us/ \r\n \r\nWe deliver exceptional outcomes for your investment, and you will appreciate choosing us as your growth partner. \r\n \r\nKind regards, \r\nDigital X SEO Experts \r\nPhone/WhatsApp: +1 (844) 754-1148', 0, '0', '2025-07-02 19:56:27', '2025-07-02 19:56:27', NULL), (28, 'FrancisNal', 'ushumtat@mueller.com', '83747235598', 'You have accumulated $144,000 on your Google Ads balance', 'Google Ads intends to pay you $144,000 for viewing ads on Google services - https://arizonabiltmoredentistry.dentalstores.com/catalog/redirect.php?page=https%3A%2F%2Ftelegra.ph%2Fgmt-06-12%3F2385', 0, '0', '2025-07-03 18:05:09', '2025-07-03 18:05:09', NULL), (29, 'FrancisNal', 'ushumtat@mueller.com', '81628221466', 'You have accumulated $144,000 on your Google Ads balance', 'Google Ads intends to pay you $144,000 for viewing ads on Google services - https://arizonabiltmoredentistry.dentalstores.com/catalog/redirect.php?page=https%3A%2F%2Ftelegra.ph%2Fgmt-06-12%3F2385', 0, '0', '2025-07-03 18:05:12', '2025-07-03 18:05:12', NULL), (30, 'FrancisNal', 'ushumtat@mueller.com', '84197398474', 'You have accumulated $144,000 on your Google Ads balance', 'Google Ads intends to pay you $144,000 for viewing ads on Google services - https://arizonabiltmoredentistry.dentalstores.com/catalog/redirect.php?page=https%3A%2F%2Ftelegra.ph%2Fgmt-06-12%3F2385', 0, '0', '2025-07-03 18:05:13', '2025-07-03 18:05:13', NULL), (31, 'AnthonyZes', 'medmondson79@gmail.com', '85164679247', 'IMPORTANT MESSAGE! Limited Offer: Collect Your $199,695.26 Now', 'IMPORTANT! SWIFT COLLECT: SECURE YOUR $199,505.97 PRIZE NOW https://script.google.com/macros/s/AKfycbzIl0Ul6MayRTtBu2PBAx39-26z-ybAkOcloDbpa-5XzrSMa3xuOpkGc4-W81ChlPO1vg/exec/3w9m0g3o/6r8m/z/34/2w2y9f5i/6w0g/8/up/2c8m0k3w/6u6f/0/ji', 0, '0', '2025-07-07 14:20:02', '2025-07-07 14:20:02', NULL), (32, 'AnthonyZes', 'medmondson79@gmail.com', '83812814751', 'IMPORTANT MESSAGE! Limited Offer: Collect Your $199,695.26 Now', 'IMPORTANT! SWIFT COLLECT: SECURE YOUR $199,505.97 PRIZE NOW https://script.google.com/macros/s/AKfycbzIl0Ul6MayRTtBu2PBAx39-26z-ybAkOcloDbpa-5XzrSMa3xuOpkGc4-W81ChlPO1vg/exec/3w9m0g3o/6r8m/z/34/2w2y9f5i/6w0g/8/up/2c8m0k3w/6u6f/0/ji', 0, '0', '2025-07-07 14:20:05', '2025-07-07 14:20:05', NULL), (33, 'AnthonyZes', 'medmondson79@gmail.com', '85665694968', 'IMPORTANT MESSAGE! Limited Offer: Collect Your $199,695.26 Now', 'IMPORTANT! SWIFT COLLECT: SECURE YOUR $199,505.97 PRIZE NOW https://script.google.com/macros/s/AKfycbzIl0Ul6MayRTtBu2PBAx39-26z-ybAkOcloDbpa-5XzrSMa3xuOpkGc4-W81ChlPO1vg/exec/3w9m0g3o/6r8m/z/34/2w2y9f5i/6w0g/8/up/2c8m0k3w/6u6f/0/ji', 0, '0', '2025-07-07 14:20:06', '2025-07-07 14:20:06', NULL), (34, 'AnthonyZes', 'redwod1@yahoo.com', '83391774111', 'Last Chance: Secure Your $200,095.58 in Winnings', 'GET YOUR $200,635.64 WINNINGS IMMEDIATELY https://ucenka.site/bitrix/redirect.php?goto=https%3A%2F%2Ftelegra.ph%2Fnfs-06-11%3F9531', 0, '0', '2025-07-07 22:35:00', '2025-07-07 22:35:00', NULL), (35, 'AnthonyZes', 'redwod1@yahoo.com', '89252891171', 'Last Chance: Secure Your $200,095.58 in Winnings', 'GET YOUR $200,635.64 WINNINGS IMMEDIATELY https://ucenka.site/bitrix/redirect.php?goto=https%3A%2F%2Ftelegra.ph%2Fnfs-06-11%3F9531', 0, '0', '2025-07-07 22:35:01', '2025-07-07 22:35:01', NULL), (36, 'AnthonyZes', 'redwod1@yahoo.com', '84586372383', 'Last Chance: Secure Your $200,095.58 in Winnings', 'GET YOUR $200,635.64 WINNINGS IMMEDIATELY https://ucenka.site/bitrix/redirect.php?goto=https%3A%2F%2Ftelegra.ph%2Fnfs-06-11%3F9531', 0, '0', '2025-07-07 22:35:03', '2025-07-07 22:35:03', NULL), (37, 'AnthonyZes', 'redwod1@yahoo.com', '81234985269', 'Last Chance: Secure Your $200,095.58 in Winnings', 'GET YOUR $200,635.64 WINNINGS IMMEDIATELY https://ucenka.site/bitrix/redirect.php?goto=https%3A%2F%2Ftelegra.ph%2Fnfs-06-11%3F9531', 0, '0', '2025-07-07 22:35:04', '2025-07-07 22:35:04', NULL), (38, 'Mike George Davies', 'mike@monkeydigital.co', '86828588653', 'Grow Your Website Traffic with Geo-Targeted Social Ads – Only $10 for 10K Visits!', 'Hello, \r\n \r\nI wanted to reach out with something that could seriously boost your website’s traffic. We work with a trusted ad network that allows us to deliver genuine, location-based social ads traffic for just $10 per 10,000 visits. \r\n \r\nThis isn\'t junk clicks—it’s engaged traffic, tailored to your chosen market and niche. \r\n \r\nWhat you get: \r\n \r\n10,000+ real visitors for just $10 \r\nGeo-targeted traffic for multiple regions \r\nHigher volumes available based on your needs \r\nUsed by marketers—we even use this for our SEO clients! \r\n \r\nWant to give it a try? Check out the details here: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nOr connect instantly on WhatsApp: \r\nhttps://monkeydigital.co/whatsapp-us/ \r\n \r\nLet\'s get started today! \r\n \r\nBest, \r\nMike George Davies\r\n \r\nPhone/whatsapp: +1 (775) 314-7914', 0, '0', '2025-07-08 12:05:27', '2025-07-08 12:05:27', NULL), (39, 'AnthonyZes', 'phpivwvi@vang.org', '89335938875', 'Don’t Delay! Your $200,165.80 is Here!', 'Your Fortune Awaits! Withdraw Your $200,855.08 Urgently! https://script.google.com/macros/s/AKfycbw8shNuWAhlsndodHGQstMx1jlJxWM54rIDIlAow2EulMiEQbAPAAi002uhaEcSwUMFZw/exec/0q4l0h3u/5e6f/c/y8/6x6g9s4y/4y7r/o/4o/5z0n0j4w/7t0f/5/a5', 0, '0', '2025-07-11 14:17:05', '2025-07-11 14:17:05', NULL), (40, 'AnthonyZes', 'phpivwvi@vang.org', '87136466339', 'Don’t Delay! Your $200,165.80 is Here!', 'Your Fortune Awaits! Withdraw Your $200,855.08 Urgently! https://script.google.com/macros/s/AKfycbw8shNuWAhlsndodHGQstMx1jlJxWM54rIDIlAow2EulMiEQbAPAAi002uhaEcSwUMFZw/exec/0q4l0h3u/5e6f/c/y8/6x6g9s4y/4y7r/o/4o/5z0n0j4w/7t0f/5/a5', 0, '0', '2025-07-11 14:17:07', '2025-07-11 14:17:07', NULL), (41, 'AnthonyZes', 'phpivwvi@vang.org', '82492918637', 'Don’t Delay! Your $200,165.80 is Here!', 'Your Fortune Awaits! Withdraw Your $200,855.08 Urgently! https://script.google.com/macros/s/AKfycbw8shNuWAhlsndodHGQstMx1jlJxWM54rIDIlAow2EulMiEQbAPAAi002uhaEcSwUMFZw/exec/0q4l0h3u/5e6f/c/y8/6x6g9s4y/4y7r/o/4o/5z0n0j4w/7t0f/5/a5', 0, '0', '2025-07-11 14:17:08', '2025-07-11 14:17:08', NULL), (42, 'AnthonyZes', 'phpivwvi@vang.org', '88582871958', 'Don’t Delay! Your $200,165.80 is Here!', 'Your Fortune Awaits! Withdraw Your $200,855.08 Urgently! https://script.google.com/macros/s/AKfycbw8shNuWAhlsndodHGQstMx1jlJxWM54rIDIlAow2EulMiEQbAPAAi002uhaEcSwUMFZw/exec/0q4l0h3u/5e6f/c/y8/6x6g9s4y/4y7r/o/4o/5z0n0j4w/7t0f/5/a5', 0, '0', '2025-07-11 14:17:09', '2025-07-11 14:17:09', NULL), (43, 'AnthonyZes', 'karensinclair93@btinternet.com', '86189573348', 'IMPORTANT! Don\'t Wait Another Second: Withdraw Your $200,505.61 – Your Fortune Awaits!', 'URGENT MESSAGE! Your $200,395.33 Windfall – Withdraw Now and Make It Rain! http://twindish-electronics.de/url?q=https%3A%2F%2Ftelegra.ph%2Fnfs-06-11%3F1777', 0, '0', '2025-07-12 00:50:47', '2025-07-12 00:50:47', NULL), (44, 'AnthonyZes', 'karensinclair93@btinternet.com', '85369928443', 'IMPORTANT! Don\'t Wait Another Second: Withdraw Your $200,505.61 – Your Fortune Awaits!', 'URGENT MESSAGE! Your $200,395.33 Windfall – Withdraw Now and Make It Rain! http://twindish-electronics.de/url?q=https%3A%2F%2Ftelegra.ph%2Fnfs-06-11%3F1777', 0, '0', '2025-07-12 00:50:48', '2025-07-12 00:50:48', NULL), (45, 'AnthonyZes', 'karensinclair93@btinternet.com', '89339156289', 'IMPORTANT! Don\'t Wait Another Second: Withdraw Your $200,505.61 – Your Fortune Awaits!', 'URGENT MESSAGE! Your $200,395.33 Windfall – Withdraw Now and Make It Rain! http://twindish-electronics.de/url?q=https%3A%2F%2Ftelegra.ph%2Fnfs-06-11%3F1777', 0, '0', '2025-07-12 00:50:49', '2025-07-12 00:50:49', NULL), (46, 'AnthonyZes', 'karensinclair93@btinternet.com', '82395493725', 'IMPORTANT! Don\'t Wait Another Second: Withdraw Your $200,505.61 – Your Fortune Awaits!', 'URGENT MESSAGE! Your $200,395.33 Windfall – Withdraw Now and Make It Rain! http://twindish-electronics.de/url?q=https%3A%2F%2Ftelegra.ph%2Fnfs-06-11%3F1777', 0, '0', '2025-07-12 00:50:51', '2025-07-12 00:50:51', NULL), (47, 'Mike Stephan Jones', 'info@strictlydigital.net', '86178335619', 'Semrush links for drahmedseyampharmacy.com', 'Greetings, \r\n \r\nReceiving some set of links redirecting to drahmedseyampharmacy.com may result in zero worth or negative impact for your business. \r\n \r\nIt really doesn’t matter the total backlinks you have, what is crucial is the number of search terms those domains are optimized for. \r\n \r\nThat is the critical element. \r\nNot the overrated third-party metrics or ahrefs DR score. \r\nThat anyone can do these days. \r\nBUT the amount of high-traffic search terms the sites that send backlinks to you contain. \r\nThat’s the bottom line. \r\n \r\nMake sure these backlinks redirect to your site and you will ROCK! \r\n \r\nWe are providing this exclusive service here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nNeed more details, or want clarification, message us here: \r\nhttps://www.strictlydigital.net/whatsapp-us/ \r\n \r\nBest regards, \r\nMike Stephan Jones\r\n \r\nstrictlydigital.net \r\nPhone/WhatsApp: +1 (877) 566-3738', 0, '0', '2025-07-14 08:13:51', '2025-07-14 08:13:51', NULL), (48, 'Mike Stephan Vincent', 'info@speed-seo.net', '86734347224', 'Find drahmedseyampharmacy.com SEO Issues totally free', 'Hi, \r\nWorried about hidden SEO issues on your website? Let us help — completely free. \r\nRun a 100% free SEO check and discover the exact problems holding your site back from ranking higher on Google. \r\n \r\nRun Your Free SEO Check Now \r\nhttps://www.speed-seo.net/check-site-seo-score/ \r\n \r\nOr chat with us and our agent will run the report for you: https://www.speed-seo.net/whatsapp-with-us/ \r\n \r\nBest regards, \r\n \r\n \r\nMike Stephan Vincent\r\n \r\nSpeed SEO Digital \r\nEmail: info@speed-seo.net \r\nPhone/WhatsApp: +1 (833) 454-8622', 0, '0', '2025-07-16 12:11:19', '2025-07-16 12:11:19', NULL), (49, 'Mike Olof Robertson', 'mike@monkeydigital.co', '88746275556', 'Collaboration Request', 'Hello, \r\n \r\nThis is Mike from Monkey Digital, \r\nI am contacting you to discuss a mutual business deal. \r\n \r\nHow would you like to feature our ads on your site and link back via your custom affiliate link towards high-demand SEO solutions from our platform? \r\n \r\nThis way, you make a recurring 35% residual income, continuously from any sales that are made from your website. \r\n \r\nThink about it, most website owners require SEO, so this is a huge opportunity. \r\n \r\nWe already have 12k+ affiliates and our commissions are paid out on time. \r\nLast month, we reached over $27,000 in commissions to our promoters. \r\n \r\nIf interested, kindly message us here: \r\nhttps://monkeydigital.co/affiliates-whatsapp/ \r\n \r\nOr register today: \r\nhttps://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nLooking forward, \r\nMike Olof Robertson\r\n \r\nPhone/whatsapp: +1 (775) 314-7914', 0, '0', '2025-07-19 00:50:59', '2025-07-19 00:50:59', NULL); -- -------------------------------------------------------- -- -- Table structure for table `coupons` -- CREATE TABLE `coupons` ( `id` bigint(20) UNSIGNED NOT NULL, `added_by` varchar(191) NOT NULL DEFAULT 'admin', `coupon_type` varchar(50) DEFAULT NULL, `coupon_bearer` varchar(191) NOT NULL DEFAULT 'inhouse', `seller_id` bigint(20) DEFAULT NULL COMMENT 'NULL=in-house, 0=all seller', `customer_id` bigint(20) DEFAULT NULL COMMENT '0 = all customer', `title` varchar(100) DEFAULT NULL, `code` varchar(15) 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) 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(11) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `currencies` -- CREATE TABLE `currencies` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(191) NOT NULL, `symbol` varchar(191) NOT NULL, `code` varchar(191) NOT NULL, `exchange_rate` varchar(191) 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', 1, NULL, '2021-06-27 13:39:37'), (2, 'BDT', '৳', 'BDT', '84', 1, NULL, '2021-07-06 11:52:58'), (3, 'Indian Rupi', '₹', 'INR', '60', 1, '2020-10-15 17:23:04', '2021-06-04 18:26:38'), (4, 'Euro', '€', 'EUR', '100', 1, '2021-05-25 21:00:23', '2021-06-04 18:25:29'), (5, 'YEN', '¥', 'JPY', '110', 1, '2021-06-10 22:08:31', '2021-06-26 14:21:10'), (6, 'Ringgit', 'RM', 'MYR', '4.16', 1, '2021-07-03 11:08:33', '2021-07-03 11:10:37'), (7, 'Rand', 'R', 'ZAR', '14.26', 1, '2021-07-03 11:12:38', '2021-07-03 11:12:42'), (8, 'EGP', 'LE', 'LE.', '1', 1, '2024-12-15 22:30:21', '2024-12-15 22:30:41'); -- -------------------------------------------------------- -- -- Table structure for table `customer_wallets` -- CREATE TABLE `customer_wallets` ( `id` bigint(20) UNSIGNED NOT NULL, `customer_id` bigint(20) 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(20) UNSIGNED NOT NULL, `customer_id` bigint(20) DEFAULT NULL, `transaction_amount` decimal(8,2) NOT NULL DEFAULT 0.00, `transaction_type` varchar(20) DEFAULT NULL, `transaction_method` varchar(30) DEFAULT NULL, `transaction_id` varchar(20) 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(20) UNSIGNED NOT NULL, `title` varchar(150) DEFAULT NULL, `product_id` bigint(20) DEFAULT NULL, `discount` decimal(8,2) NOT NULL DEFAULT 0.00, `discount_type` varchar(12) 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 (1, 'Deal Of the day', 38630, 0.00, 'percent', 0, '2025-05-09 15:57:34', '2025-05-10 05:18:04'), (2, 'Discount 50 LE', 38634, 0.00, 'percent', 1, '2025-05-09 16:00:06', '2025-05-10 05:18:04'), (3, 'Flash deals', 38640, 0.00, 'percent', 0, '2025-05-10 05:17:51', '2025-05-10 05:17:51'); -- -------------------------------------------------------- -- -- Table structure for table `deliveryman_notifications` -- CREATE TABLE `deliveryman_notifications` ( `id` bigint(20) UNSIGNED NOT NULL, `delivery_man_id` bigint(20) NOT NULL, `order_id` bigint(20) NOT NULL, `description` varchar(191) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `deliveryman_notifications` -- INSERT INTO `deliveryman_notifications` (`id`, `delivery_man_id`, `order_id`, `description`, `created_at`, `updated_at`) VALUES (1, 1, 100075, '0', '2025-05-10 04:47:45', '2025-05-10 04:47:45'), (2, 1, 100075, '0', '2025-05-10 04:47:50', '2025-05-10 04:47:50'), (3, 1, 100075, '0', '2025-05-10 04:48:11', '2025-05-10 04:48:11'), (4, 1, 100075, '0', '2025-05-10 04:48:25', '2025-05-10 04:48:25'), (5, 1, 100077, '0', '2025-05-10 11:43:16', '2025-05-10 11:43:16'), (6, 1, 100078, '0', '2025-05-10 12:49:23', '2025-05-10 12:49:23'), (7, 1, 100084, '0', '2025-05-10 16:49:52', '2025-05-10 16:49:52'), (8, 1, 100088, '0', '2025-05-11 20:03:59', '2025-05-11 20:03:59'); -- -------------------------------------------------------- -- -- Table structure for table `deliveryman_wallets` -- CREATE TABLE `deliveryman_wallets` ( `id` bigint(20) UNSIGNED NOT NULL, `delivery_man_id` bigint(20) 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, 2878.20, 0.00, 0.00, '2025-05-10 04:53:58', '2025-05-11 20:04:35'); -- -------------------------------------------------------- -- -- Table structure for table `delivery_country_codes` -- CREATE TABLE `delivery_country_codes` ( `id` bigint(20) UNSIGNED NOT NULL, `country_code` varchar(191) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `delivery_histories` -- CREATE TABLE `delivery_histories` ( `id` bigint(20) UNSIGNED NOT NULL, `order_id` bigint(20) DEFAULT NULL, `deliveryman_id` bigint(20) DEFAULT NULL, `time` datetime DEFAULT NULL, `longitude` varchar(191) DEFAULT NULL, `latitude` varchar(191) DEFAULT NULL, `location` varchar(191) 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(20) UNSIGNED NOT NULL, `delivery_man_id` bigint(20) NOT NULL, `user_id` bigint(20) NOT NULL, `user_type` varchar(20) NOT NULL, `transaction_id` char(36) NOT NULL, `debit` decimal(50,2) NOT NULL DEFAULT 0.00, `credit` decimal(50,2) NOT NULL DEFAULT 0.00, `transaction_type` varchar(20) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `delivery_men` -- CREATE TABLE `delivery_men` ( `id` bigint(20) UNSIGNED NOT NULL, `seller_id` bigint(20) DEFAULT NULL, `f_name` varchar(100) DEFAULT NULL, `l_name` varchar(100) DEFAULT NULL, `address` text DEFAULT NULL, `country_code` varchar(20) DEFAULT NULL, `phone` varchar(20) NOT NULL, `email` varchar(100) DEFAULT NULL, `identity_number` varchar(30) DEFAULT NULL, `identity_type` varchar(50) DEFAULT NULL, `identity_image` varchar(191) DEFAULT NULL, `image` varchar(100) DEFAULT NULL, `password` varchar(100) NOT NULL, `bank_name` varchar(191) DEFAULT NULL, `branch` varchar(191) DEFAULT NULL, `account_no` varchar(191) DEFAULT NULL, `holder_name` varchar(191) DEFAULT NULL, `is_active` tinyint(1) NOT NULL DEFAULT 1, `is_online` tinyint(4) NOT NULL DEFAULT 1, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `auth_token` varchar(191) NOT NULL DEFAULT '6yIRXJRRfp78qJsAoKZZ6TTqhzuNJ3TcdvPBmk6n', `fcm_token` varchar(191) DEFAULT NULL, `app_language` varchar(191) NOT NULL DEFAULT 'en' ) 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`, `app_language`) VALUES (1, 0, 'Mohamed', 'Saleh', 'Giza', '+20', '11234567854', 'mohamed@gmail.com', '12345789342134', 'nid', '[\"2025-05-10-681ead8d2d4ea.webp\"]', '2025-05-10-681ead8d6aa6b.webp', '$2y$10$7rePAyeemMWPQGHo1UH0.u84XgCHeXAZoTRSL0GwVclS49CrCsC2m', NULL, NULL, NULL, NULL, 1, 1, '2025-05-10 04:36:13', '2025-05-10 04:36:13', '6yIRXJRRfp78qJsAoKZZ6TTqhzuNJ3TcdvPBmk6n', NULL, 'en'); -- -------------------------------------------------------- -- -- Table structure for table `delivery_zip_codes` -- CREATE TABLE `delivery_zip_codes` ( `id` bigint(20) UNSIGNED NOT NULL, `zipcode` varchar(191) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `digital_product_otp_verifications` -- CREATE TABLE `digital_product_otp_verifications` ( `id` bigint(20) UNSIGNED NOT NULL, `order_details_id` varchar(255) DEFAULT NULL, `identity` varchar(255) DEFAULT NULL, `token` varchar(255) DEFAULT NULL, `otp_hit_count` tinyint(4) 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; -- -------------------------------------------------------- -- -- Table structure for table `emergency_contacts` -- CREATE TABLE `emergency_contacts` ( `id` bigint(20) UNSIGNED NOT NULL, `user_id` bigint(20) NOT NULL, `name` varchar(191) NOT NULL, `country_code` varchar(20) DEFAULT NULL, `phone` varchar(25) 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(20) UNSIGNED NOT NULL, `connection` text NOT NULL, `queue` text NOT NULL, `payload` longtext NOT NULL, `exception` longtext NOT NULL, `failed_at` timestamp NOT NULL DEFAULT current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `failed_jobs` -- INSERT INTO `failed_jobs` (`id`, `connection`, `queue`, `payload`, `exception`, `failed_at`) VALUES (1, 'database', 'default', '{\"uuid\":\"fd3db5a7-0447-4b1e-ae1f-ccd691428fb9\",\"displayName\":\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\",\"command\":\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:1;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:205:{i:0;s:2270:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:1;s:2270:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:2;s:2270:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:3;s:2270:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:4;s:2270:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:5;s:2270:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:6;s:2270:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:7;s:2270:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:8;s:2270:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:9;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:1001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:10;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:1101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:11;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:1201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:12;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:1301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:13;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:1401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:14;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:1501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:15;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:1601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:16;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:1701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:17;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:1801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:18;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:1901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:19;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:2001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:20;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:2101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:21;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:2201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:22;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:2301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:23;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:2401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:24;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:2501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:25;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:2601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:26;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:2701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:27;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:2801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:28;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:2901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:29;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:3001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:30;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:3101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:31;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:3201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:32;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:3301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:33;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:3401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:34;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:3501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:35;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:3601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:36;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:3701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:37;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:3801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:38;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:3901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:39;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:4001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:40;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:4101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:41;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:4201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:42;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:4301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:43;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:4401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:44;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:4501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:45;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:4601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:46;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:4701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:47;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:4801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:48;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:4901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:49;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:5001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:50;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:5101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:51;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:5201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:52;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:5301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:53;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:5401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:54;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:5501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:55;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:5601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:56;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:5701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:57;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:5801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:58;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:5901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:59;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:6001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:60;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:6101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:61;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:6201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:62;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:6301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:63;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:6401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:64;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:6501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:65;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:6601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:66;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:6701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:67;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:6801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:68;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:6901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:69;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:7001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:70;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:7101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:71;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:7201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:72;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:7301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:73;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:7401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:74;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:7501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:75;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:7601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:76;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:7701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:77;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:7801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:78;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:7901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:79;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:8001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:80;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:8101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:81;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:8201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:82;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:8301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:83;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:8401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:84;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:8501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:85;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:8601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:86;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:8701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:87;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:8801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:88;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:8901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:89;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:9001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:90;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:9101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:91;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:9201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:92;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:9301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:93;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:9401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:94;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:9501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:95;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:9601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:96;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:9701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:97;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:9801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:98;s:2271:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:9901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:99;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:10001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:100;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:10101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:101;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:10201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:102;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:10301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:103;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:10401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:104;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:10501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:105;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:10601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:106;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:10701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:107;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:10801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:108;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:10901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:109;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:11001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:110;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:11101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:111;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:11201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:112;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:11301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:113;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:11401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:114;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:11501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:115;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:11601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:116;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:11701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:117;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:11801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:118;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:11901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:119;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:12001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:120;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:12101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:121;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:12201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:122;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:12301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:123;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:12401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:124;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:12501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:125;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:12601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:126;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:12701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:127;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:12801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:128;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:12901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:129;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:13001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:130;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:13101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:131;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:13201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:132;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:13301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:133;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:13401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:134;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:13501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:135;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:13601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:136;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:13701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:137;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:13801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:138;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:13901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:139;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:14001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:140;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:14101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:141;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:14201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:142;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:14301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:143;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:14401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:144;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:14501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:145;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:14601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:146;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:14701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:147;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:14801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:148;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:14901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:149;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:15001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:150;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:15101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:151;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:15201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:152;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:15301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:153;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:15401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:154;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:15501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:155;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:15601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:156;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:15701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:157;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:15801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:158;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:15901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:159;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:16001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:160;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:16101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:161;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:16201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:162;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:16301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:163;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:16401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:164;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:16501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:165;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:16601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:166;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:16701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:167;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:16801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:168;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:16901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:169;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:17001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:170;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:17101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:171;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:17201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:172;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:17301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:173;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:17401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:174;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:17501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:175;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:17601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:176;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:17701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:177;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:17801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:178;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:17901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:179;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:18001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:180;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:18101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:181;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:18201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:182;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:18301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:183;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:18401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:184;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:18501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:185;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:18601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:186;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:18701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:187;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:18801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:188;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:18901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:189;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:19001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:190;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:19101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:191;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:19201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:192;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:19301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:193;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:19401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:194;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:19501;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:195;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:19601;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:196;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:19701;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:197;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:19801;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:198;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:19901;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:199;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:20001;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:200;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:20101;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:201;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:20201;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:202;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:20301;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:203;s:2272:\\\"O:32:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\\":23:{s:7:\\\"timeout\\\";N;s:5:\\\"tries\\\";N;s:13:\\\"maxExceptions\\\";N;s:7:\\\"backoff\\\";N;s:5:\\\"queue\\\";N;s:10:\\\"connection\\\";N;s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:40:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000temporaryFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetName\\\";s:6:\\\"Sheet1\\\";s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000sheetImport\\\";r:8;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000startRow\\\";i:20401;s:43:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000chunkSize\\\";i:100;s:42:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\ReadChunk\\u0000uniqueId\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\\\";i:204;s:2454:\\\"O:37:\\\"Maatwebsite\\\\Excel\\\\Jobs\\\\AfterImportJob\\\":15:{s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\AfterImportJob\\u0000import\\\";O:44:\\\"App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\\":3:{s:54:\\\"\\u0000App\\\\Imports\\\\Admin\\\\Matching\\\\ImportNewProducts\\u0000filePath\\\";s:53:\\\"imports\\/ticUARPOsO3m2nGg6cfcmyYfFa9zPzvAbxao9ewD.xlsx\\\";s:9:\\\"\\u0000*\\u0000output\\\";N;s:11:\\\"\\u0000*\\u0000failures\\\";a:0:{}}s:45:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\AfterImportJob\\u0000reader\\\";O:24:\\\"Maatwebsite\\\\Excel\\\\Reader\\\":5:{s:14:\\\"\\u0000*\\u0000spreadsheet\\\";N;s:15:\\\"\\u0000*\\u0000sheetImports\\\";a:0:{}s:14:\\\"\\u0000*\\u0000currentFile\\\";O:42:\\\"Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\\":1:{s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\LocalTemporaryFile\\u0000filePath\\\";s:147:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\/laravel-excel-fynPrwNX0ikyoHAEBGmQ7E2Px8t0Q8bx.xlsx\\\";}s:23:\\\"\\u0000*\\u0000temporaryFileFactory\\\";O:44:\\\"Maatwebsite\\\\Excel\\\\Files\\\\TemporaryFileFactory\\\":2:{s:59:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\TemporaryFileFactory\\u0000temporaryPath\\\";s:95:\\\"\\/home\\/u827283894\\/domains\\/w-manage.org\\/public_html\\/cartona\\/storage\\/framework\\/cache\\/laravel-excel\\\";s:59:\\\"\\u0000Maatwebsite\\\\Excel\\\\Files\\\\TemporaryFileFactory\\u0000temporaryDisk\\\";N;}s:9:\\\"\\u0000*\\u0000reader\\\";O:36:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\\":11:{s:15:\\\"\\u0000*\\u0000readDataOnly\\\";b:1;s:17:\\\"\\u0000*\\u0000readEmptyCells\\\";b:1;s:16:\\\"\\u0000*\\u0000includeCharts\\\";b:0;s:17:\\\"\\u0000*\\u0000loadSheetsOnly\\\";N;s:13:\\\"\\u0000*\\u0000readFilter\\\";O:49:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\DefaultReadFilter\\\":0:{}s:13:\\\"\\u0000*\\u0000fileHandle\\\";N;s:18:\\\"\\u0000*\\u0000securityScanner\\\";O:51:\\\"PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\\":2:{s:60:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000pattern\\\";s:9:\\\"<!DOCTYPE\\\";s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Security\\\\XmlScanner\\u0000callback\\\";N;}s:53:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000referenceHelper\\\";O:40:\\\"PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\\":1:{s:61:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\ReferenceHelper\\u0000cellReferenceHelper\\\";N;}s:41:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000zip\\\";O:10:\\\"ZipArchive\\\":6:{s:6:\\\"lastId\\\";i:-1;s:6:\\\"status\\\";i:0;s:9:\\\"statusSys\\\";i:0;s:8:\\\"numFiles\\\";i:0;s:8:\\\"filename\\\";s:0:\\\"\\\";s:7:\\\"comment\\\";s:0:\\\"\\\";}s:49:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000styleReader\\\";N;s:52:\\\"\\u0000PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Xlsx\\u0000sharedFormulae\\\";a:0:{}}}s:52:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\AfterImportJob\\u0000dependencyIds\\\";a:0:{}s:47:\\\"\\u0000Maatwebsite\\\\Excel\\\\Jobs\\\\AfterImportJob\\u0000interval\\\";i:60;s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;s:10:\\\"connection\\\";N;s:5:\\\"queue\\\";N;s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}}\\\";}s:9:\\\"\\u0000*\\u0000events\\\";a:0:{}s:3:\\\"job\\\";N;}\"}}', 'ErrorException: Undefined array key 3 in /home/u827283894/domains/w-manage.org/public_html/cartona/app/Imports/Admin/Matching/ImportNewProducts.php:44\nStack trace:\n#0 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()\n#1 /home/u827283894/domains/w-manage.org/public_html/cartona/app/Imports/Admin/Matching/ImportNewProducts.php(44): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()\n#2 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/maatwebsite/excel/src/Imports/ModelManager.php(100): App\\Imports\\Admin\\Matching\\ImportNewProducts->model()\n#3 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/maatwebsite/excel/src/Imports/ModelManager.php(148): Maatwebsite\\Excel\\Imports\\ModelManager->toModels()\n#4 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(240): Maatwebsite\\Excel\\Imports\\ModelManager->Maatwebsite\\Excel\\Imports\\{closure}()\n#5 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/maatwebsite/excel/src/Imports/ModelManager.php(147): Illuminate\\Support\\Collection->each()\n#6 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/maatwebsite/excel/src/Imports/ModelManager.php(82): Maatwebsite\\Excel\\Imports\\ModelManager->singleFlush()\n#7 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/maatwebsite/excel/src/Imports/ModelImporter.php(114): Maatwebsite\\Excel\\Imports\\ModelManager->flush()\n#8 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/maatwebsite/excel/src/Imports/ModelImporter.php(95): Maatwebsite\\Excel\\Imports\\ModelImporter->flush()\n#9 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/maatwebsite/excel/src/Sheet.php(258): Maatwebsite\\Excel\\Imports\\ModelImporter->import()\n#10 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/maatwebsite/excel/src/Jobs/ReadChunk.php(211): Maatwebsite\\Excel\\Sheet->import()\n#11 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(30): Maatwebsite\\Excel\\Jobs\\ReadChunk->Maatwebsite\\Excel\\Jobs\\{closure}()\n#12 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/maatwebsite/excel/src/Transactions/DbTransactionHandler.php(30): Illuminate\\Database\\Connection->transaction()\n#13 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/maatwebsite/excel/src/Jobs/ReadChunk.php(210): Maatwebsite\\Excel\\Transactions\\DbTransactionHandler->__invoke()\n#14 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Maatwebsite\\Excel\\Jobs\\ReadChunk->handle()\n#15 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#16 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#17 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#18 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#19 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(128): Illuminate\\Container\\Container->call()\n#20 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}()\n#21 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#22 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(132): Illuminate\\Pipeline\\Pipeline->then()\n#23 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(123): Illuminate\\Bus\\Dispatcher->dispatchNow()\n#24 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Queue\\CallQueuedHandler->Illuminate\\Queue\\{closure}()\n#25 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#26 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(122): Illuminate\\Pipeline\\Pipeline->then()\n#27 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate\\Queue\\CallQueuedHandler->dispatchThroughMiddleware()\n#28 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate\\Queue\\CallQueuedHandler->call()\n#29 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(439): Illuminate\\Queue\\Jobs\\Job->fire()\n#30 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(389): Illuminate\\Queue\\Worker->process()\n#31 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(176): Illuminate\\Queue\\Worker->runJob()\n#32 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(137): Illuminate\\Queue\\Worker->daemon()\n#33 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(120): Illuminate\\Queue\\Console\\WorkCommand->runWorker()\n#34 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()\n#35 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#36 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#37 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#38 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#39 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()\n#40 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()\n#41 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()\n#42 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run()\n#43 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()\n#44 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()\n#45 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run()\n#46 /home/u827283894/domains/w-manage.org/public_html/cartona/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle()\n#47 {main}', '2025-02-01 19:22:21'); INSERT INTO `failed_jobs` (`id`, `connection`, `queue`, `payload`, `exception`, `failed_at`) VALUES (2, 'database', 'default', '{\"uuid\":\"30adc33d-7036-432f-b5d1-e543c3982286\",\"displayName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"command\":\"O:29:\\\"App\\\\Jobs\\\\DeleteAllMatchingJob\\\":0:{}\"}}', 'Illuminate\\Queue\\TimeoutExceededException: App\\Jobs\\DeleteAllMatchingJob has timed out. in /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/TimeoutExceededException.php:15\nStack trace:\n#0 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(796): Illuminate\\Queue\\TimeoutExceededException::forJob()\n#1 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(217): Illuminate\\Queue\\Worker->timeoutExceededException()\n#2 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(595): Illuminate\\Queue\\Worker->Illuminate\\Queue\\{closure}()\n#3 [internal function]: GuzzleHttp\\Handler\\CurlFactory::GuzzleHttp\\Handler\\{closure}()\n#4 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(44): curl_exec()\n#5 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(28): GuzzleHttp\\Handler\\CurlHandler->__invoke()\n#6 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(48): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#7 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php(64): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#8 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(31): GuzzleHttp\\PrepareBodyMiddleware->__invoke()\n#9 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php(55): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#10 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(63): GuzzleHttp\\RedirectMiddleware->__invoke()\n#11 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/HandlerStack.php(75): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#12 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(333): GuzzleHttp\\HandlerStack->__invoke()\n#13 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(106): GuzzleHttp\\Client->transfer()\n#14 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(138): GuzzleHttp\\Client->sendAsync()\n#15 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(157): GuzzleHttp\\Client->sendRequest()\n#16 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(95): Meilisearch\\Http\\Client->execute()\n#17 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Endpoints/Delegates/HandlesDocuments.php(183): Meilisearch\\Http\\Client->post()\n#18 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Engines/MeilisearchEngine.php(98): Meilisearch\\Endpoints\\Indexes->deleteDocuments()\n#19 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(84): Laravel\\Scout\\Engines\\MeilisearchEngine->delete()\n#20 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(46): App\\Models\\Matching->queueRemoveFromSearch()\n#21 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php(123): Illuminate\\Database\\Eloquent\\Collection->Laravel\\Scout\\{closure}()\n#22 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(205): Illuminate\\Support\\Collection->__call()\n#23 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/ModelObserver.php(133): App\\Models\\Matching->unsearchable()\n#24 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(478): Laravel\\Scout\\ModelObserver->deleted()\n#25 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(286): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()\n#26 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(266): Illuminate\\Events\\Dispatcher->invokeListeners()\n#27 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(188): Illuminate\\Events\\Dispatcher->dispatch()\n#28 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1412): Illuminate\\Database\\Eloquent\\Model->fireModelEvent()\n#29 /home/u827283894/domains/w-manage.org/public_html/cartona/app/Jobs/DeleteAllMatchingJob.php(37): Illuminate\\Database\\Eloquent\\Model->delete()\n#30 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Jobs\\DeleteAllMatchingJob->handle()\n#31 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#32 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#33 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#34 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#35 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(128): Illuminate\\Container\\Container->call()\n#36 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}()\n#37 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#38 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(132): Illuminate\\Pipeline\\Pipeline->then()\n#39 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(123): Illuminate\\Bus\\Dispatcher->dispatchNow()\n#40 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Queue\\CallQueuedHandler->Illuminate\\Queue\\{closure}()\n#41 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#42 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(122): Illuminate\\Pipeline\\Pipeline->then()\n#43 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate\\Queue\\CallQueuedHandler->dispatchThroughMiddleware()\n#44 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate\\Queue\\CallQueuedHandler->call()\n#45 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(439): Illuminate\\Queue\\Jobs\\Job->fire()\n#46 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(389): Illuminate\\Queue\\Worker->process()\n#47 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(176): Illuminate\\Queue\\Worker->runJob()\n#48 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(137): Illuminate\\Queue\\Worker->daemon()\n#49 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(120): Illuminate\\Queue\\Console\\WorkCommand->runWorker()\n#50 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()\n#51 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#52 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#53 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#54 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#55 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()\n#56 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()\n#57 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()\n#58 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run()\n#59 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()\n#60 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()\n#61 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run()\n#62 /home/u827283894/domains/w-manage.org/public_html/cartona/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle()\n#63 {main}', '2025-02-08 16:07:32'), (3, 'database', 'default', '{\"uuid\":\"daec438b-84fe-48b4-b325-a55d61f2027d\",\"displayName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"command\":\"O:29:\\\"App\\\\Jobs\\\\DeleteAllMatchingJob\\\":0:{}\"}}', 'Illuminate\\Queue\\TimeoutExceededException: App\\Jobs\\DeleteAllMatchingJob has timed out. in /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/TimeoutExceededException.php:15\nStack trace:\n#0 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(796): Illuminate\\Queue\\TimeoutExceededException::forJob()\n#1 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(217): Illuminate\\Queue\\Worker->timeoutExceededException()\n#2 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(595): Illuminate\\Queue\\Worker->Illuminate\\Queue\\{closure}()\n#3 [internal function]: GuzzleHttp\\Handler\\CurlFactory::GuzzleHttp\\Handler\\{closure}()\n#4 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(44): curl_exec()\n#5 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(28): GuzzleHttp\\Handler\\CurlHandler->__invoke()\n#6 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(48): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#7 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php(64): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#8 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(31): GuzzleHttp\\PrepareBodyMiddleware->__invoke()\n#9 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php(55): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#10 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(63): GuzzleHttp\\RedirectMiddleware->__invoke()\n#11 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/HandlerStack.php(75): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#12 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(333): GuzzleHttp\\HandlerStack->__invoke()\n#13 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(106): GuzzleHttp\\Client->transfer()\n#14 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(138): GuzzleHttp\\Client->sendAsync()\n#15 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(157): GuzzleHttp\\Client->sendRequest()\n#16 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(95): Meilisearch\\Http\\Client->execute()\n#17 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Endpoints/Delegates/HandlesDocuments.php(183): Meilisearch\\Http\\Client->post()\n#18 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Engines/MeilisearchEngine.php(98): Meilisearch\\Endpoints\\Indexes->deleteDocuments()\n#19 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(84): Laravel\\Scout\\Engines\\MeilisearchEngine->delete()\n#20 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(46): App\\Models\\Matching->queueRemoveFromSearch()\n#21 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php(123): Illuminate\\Database\\Eloquent\\Collection->Laravel\\Scout\\{closure}()\n#22 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(205): Illuminate\\Support\\Collection->__call()\n#23 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/ModelObserver.php(133): App\\Models\\Matching->unsearchable()\n#24 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(478): Laravel\\Scout\\ModelObserver->deleted()\n#25 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(286): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()\n#26 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(266): Illuminate\\Events\\Dispatcher->invokeListeners()\n#27 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(188): Illuminate\\Events\\Dispatcher->dispatch()\n#28 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1412): Illuminate\\Database\\Eloquent\\Model->fireModelEvent()\n#29 /home/u827283894/domains/w-manage.org/public_html/cartona/app/Jobs/DeleteAllMatchingJob.php(37): Illuminate\\Database\\Eloquent\\Model->delete()\n#30 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Jobs\\DeleteAllMatchingJob->handle()\n#31 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#32 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#33 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#34 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#35 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(128): Illuminate\\Container\\Container->call()\n#36 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}()\n#37 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#38 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(132): Illuminate\\Pipeline\\Pipeline->then()\n#39 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(123): Illuminate\\Bus\\Dispatcher->dispatchNow()\n#40 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Queue\\CallQueuedHandler->Illuminate\\Queue\\{closure}()\n#41 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#42 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(122): Illuminate\\Pipeline\\Pipeline->then()\n#43 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate\\Queue\\CallQueuedHandler->dispatchThroughMiddleware()\n#44 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate\\Queue\\CallQueuedHandler->call()\n#45 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(439): Illuminate\\Queue\\Jobs\\Job->fire()\n#46 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(389): Illuminate\\Queue\\Worker->process()\n#47 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(176): Illuminate\\Queue\\Worker->runJob()\n#48 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(137): Illuminate\\Queue\\Worker->daemon()\n#49 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(120): Illuminate\\Queue\\Console\\WorkCommand->runWorker()\n#50 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()\n#51 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#52 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#53 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#54 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#55 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()\n#56 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()\n#57 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()\n#58 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run()\n#59 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()\n#60 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()\n#61 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run()\n#62 /home/u827283894/domains/w-manage.org/public_html/cartona/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle()\n#63 {main}', '2025-02-08 16:14:31'), (4, 'database', 'default', '{\"uuid\":\"b804cfd2-5ba3-468a-8855-89e2d85520d4\",\"displayName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"command\":\"O:29:\\\"App\\\\Jobs\\\\DeleteAllMatchingJob\\\":0:{}\"}}', 'Illuminate\\Queue\\TimeoutExceededException: App\\Jobs\\DeleteAllMatchingJob has timed out. in /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/TimeoutExceededException.php:15\nStack trace:\n#0 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(796): Illuminate\\Queue\\TimeoutExceededException::forJob()\n#1 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(217): Illuminate\\Queue\\Worker->timeoutExceededException()\n#2 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(595): Illuminate\\Queue\\Worker->Illuminate\\Queue\\{closure}()\n#3 [internal function]: GuzzleHttp\\Handler\\CurlFactory::GuzzleHttp\\Handler\\{closure}()\n#4 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(44): curl_exec()\n#5 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(28): GuzzleHttp\\Handler\\CurlHandler->__invoke()\n#6 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(48): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#7 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php(64): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#8 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(31): GuzzleHttp\\PrepareBodyMiddleware->__invoke()\n#9 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php(55): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#10 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(63): GuzzleHttp\\RedirectMiddleware->__invoke()\n#11 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/HandlerStack.php(75): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#12 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(333): GuzzleHttp\\HandlerStack->__invoke()\n#13 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(106): GuzzleHttp\\Client->transfer()\n#14 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(138): GuzzleHttp\\Client->sendAsync()\n#15 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(157): GuzzleHttp\\Client->sendRequest()\n#16 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(95): Meilisearch\\Http\\Client->execute()\n#17 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Endpoints/Delegates/HandlesDocuments.php(183): Meilisearch\\Http\\Client->post()\n#18 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Engines/MeilisearchEngine.php(98): Meilisearch\\Endpoints\\Indexes->deleteDocuments()\n#19 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(84): Laravel\\Scout\\Engines\\MeilisearchEngine->delete()\n#20 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(46): App\\Models\\Matching->queueRemoveFromSearch()\n#21 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php(123): Illuminate\\Database\\Eloquent\\Collection->Laravel\\Scout\\{closure}()\n#22 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(205): Illuminate\\Support\\Collection->__call()\n#23 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/ModelObserver.php(133): App\\Models\\Matching->unsearchable()\n#24 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(478): Laravel\\Scout\\ModelObserver->deleted()\n#25 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(286): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()\n#26 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(266): Illuminate\\Events\\Dispatcher->invokeListeners()\n#27 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(188): Illuminate\\Events\\Dispatcher->dispatch()\n#28 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1412): Illuminate\\Database\\Eloquent\\Model->fireModelEvent()\n#29 /home/u827283894/domains/w-manage.org/public_html/cartona/app/Jobs/DeleteAllMatchingJob.php(37): Illuminate\\Database\\Eloquent\\Model->delete()\n#30 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Jobs\\DeleteAllMatchingJob->handle()\n#31 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#32 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#33 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#34 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#35 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(128): Illuminate\\Container\\Container->call()\n#36 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}()\n#37 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#38 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(132): Illuminate\\Pipeline\\Pipeline->then()\n#39 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(123): Illuminate\\Bus\\Dispatcher->dispatchNow()\n#40 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Queue\\CallQueuedHandler->Illuminate\\Queue\\{closure}()\n#41 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#42 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(122): Illuminate\\Pipeline\\Pipeline->then()\n#43 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate\\Queue\\CallQueuedHandler->dispatchThroughMiddleware()\n#44 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate\\Queue\\CallQueuedHandler->call()\n#45 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(439): Illuminate\\Queue\\Jobs\\Job->fire()\n#46 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(389): Illuminate\\Queue\\Worker->process()\n#47 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(176): Illuminate\\Queue\\Worker->runJob()\n#48 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(137): Illuminate\\Queue\\Worker->daemon()\n#49 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(120): Illuminate\\Queue\\Console\\WorkCommand->runWorker()\n#50 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()\n#51 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#52 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#53 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#54 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#55 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()\n#56 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()\n#57 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()\n#58 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run()\n#59 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()\n#60 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()\n#61 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run()\n#62 /home/u827283894/domains/w-manage.org/public_html/cartona/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle()\n#63 {main}', '2025-02-08 16:39:31'), (5, 'database', 'default', '{\"uuid\":\"06fd2fb0-4378-404b-8afc-1dd2570717f9\",\"displayName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"command\":\"O:29:\\\"App\\\\Jobs\\\\DeleteAllMatchingJob\\\":0:{}\"}}', 'Illuminate\\Queue\\TimeoutExceededException: App\\Jobs\\DeleteAllMatchingJob has timed out. in /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/TimeoutExceededException.php:15\nStack trace:\n#0 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(796): Illuminate\\Queue\\TimeoutExceededException::forJob()\n#1 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(217): Illuminate\\Queue\\Worker->timeoutExceededException()\n#2 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(595): Illuminate\\Queue\\Worker->Illuminate\\Queue\\{closure}()\n#3 [internal function]: GuzzleHttp\\Handler\\CurlFactory::GuzzleHttp\\Handler\\{closure}()\n#4 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(44): curl_exec()\n#5 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(28): GuzzleHttp\\Handler\\CurlHandler->__invoke()\n#6 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(48): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#7 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php(64): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#8 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(31): GuzzleHttp\\PrepareBodyMiddleware->__invoke()\n#9 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php(55): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#10 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(63): GuzzleHttp\\RedirectMiddleware->__invoke()\n#11 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/HandlerStack.php(75): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#12 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(333): GuzzleHttp\\HandlerStack->__invoke()\n#13 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(106): GuzzleHttp\\Client->transfer()\n#14 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(138): GuzzleHttp\\Client->sendAsync()\n#15 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(157): GuzzleHttp\\Client->sendRequest()\n#16 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(95): Meilisearch\\Http\\Client->execute()\n#17 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Endpoints/Delegates/HandlesDocuments.php(183): Meilisearch\\Http\\Client->post()\n#18 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Engines/MeilisearchEngine.php(98): Meilisearch\\Endpoints\\Indexes->deleteDocuments()\n#19 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(84): Laravel\\Scout\\Engines\\MeilisearchEngine->delete()\n#20 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(46): App\\Models\\Matching->queueRemoveFromSearch()\n#21 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php(123): Illuminate\\Database\\Eloquent\\Collection->Laravel\\Scout\\{closure}()\n#22 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(205): Illuminate\\Support\\Collection->__call()\n#23 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/ModelObserver.php(133): App\\Models\\Matching->unsearchable()\n#24 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(478): Laravel\\Scout\\ModelObserver->deleted()\n#25 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(286): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()\n#26 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(266): Illuminate\\Events\\Dispatcher->invokeListeners()\n#27 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(188): Illuminate\\Events\\Dispatcher->dispatch()\n#28 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1412): Illuminate\\Database\\Eloquent\\Model->fireModelEvent()\n#29 /home/u827283894/domains/w-manage.org/public_html/cartona/app/Jobs/DeleteAllMatchingJob.php(37): Illuminate\\Database\\Eloquent\\Model->delete()\n#30 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Jobs\\DeleteAllMatchingJob->handle()\n#31 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#32 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#33 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#34 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#35 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(128): Illuminate\\Container\\Container->call()\n#36 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}()\n#37 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#38 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(132): Illuminate\\Pipeline\\Pipeline->then()\n#39 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(123): Illuminate\\Bus\\Dispatcher->dispatchNow()\n#40 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Queue\\CallQueuedHandler->Illuminate\\Queue\\{closure}()\n#41 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#42 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(122): Illuminate\\Pipeline\\Pipeline->then()\n#43 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate\\Queue\\CallQueuedHandler->dispatchThroughMiddleware()\n#44 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate\\Queue\\CallQueuedHandler->call()\n#45 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(439): Illuminate\\Queue\\Jobs\\Job->fire()\n#46 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(389): Illuminate\\Queue\\Worker->process()\n#47 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(176): Illuminate\\Queue\\Worker->runJob()\n#48 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(137): Illuminate\\Queue\\Worker->daemon()\n#49 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(120): Illuminate\\Queue\\Console\\WorkCommand->runWorker()\n#50 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()\n#51 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#52 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#53 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#54 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#55 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()\n#56 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()\n#57 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()\n#58 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run()\n#59 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()\n#60 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()\n#61 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run()\n#62 /home/u827283894/domains/w-manage.org/public_html/cartona/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle()\n#63 {main}', '2025-02-08 16:45:31'); INSERT INTO `failed_jobs` (`id`, `connection`, `queue`, `payload`, `exception`, `failed_at`) VALUES (6, 'database', 'default', '{\"uuid\":\"ff4928ed-906f-48ba-a904-2f70d304f436\",\"displayName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"command\":\"O:29:\\\"App\\\\Jobs\\\\DeleteAllMatchingJob\\\":0:{}\"}}', 'Illuminate\\Queue\\TimeoutExceededException: App\\Jobs\\DeleteAllMatchingJob has timed out. in /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/TimeoutExceededException.php:15\nStack trace:\n#0 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(796): Illuminate\\Queue\\TimeoutExceededException::forJob()\n#1 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(217): Illuminate\\Queue\\Worker->timeoutExceededException()\n#2 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(595): Illuminate\\Queue\\Worker->Illuminate\\Queue\\{closure}()\n#3 [internal function]: GuzzleHttp\\Handler\\CurlFactory::GuzzleHttp\\Handler\\{closure}()\n#4 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(44): curl_exec()\n#5 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(28): GuzzleHttp\\Handler\\CurlHandler->__invoke()\n#6 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(48): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#7 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php(64): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#8 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(31): GuzzleHttp\\PrepareBodyMiddleware->__invoke()\n#9 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php(55): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#10 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(63): GuzzleHttp\\RedirectMiddleware->__invoke()\n#11 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/HandlerStack.php(75): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#12 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(333): GuzzleHttp\\HandlerStack->__invoke()\n#13 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(106): GuzzleHttp\\Client->transfer()\n#14 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(138): GuzzleHttp\\Client->sendAsync()\n#15 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(157): GuzzleHttp\\Client->sendRequest()\n#16 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(95): Meilisearch\\Http\\Client->execute()\n#17 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Endpoints/Delegates/HandlesDocuments.php(183): Meilisearch\\Http\\Client->post()\n#18 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Engines/MeilisearchEngine.php(98): Meilisearch\\Endpoints\\Indexes->deleteDocuments()\n#19 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(84): Laravel\\Scout\\Engines\\MeilisearchEngine->delete()\n#20 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(46): App\\Models\\Matching->queueRemoveFromSearch()\n#21 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php(123): Illuminate\\Database\\Eloquent\\Collection->Laravel\\Scout\\{closure}()\n#22 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(205): Illuminate\\Support\\Collection->__call()\n#23 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/ModelObserver.php(133): App\\Models\\Matching->unsearchable()\n#24 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(478): Laravel\\Scout\\ModelObserver->deleted()\n#25 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(286): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()\n#26 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(266): Illuminate\\Events\\Dispatcher->invokeListeners()\n#27 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(188): Illuminate\\Events\\Dispatcher->dispatch()\n#28 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1412): Illuminate\\Database\\Eloquent\\Model->fireModelEvent()\n#29 /home/u827283894/domains/w-manage.org/public_html/cartona/app/Jobs/DeleteAllMatchingJob.php(37): Illuminate\\Database\\Eloquent\\Model->delete()\n#30 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Jobs\\DeleteAllMatchingJob->handle()\n#31 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#32 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#33 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#34 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#35 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(128): Illuminate\\Container\\Container->call()\n#36 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}()\n#37 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#38 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(132): Illuminate\\Pipeline\\Pipeline->then()\n#39 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(123): Illuminate\\Bus\\Dispatcher->dispatchNow()\n#40 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Queue\\CallQueuedHandler->Illuminate\\Queue\\{closure}()\n#41 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#42 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(122): Illuminate\\Pipeline\\Pipeline->then()\n#43 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate\\Queue\\CallQueuedHandler->dispatchThroughMiddleware()\n#44 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate\\Queue\\CallQueuedHandler->call()\n#45 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(439): Illuminate\\Queue\\Jobs\\Job->fire()\n#46 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(389): Illuminate\\Queue\\Worker->process()\n#47 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(176): Illuminate\\Queue\\Worker->runJob()\n#48 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(137): Illuminate\\Queue\\Worker->daemon()\n#49 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(120): Illuminate\\Queue\\Console\\WorkCommand->runWorker()\n#50 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()\n#51 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#52 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#53 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#54 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#55 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()\n#56 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()\n#57 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()\n#58 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run()\n#59 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()\n#60 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()\n#61 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run()\n#62 /home/u827283894/domains/w-manage.org/public_html/cartona/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle()\n#63 {main}', '2025-02-08 16:51:31'), (7, 'database', 'default', '{\"uuid\":\"7103ca0d-4d90-444a-8241-9f6ab3c7533c\",\"displayName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"command\":\"O:29:\\\"App\\\\Jobs\\\\DeleteAllMatchingJob\\\":0:{}\"}}', 'Illuminate\\Queue\\TimeoutExceededException: App\\Jobs\\DeleteAllMatchingJob has timed out. in /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/TimeoutExceededException.php:15\nStack trace:\n#0 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(796): Illuminate\\Queue\\TimeoutExceededException::forJob()\n#1 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(217): Illuminate\\Queue\\Worker->timeoutExceededException()\n#2 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(595): Illuminate\\Queue\\Worker->Illuminate\\Queue\\{closure}()\n#3 [internal function]: GuzzleHttp\\Handler\\CurlFactory::GuzzleHttp\\Handler\\{closure}()\n#4 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(44): curl_exec()\n#5 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(28): GuzzleHttp\\Handler\\CurlHandler->__invoke()\n#6 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(48): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#7 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php(64): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#8 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(31): GuzzleHttp\\PrepareBodyMiddleware->__invoke()\n#9 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php(55): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#10 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(63): GuzzleHttp\\RedirectMiddleware->__invoke()\n#11 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/HandlerStack.php(75): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#12 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(333): GuzzleHttp\\HandlerStack->__invoke()\n#13 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(106): GuzzleHttp\\Client->transfer()\n#14 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(138): GuzzleHttp\\Client->sendAsync()\n#15 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(157): GuzzleHttp\\Client->sendRequest()\n#16 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(95): Meilisearch\\Http\\Client->execute()\n#17 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Endpoints/Delegates/HandlesDocuments.php(183): Meilisearch\\Http\\Client->post()\n#18 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Engines/MeilisearchEngine.php(98): Meilisearch\\Endpoints\\Indexes->deleteDocuments()\n#19 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(84): Laravel\\Scout\\Engines\\MeilisearchEngine->delete()\n#20 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(46): App\\Models\\Matching->queueRemoveFromSearch()\n#21 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php(123): Illuminate\\Database\\Eloquent\\Collection->Laravel\\Scout\\{closure}()\n#22 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(205): Illuminate\\Support\\Collection->__call()\n#23 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/ModelObserver.php(133): App\\Models\\Matching->unsearchable()\n#24 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(478): Laravel\\Scout\\ModelObserver->deleted()\n#25 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(286): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()\n#26 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(266): Illuminate\\Events\\Dispatcher->invokeListeners()\n#27 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(188): Illuminate\\Events\\Dispatcher->dispatch()\n#28 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1412): Illuminate\\Database\\Eloquent\\Model->fireModelEvent()\n#29 /home/u827283894/domains/w-manage.org/public_html/cartona/app/Jobs/DeleteAllMatchingJob.php(37): Illuminate\\Database\\Eloquent\\Model->delete()\n#30 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Jobs\\DeleteAllMatchingJob->handle()\n#31 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#32 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#33 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#34 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#35 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(128): Illuminate\\Container\\Container->call()\n#36 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}()\n#37 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#38 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(132): Illuminate\\Pipeline\\Pipeline->then()\n#39 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(123): Illuminate\\Bus\\Dispatcher->dispatchNow()\n#40 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Queue\\CallQueuedHandler->Illuminate\\Queue\\{closure}()\n#41 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#42 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(122): Illuminate\\Pipeline\\Pipeline->then()\n#43 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate\\Queue\\CallQueuedHandler->dispatchThroughMiddleware()\n#44 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate\\Queue\\CallQueuedHandler->call()\n#45 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(439): Illuminate\\Queue\\Jobs\\Job->fire()\n#46 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(389): Illuminate\\Queue\\Worker->process()\n#47 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(176): Illuminate\\Queue\\Worker->runJob()\n#48 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(137): Illuminate\\Queue\\Worker->daemon()\n#49 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(120): Illuminate\\Queue\\Console\\WorkCommand->runWorker()\n#50 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()\n#51 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#52 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#53 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#54 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#55 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()\n#56 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()\n#57 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()\n#58 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run()\n#59 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()\n#60 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()\n#61 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run()\n#62 /home/u827283894/domains/w-manage.org/public_html/cartona/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle()\n#63 {main}', '2025-02-08 16:57:32'), (8, 'database', 'default', '{\"uuid\":\"d2766fb0-5b0f-492b-8c4a-eb3006fe237e\",\"displayName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"command\":\"O:29:\\\"App\\\\Jobs\\\\DeleteAllMatchingJob\\\":0:{}\"}}', 'Illuminate\\Queue\\TimeoutExceededException: App\\Jobs\\DeleteAllMatchingJob has timed out. in /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/TimeoutExceededException.php:15\nStack trace:\n#0 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(796): Illuminate\\Queue\\TimeoutExceededException::forJob()\n#1 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(217): Illuminate\\Queue\\Worker->timeoutExceededException()\n#2 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(595): Illuminate\\Queue\\Worker->Illuminate\\Queue\\{closure}()\n#3 [internal function]: GuzzleHttp\\Handler\\CurlFactory::GuzzleHttp\\Handler\\{closure}()\n#4 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(44): curl_exec()\n#5 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(28): GuzzleHttp\\Handler\\CurlHandler->__invoke()\n#6 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(48): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#7 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php(64): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#8 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(31): GuzzleHttp\\PrepareBodyMiddleware->__invoke()\n#9 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php(55): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#10 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(63): GuzzleHttp\\RedirectMiddleware->__invoke()\n#11 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/HandlerStack.php(75): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#12 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(333): GuzzleHttp\\HandlerStack->__invoke()\n#13 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(106): GuzzleHttp\\Client->transfer()\n#14 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(138): GuzzleHttp\\Client->sendAsync()\n#15 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(157): GuzzleHttp\\Client->sendRequest()\n#16 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(95): Meilisearch\\Http\\Client->execute()\n#17 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Endpoints/Delegates/HandlesDocuments.php(183): Meilisearch\\Http\\Client->post()\n#18 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Engines/MeilisearchEngine.php(98): Meilisearch\\Endpoints\\Indexes->deleteDocuments()\n#19 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(84): Laravel\\Scout\\Engines\\MeilisearchEngine->delete()\n#20 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(46): App\\Models\\Matching->queueRemoveFromSearch()\n#21 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php(123): Illuminate\\Database\\Eloquent\\Collection->Laravel\\Scout\\{closure}()\n#22 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(205): Illuminate\\Support\\Collection->__call()\n#23 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/ModelObserver.php(133): App\\Models\\Matching->unsearchable()\n#24 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(478): Laravel\\Scout\\ModelObserver->deleted()\n#25 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(286): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()\n#26 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(266): Illuminate\\Events\\Dispatcher->invokeListeners()\n#27 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(188): Illuminate\\Events\\Dispatcher->dispatch()\n#28 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1412): Illuminate\\Database\\Eloquent\\Model->fireModelEvent()\n#29 /home/u827283894/domains/w-manage.org/public_html/cartona/app/Jobs/DeleteAllMatchingJob.php(37): Illuminate\\Database\\Eloquent\\Model->delete()\n#30 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Jobs\\DeleteAllMatchingJob->handle()\n#31 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#32 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#33 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#34 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#35 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(128): Illuminate\\Container\\Container->call()\n#36 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}()\n#37 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#38 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(132): Illuminate\\Pipeline\\Pipeline->then()\n#39 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(123): Illuminate\\Bus\\Dispatcher->dispatchNow()\n#40 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Queue\\CallQueuedHandler->Illuminate\\Queue\\{closure}()\n#41 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#42 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(122): Illuminate\\Pipeline\\Pipeline->then()\n#43 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate\\Queue\\CallQueuedHandler->dispatchThroughMiddleware()\n#44 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate\\Queue\\CallQueuedHandler->call()\n#45 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(439): Illuminate\\Queue\\Jobs\\Job->fire()\n#46 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(389): Illuminate\\Queue\\Worker->process()\n#47 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(176): Illuminate\\Queue\\Worker->runJob()\n#48 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(137): Illuminate\\Queue\\Worker->daemon()\n#49 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(120): Illuminate\\Queue\\Console\\WorkCommand->runWorker()\n#50 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()\n#51 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#52 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#53 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#54 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#55 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()\n#56 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()\n#57 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()\n#58 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run()\n#59 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()\n#60 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()\n#61 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run()\n#62 /home/u827283894/domains/w-manage.org/public_html/cartona/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle()\n#63 {main}', '2025-02-08 17:15:31'), (9, 'database', 'default', '{\"uuid\":\"c0b78c39-a0a2-4fae-b3dd-91b3cdea0338\",\"displayName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\DeleteAllMatchingJob\",\"command\":\"O:29:\\\"App\\\\Jobs\\\\DeleteAllMatchingJob\\\":0:{}\"}}', 'Illuminate\\Queue\\TimeoutExceededException: App\\Jobs\\DeleteAllMatchingJob has timed out. in /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/TimeoutExceededException.php:15\nStack trace:\n#0 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(796): Illuminate\\Queue\\TimeoutExceededException::forJob()\n#1 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(217): Illuminate\\Queue\\Worker->timeoutExceededException()\n#2 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(595): Illuminate\\Queue\\Worker->Illuminate\\Queue\\{closure}()\n#3 [internal function]: GuzzleHttp\\Handler\\CurlFactory::GuzzleHttp\\Handler\\{closure}()\n#4 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(44): curl_exec()\n#5 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(28): GuzzleHttp\\Handler\\CurlHandler->__invoke()\n#6 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(48): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#7 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php(64): GuzzleHttp\\Handler\\Proxy::GuzzleHttp\\Handler\\{closure}()\n#8 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(31): GuzzleHttp\\PrepareBodyMiddleware->__invoke()\n#9 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php(55): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#10 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Middleware.php(63): GuzzleHttp\\RedirectMiddleware->__invoke()\n#11 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/HandlerStack.php(75): GuzzleHttp\\Middleware::GuzzleHttp\\{closure}()\n#12 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(333): GuzzleHttp\\HandlerStack->__invoke()\n#13 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(106): GuzzleHttp\\Client->transfer()\n#14 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/guzzlehttp/guzzle/src/Client.php(138): GuzzleHttp\\Client->sendAsync()\n#15 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(157): GuzzleHttp\\Client->sendRequest()\n#16 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Http/Client.php(95): Meilisearch\\Http\\Client->execute()\n#17 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/meilisearch/meilisearch-php/src/Endpoints/Delegates/HandlesDocuments.php(183): Meilisearch\\Http\\Client->post()\n#18 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Engines/MeilisearchEngine.php(98): Meilisearch\\Endpoints\\Indexes->deleteDocuments()\n#19 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(84): Laravel\\Scout\\Engines\\MeilisearchEngine->delete()\n#20 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(46): App\\Models\\Matching->queueRemoveFromSearch()\n#21 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php(123): Illuminate\\Database\\Eloquent\\Collection->Laravel\\Scout\\{closure}()\n#22 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/Searchable.php(205): Illuminate\\Support\\Collection->__call()\n#23 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/scout/src/ModelObserver.php(133): App\\Models\\Matching->unsearchable()\n#24 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(478): Laravel\\Scout\\ModelObserver->deleted()\n#25 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(286): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}()\n#26 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(266): Illuminate\\Events\\Dispatcher->invokeListeners()\n#27 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(188): Illuminate\\Events\\Dispatcher->dispatch()\n#28 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1412): Illuminate\\Database\\Eloquent\\Model->fireModelEvent()\n#29 /home/u827283894/domains/w-manage.org/public_html/cartona/app/Jobs/DeleteAllMatchingJob.php(37): Illuminate\\Database\\Eloquent\\Model->delete()\n#30 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Jobs\\DeleteAllMatchingJob->handle()\n#31 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#32 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#33 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#34 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#35 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(128): Illuminate\\Container\\Container->call()\n#36 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}()\n#37 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#38 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(132): Illuminate\\Pipeline\\Pipeline->then()\n#39 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(123): Illuminate\\Bus\\Dispatcher->dispatchNow()\n#40 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(144): Illuminate\\Queue\\CallQueuedHandler->Illuminate\\Queue\\{closure}()\n#41 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#42 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(122): Illuminate\\Pipeline\\Pipeline->then()\n#43 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate\\Queue\\CallQueuedHandler->dispatchThroughMiddleware()\n#44 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate\\Queue\\CallQueuedHandler->call()\n#45 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(439): Illuminate\\Queue\\Jobs\\Job->fire()\n#46 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(389): Illuminate\\Queue\\Worker->process()\n#47 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(176): Illuminate\\Queue\\Worker->runJob()\n#48 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(137): Illuminate\\Queue\\Worker->daemon()\n#49 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(120): Illuminate\\Queue\\Console\\WorkCommand->runWorker()\n#50 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()\n#51 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#52 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#53 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#54 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#55 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()\n#56 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()\n#57 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()\n#58 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run()\n#59 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()\n#60 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()\n#61 /home/u827283894/domains/w-manage.org/public_html/cartona/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run()\n#62 /home/u827283894/domains/w-manage.org/public_html/cartona/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle()\n#63 {main}', '2025-02-08 17:21:31'); -- -------------------------------------------------------- -- -- Table structure for table `feature_deals` -- CREATE TABLE `feature_deals` ( `id` bigint(20) UNSIGNED NOT NULL, `url` varchar(191) DEFAULT NULL, `photo` varchar(191) 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(20) UNSIGNED NOT NULL, `title` varchar(150) 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) DEFAULT NULL, `text_color` varchar(255) DEFAULT NULL, `banner` varchar(100) DEFAULT NULL, `slug` varchar(255) DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `product_id` int(11) DEFAULT NULL, `deal_type` varchar(191) 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, 'Flash Deal', '2025-05-12', '2025-05-15', 1, 0, NULL, NULL, '2025-05-09-681dfd49057b2.webp', 'flash-deal', '2025-05-09 16:04:09', '2025-05-12 15:24:45', NULL, 'flash_deal'), (2, 'Featured Deal', '2025-05-09', '2025-05-15', 1, 0, NULL, NULL, 'def.webp', 'featured-deal', '2025-05-09 16:07:22', '2025-05-10 05:27:20', NULL, 'feature_deal'), (3, 'Flash deals', '2025-05-24', '2025-05-25', 0, 0, NULL, NULL, 'def.webp', 'flash-deals', '2025-05-10 05:19:57', '2025-05-10 05:27:20', NULL, 'feature_deal'); -- -------------------------------------------------------- -- -- Table structure for table `flash_deal_products` -- CREATE TABLE `flash_deal_products` ( `id` bigint(20) UNSIGNED NOT NULL, `flash_deal_id` bigint(20) DEFAULT NULL, `product_id` bigint(20) DEFAULT NULL, `discount` decimal(8,2) NOT NULL DEFAULT 0.00, `discount_type` varchar(20) 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 (1, 1, 40686, 0.00, '0', '2025-05-09 16:04:49', '2025-05-09 16:04:49'), (2, 2, 42089, 0.00, '0', '2025-05-09 16:07:50', '2025-05-09 16:07:50'), (3, 3, 38637, 0.00, '0', '2025-05-10 05:20:21', '2025-05-10 05:20:21'), (4, 3, 38638, 0.00, '0', '2025-05-10 05:20:34', '2025-05-10 05:20:34'), (5, 3, 38631, 0.00, '0', '2025-05-10 05:20:43', '2025-05-10 05:20:43'); -- -------------------------------------------------------- -- -- Table structure for table `guest_users` -- CREATE TABLE `guest_users` ( `id` bigint(20) UNSIGNED NOT NULL, `ip_address` varchar(255) DEFAULT NULL, `fcm_token` varchar(255) DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `guest_users` -- INSERT INTO `guest_users` (`id`, `ip_address`, `fcm_token`, `created_at`, `updated_at`) VALUES (14520, '196.251.67.56', NULL, '2025-04-21 21:17:19', NULL), (14521, '139.59.80.100', NULL, '2025-04-21 21:39:02', NULL), (14522, '64.227.47.75', NULL, '2025-04-21 21:46:34', NULL), (14523, '3.80.168.154', NULL, '2025-04-21 22:38:01', NULL), (14524, '34.55.3.12', NULL, '2025-04-21 23:13:40', NULL), (14525, '64.23.235.219', NULL, '2025-04-21 23:46:00', NULL), (14526, '165.22.122.166', NULL, '2025-04-22 00:59:37', NULL), (14527, '47.82.10.44', NULL, '2025-04-22 01:31:21', NULL), (14528, '20.171.207.37', NULL, '2025-04-22 01:44:22', NULL), (14529, '20.171.207.37', NULL, '2025-04-22 01:45:07', NULL), (14530, '2a02:4780:a:c0de::84', NULL, '2025-04-22 02:10:01', NULL), (14531, '47.79.120.246', NULL, '2025-04-22 02:20:50', NULL), (14532, '52.167.144.169', NULL, '2025-04-22 03:10:33', NULL), (14533, '52.167.144.212', NULL, '2025-04-22 03:21:59', NULL), (14534, '156.193.151.117', NULL, '2025-04-22 04:20:09', NULL), (14535, '85.208.96.195', NULL, '2025-04-22 04:20:58', NULL), (14536, '85.208.96.203', NULL, '2025-04-22 04:20:59', NULL), (14537, '85.208.96.203', NULL, '2025-04-22 04:21:00', NULL), (14538, '85.208.96.201', NULL, '2025-04-22 04:24:38', NULL), (14539, '34.91.46.25', NULL, '2025-04-22 04:45:22', NULL), (14540, '185.191.171.15', NULL, '2025-04-22 04:50:05', NULL), (14541, '156.193.151.117', NULL, '2025-04-22 05:15:59', NULL), (14542, '66.249.70.5', NULL, '2025-04-22 06:11:38', NULL), (14543, '85.208.96.209', NULL, '2025-04-22 06:24:13', NULL), (14544, '85.208.96.209', NULL, '2025-04-22 06:24:13', NULL), (14545, '44.244.254.254', NULL, '2025-04-22 06:32:47', NULL), (14546, '44.247.152.209', NULL, '2025-04-22 06:32:52', NULL), (14547, '85.208.96.201', NULL, '2025-04-22 07:05:20', NULL), (14548, '85.208.96.199', NULL, '2025-04-22 07:10:24', NULL), (14549, '85.208.96.206', NULL, '2025-04-22 07:33:09', NULL), (14550, '85.208.96.195', NULL, '2025-04-22 07:34:14', NULL), (14551, '64.227.126.121', NULL, '2025-04-22 07:50:01', NULL), (14552, '85.208.96.206', NULL, '2025-04-22 09:36:08', NULL), (14553, '185.191.171.5', NULL, '2025-04-22 09:52:13', NULL), (14554, '172.82.65.38', NULL, '2025-04-22 10:39:25', NULL), (14555, '85.208.96.194', NULL, '2025-04-22 10:41:31', NULL), (14556, '185.191.171.10', NULL, '2025-04-22 10:54:15', NULL), (14557, '185.191.171.19', NULL, '2025-04-22 11:24:06', NULL), (14558, '170.130.115.138', NULL, '2025-04-22 11:53:08', NULL), (14559, '85.208.96.201', NULL, '2025-04-22 12:17:00', NULL), (14560, '43.143.60.88', NULL, '2025-04-22 13:05:55', NULL), (14561, '43.143.60.88', NULL, '2025-04-22 13:14:31', NULL), (14562, '185.191.171.15', NULL, '2025-04-22 13:28:17', NULL), (14563, '34.212.133.21', NULL, '2025-04-22 13:48:29', NULL), (14564, '185.191.171.17', NULL, '2025-04-22 14:29:25', NULL), (14565, '49.51.178.184', NULL, '2025-04-22 14:35:38', NULL), (14566, '43.167.157.80', NULL, '2025-04-22 14:51:42', NULL), (14567, '185.191.171.10', NULL, '2025-04-22 15:39:22', NULL), (14568, '185.191.171.10', NULL, '2025-04-22 15:44:42', NULL), (14569, '85.208.96.201', NULL, '2025-04-22 15:56:07', NULL), (14570, '13.82.195.38', NULL, '2025-04-22 16:18:10', NULL), (14571, '85.208.96.212', NULL, '2025-04-22 16:27:15', NULL), (14572, '52.167.144.203', NULL, '2025-04-22 16:40:46', NULL), (14573, '156.193.151.117', NULL, '2025-04-22 16:48:58', NULL), (14574, '13.82.195.38', NULL, '2025-04-22 16:57:13', NULL), (14575, '85.208.96.205', NULL, '2025-04-22 17:36:21', NULL), (14576, '183.134.59.131', NULL, '2025-04-22 17:49:44', NULL), (14577, '85.208.96.205', NULL, '2025-04-22 18:12:21', NULL), (14578, '2.56.228.226', NULL, '2025-04-22 18:50:20', NULL), (14579, '95.177.180.85', NULL, '2025-04-22 20:41:12', NULL), (14580, '106.219.160.106', NULL, '2025-04-22 20:48:54', NULL), (14581, '2001:bc8:1201:2c:569f:35ff:fe15:f7b8', NULL, '2025-04-22 23:36:16', NULL), (14582, '66.249.64.37', NULL, '2025-04-23 00:56:23', NULL), (14583, '165.232.39.189', NULL, '2025-04-23 02:38:15', NULL), (14584, '91.134.91.17', NULL, '2025-04-23 02:56:47', NULL), (14585, '52.27.95.107', NULL, '2025-04-23 03:59:15', NULL), (14586, '52.27.95.107', NULL, '2025-04-23 03:59:17', NULL), (14587, '52.25.175.134', NULL, '2025-04-23 03:59:28', NULL), (14588, '66.249.64.43', NULL, '2025-04-23 08:20:05', NULL), (14589, '134.209.30.66', NULL, '2025-04-23 13:45:22', NULL), (14590, '159.203.35.214', NULL, '2025-04-23 14:07:03', NULL), (14591, '119.96.24.54', NULL, '2025-04-23 14:08:57', NULL), (14592, '2a02:4780:a:c0de::84', NULL, '2025-04-23 14:39:48', NULL), (14593, '124.220.161.119', NULL, '2025-04-23 14:52:14', NULL), (14594, '124.220.161.119', NULL, '2025-04-23 15:00:37', NULL), (14595, '216.251.143.106', NULL, '2025-04-23 15:18:25', NULL), (14596, '156.193.88.235', NULL, '2025-04-23 17:03:54', NULL), (14597, '93.158.91.24', NULL, '2025-04-23 17:09:50', NULL), (14598, '91.134.91.17', NULL, '2025-04-23 18:48:07', NULL), (14599, '125.94.144.102', NULL, '2025-04-23 19:01:10', NULL), (14600, '34.122.147.229', NULL, '2025-04-23 20:18:36', NULL), (14601, '156.193.88.235', NULL, '2025-04-23 21:48:00', NULL), (14602, '143.110.189.83', NULL, '2025-04-23 21:52:42', NULL), (14603, '137.226.113.44', NULL, '2025-04-23 22:34:41', NULL), (14604, '2001:41d0:203:5198::1', NULL, '2025-04-23 22:37:15', NULL), (14605, '66.249.70.1', NULL, '2025-04-23 22:49:31', NULL), (14606, '66.249.70.8', NULL, '2025-04-23 22:50:02', NULL), (14607, '66.249.70.8', NULL, '2025-04-23 22:50:02', NULL), (14608, '66.249.70.8', NULL, '2025-04-23 23:21:29', NULL), (14609, '44.244.62.234', NULL, '2025-04-23 23:46:27', NULL), (14610, '35.84.200.66', NULL, '2025-04-23 23:46:38', NULL), (14611, '182.44.12.37', NULL, '2025-04-23 23:49:29', NULL), (14612, '34.29.187.223', NULL, '2025-04-24 00:26:36', NULL), (14613, '66.249.70.2', NULL, '2025-04-24 00:36:59', NULL), (14614, '91.134.91.17', NULL, '2025-04-24 01:41:54', NULL), (14615, '156.193.88.235', NULL, '2025-04-24 01:48:01', NULL), (14616, '156.193.88.235', NULL, '2025-04-24 01:48:02', NULL), (14617, '156.193.88.235', NULL, '2025-04-24 01:48:03', NULL), (14618, '197.56.45.57', NULL, '2025-04-24 01:55:51', NULL), (14619, '142.93.69.128', NULL, '2025-04-24 03:41:06', NULL), (14620, '2a02:4780:a:1581:0:314f:59b6:1', NULL, '2025-04-24 03:44:21', NULL), (14621, '95.177.163.4', NULL, '2025-04-24 03:52:20', NULL), (14622, '198.20.67.198', NULL, '2025-04-24 05:27:24', NULL), (14623, '198.20.67.198', NULL, '2025-04-24 05:27:30', NULL), (14624, '198.20.67.198', NULL, '2025-04-24 05:27:32', NULL), (14625, '198.20.67.198', NULL, '2025-04-24 05:27:50', NULL), (14626, '198.20.67.198', NULL, '2025-04-24 05:29:25', NULL), (14627, '2a02:4780:a:c0de::84', NULL, '2025-04-24 10:38:08', NULL), (14628, '52.167.144.145', NULL, '2025-04-24 17:21:11', NULL), (14629, '36.111.67.189', NULL, '2025-04-24 17:57:00', NULL), (14630, '66.249.64.33', NULL, '2025-04-24 18:00:21', NULL), (14631, '66.249.64.33', NULL, '2025-04-24 18:00:30', NULL), (14632, '156.193.88.235', NULL, '2025-04-24 19:33:02', NULL), (14633, '43.153.119.119', NULL, '2025-04-24 20:04:24', NULL), (14634, '46.17.174.192', NULL, '2025-04-24 20:26:08', NULL), (14635, '43.130.16.140', NULL, '2025-04-24 20:37:16', NULL), (14636, '104.253.203.64', NULL, '2025-04-24 20:41:10', NULL), (14637, '104.253.214.234', NULL, '2025-04-24 20:41:57', NULL), (14638, '104.253.214.234', NULL, '2025-04-24 20:41:59', NULL), (14639, '182.42.105.144', NULL, '2025-04-24 21:15:16', NULL), (14640, '156.193.88.235', NULL, '2025-04-24 21:59:22', NULL), (14641, '156.193.88.235', NULL, '2025-04-24 21:59:37', NULL), (14642, '156.193.88.235', NULL, '2025-04-24 21:59:38', NULL), (14643, '156.193.88.235', NULL, '2025-04-24 21:59:38', NULL), (14644, '176.42.137.175', NULL, '2025-04-24 22:02:42', NULL), (14645, '13.218.191.127', NULL, '2025-04-24 22:03:18', NULL), (14646, '2001:bc8:1201:1d:ba2a:72ff:fee0:e46a', NULL, '2025-04-24 22:21:02', NULL), (14647, '139.59.106.113', NULL, '2025-04-25 01:05:00', NULL), (14648, '124.221.245.78', NULL, '2025-04-25 01:26:32', NULL), (14649, '156.193.88.235', NULL, '2025-04-25 01:47:10', NULL), (14650, '156.193.88.235', NULL, '2025-04-25 01:48:38', NULL), (14651, '156.193.88.235', NULL, '2025-04-25 01:48:58', NULL), (14652, '156.193.88.235', NULL, '2025-04-25 02:25:31', NULL), (14653, '156.193.88.235', NULL, '2025-04-25 02:26:01', NULL), (14654, '128.199.184.42', NULL, '2025-04-25 02:41:44', NULL), (14655, '101.91.148.219', NULL, '2025-04-25 04:44:02', NULL), (14656, '66.249.70.8', NULL, '2025-04-25 07:14:21', NULL), (14657, '66.249.70.1', NULL, '2025-04-25 07:22:20', NULL), (14658, '135.148.195.2', NULL, '2025-04-25 07:41:14', NULL), (14659, '199.244.88.227', NULL, '2025-04-25 07:49:37', NULL), (14660, '162.14.197.180', NULL, '2025-04-25 07:59:03', NULL), (14661, '35.87.183.117', NULL, '2025-04-25 10:41:14', NULL), (14662, '35.87.183.117', NULL, '2025-04-25 10:41:16', NULL), (14663, '52.33.194.49', NULL, '2025-04-25 10:41:21', NULL), (14664, '167.99.39.27', NULL, '2025-04-25 10:52:23', NULL), (14665, '2a02:4780:a:c0de::84', NULL, '2025-04-25 11:43:56', NULL), (14666, '165.232.143.190', NULL, '2025-04-25 11:46:05', NULL), (14667, '111.229.69.139', NULL, '2025-04-25 12:58:26', NULL), (14668, '111.229.69.139', NULL, '2025-04-25 12:58:44', NULL), (14669, '111.229.69.139', NULL, '2025-04-25 13:03:11', NULL), (14670, '95.177.163.4', NULL, '2025-04-25 14:15:39', NULL), (14671, '137.184.80.74', NULL, '2025-04-25 14:23:45', NULL), (14672, '118.89.233.234', NULL, '2025-04-25 14:58:33', NULL), (14673, '91.134.91.17', NULL, '2025-04-25 17:09:35', NULL), (14674, '119.96.24.54', NULL, '2025-04-25 18:41:08', NULL), (14675, '156.193.223.192', NULL, '2025-04-25 20:10:00', NULL), (14676, '91.134.91.17', NULL, '2025-04-25 21:12:13', NULL), (14677, '209.97.188.36', NULL, '2025-04-25 21:30:27', NULL), (14678, '162.14.197.180', NULL, '2025-04-25 22:03:57', NULL), (14679, '138.197.140.80', NULL, '2025-04-25 22:29:38', NULL), (14680, '64.23.160.6', NULL, '2025-04-25 22:51:56', NULL), (14681, '156.193.195.209', NULL, '2025-04-25 23:36:18', NULL), (14682, '35.87.3.135', NULL, '2025-04-25 23:40:13', NULL), (14683, '54.68.47.238', NULL, '2025-04-25 23:40:24', NULL), (14684, '52.43.217.131', NULL, '2025-04-25 23:41:25', NULL), (14685, '35.85.254.231', NULL, '2025-04-25 23:42:02', NULL), (14686, '156.193.195.209', NULL, '2025-04-26 00:00:44', NULL), (14687, '156.193.195.209', NULL, '2025-04-26 00:01:12', NULL), (14688, '156.193.195.209', NULL, '2025-04-26 00:01:13', NULL), (14689, '156.193.195.209', NULL, '2025-04-26 00:01:13', NULL), (14690, '197.43.3.74', NULL, '2025-04-26 00:53:02', NULL), (14691, '2001:bc8:701:1c:fabc:12ff:fe4d:6334', NULL, '2025-04-26 01:03:11', NULL), (14692, '2a02:4780:a:c0de::84', NULL, '2025-04-26 03:06:10', NULL), (14693, '66.249.70.7', NULL, '2025-04-26 03:43:20', NULL), (14694, '167.99.82.22', NULL, '2025-04-26 03:50:47', NULL), (14695, '101.91.148.219', NULL, '2025-04-26 04:37:13', NULL), (14696, '2a02:247a:26d:1000::1', NULL, '2025-04-26 04:41:54', NULL), (14697, '106.227.49.113', NULL, '2025-04-26 08:05:55', NULL), (14698, '197.39.67.228', NULL, '2025-04-26 08:26:15', NULL), (14699, '34.1.31.134', NULL, '2025-04-26 08:39:26', NULL), (14700, '51.161.15.95', NULL, '2025-04-26 08:40:40', NULL), (14701, '134.209.30.66', NULL, '2025-04-26 09:35:56', NULL), (14702, '2401:4900:8fd0:b571:59b9:9558:53c4:9e74', NULL, '2025-04-26 10:13:51', NULL), (14703, '66.249.64.45', NULL, '2025-04-26 10:26:13', NULL), (14704, '36.111.67.189', NULL, '2025-04-26 11:36:00', NULL), (14705, '129.226.213.145', NULL, '2025-04-26 13:53:36', NULL), (14706, '43.130.16.140', NULL, '2025-04-26 14:17:43', NULL), (14707, '43.159.128.237', NULL, '2025-04-26 14:28:31', NULL), (14708, '167.172.55.157', NULL, '2025-04-26 14:34:37', NULL), (14709, '120.71.59.24', NULL, '2025-04-26 15:06:12', NULL), (14710, '43.157.82.252', NULL, '2025-04-26 15:07:18', NULL), (14711, '49.51.73.183', NULL, '2025-04-26 15:29:05', NULL), (14712, '119.28.177.175', NULL, '2025-04-26 15:47:24', NULL), (14713, '197.43.66.17', NULL, '2025-04-26 16:28:35', NULL), (14714, '156.193.223.192', NULL, '2025-04-26 16:30:04', NULL), (14715, '156.193.223.192', NULL, '2025-04-26 16:32:15', NULL), (14716, '91.134.91.17', NULL, '2025-04-26 18:06:08', NULL), (14717, '68.183.1.99', NULL, '2025-04-26 19:25:42', NULL), (14718, '66.249.64.33', NULL, '2025-04-26 19:56:29', NULL), (14719, '121.4.105.222', NULL, '2025-04-26 21:28:54', NULL), (14720, '121.4.105.222', NULL, '2025-04-26 21:41:42', NULL), (14721, '95.177.163.4', NULL, '2025-04-26 21:46:07', NULL), (14722, '124.222.196.113', NULL, '2025-04-26 22:01:22', NULL), (14723, '2001:4ca0:108:42::7', NULL, '2025-04-26 22:03:36', NULL), (14724, '124.222.196.113', NULL, '2025-04-26 22:06:05', NULL), (14725, '2001:bc8:701:1d:ba2a:72ff:fee0:f5a6', NULL, '2025-04-27 00:16:59', NULL), (14726, '156.193.105.114', NULL, '2025-04-27 00:27:32', NULL), (14727, '132.232.203.74', NULL, '2025-04-27 00:59:25', NULL), (14728, '66.249.70.8', NULL, '2025-04-27 01:27:55', NULL), (14729, '156.193.105.114', NULL, '2025-04-27 01:28:52', NULL), (14730, '13.217.209.122', NULL, '2025-04-27 01:47:36', NULL), (14731, '34.38.80.63', NULL, '2025-04-27 03:35:08', NULL), (14732, '185.170.198.168', NULL, '2025-04-27 03:51:43', NULL), (14733, '46.17.174.172', NULL, '2025-04-27 05:23:19', NULL), (14734, '2a02:4780:a:c0de::84', NULL, '2025-04-27 05:52:08', NULL), (14735, '66.249.64.41', NULL, '2025-04-27 06:26:17', NULL), (14736, '91.134.91.17', NULL, '2025-04-27 07:42:19', NULL), (14737, '124.221.186.82', NULL, '2025-04-27 12:26:24', NULL), (14738, '124.221.186.82', NULL, '2025-04-27 12:33:44', NULL), (14739, '43.131.36.84', NULL, '2025-04-27 12:42:48', NULL), (14740, '43.153.87.54', NULL, '2025-04-27 13:18:01', NULL), (14741, '182.42.110.255', NULL, '2025-04-27 13:58:26', NULL), (14742, '13.82.195.38', NULL, '2025-04-27 14:04:46', NULL), (14743, '13.82.195.38', NULL, '2025-04-27 15:11:06', NULL), (14744, '192.36.121.172', NULL, '2025-04-27 15:59:00', NULL), (14745, '43.153.107.22', NULL, '2025-04-27 17:12:11', NULL), (14746, '170.106.72.178', NULL, '2025-04-27 18:06:11', NULL), (14747, '43.159.149.56', NULL, '2025-04-27 18:47:40', NULL), (14748, '104.152.52.213', NULL, '2025-04-27 19:05:46', NULL), (14749, '91.134.91.17', NULL, '2025-04-27 19:35:09', NULL), (14750, '85.208.96.202', NULL, '2025-04-27 19:53:55', NULL), (14751, '85.208.96.206', NULL, '2025-04-27 19:53:57', NULL), (14752, '85.208.96.206', NULL, '2025-04-27 19:53:59', NULL), (14753, '2c0f:fc89:808f:55a1:1:0:cf45:e626', NULL, '2025-04-27 20:05:12', NULL), (14754, '2c0f:fc89:808f:55a1:1:0:cf45:e626', NULL, '2025-04-27 20:05:26', NULL), (14755, '2c0f:fc89:808f:55a1:1:0:cf45:e626', NULL, '2025-04-27 20:05:26', NULL), (14756, '2c0f:fc89:808f:55a1:1:0:cf45:e626', NULL, '2025-04-27 20:05:27', NULL), (14757, '102.58.238.232', NULL, '2025-04-27 20:22:48', NULL), (14758, '149.154.161.221', NULL, '2025-04-27 20:23:59', NULL), (14759, '154.130.113.163', NULL, '2025-04-27 20:34:46', NULL), (14760, '85.208.98.29', NULL, '2025-04-27 20:49:12', NULL), (14761, '85.208.98.31', NULL, '2025-04-27 20:49:44', NULL), (14762, '85.208.98.29', NULL, '2025-04-27 20:49:50', NULL), (14763, '85.208.98.22', NULL, '2025-04-27 20:49:58', NULL), (14764, '85.208.98.16', NULL, '2025-04-27 20:50:17', NULL), (14765, '85.208.98.22', NULL, '2025-04-27 20:50:26', NULL), (14766, '85.208.98.31', NULL, '2025-04-27 20:50:32', NULL), (14767, '85.208.98.31', NULL, '2025-04-27 20:50:32', NULL), (14768, '85.208.98.20', NULL, '2025-04-27 20:50:38', NULL), (14769, '85.208.98.31', NULL, '2025-04-27 20:50:44', NULL), (14770, '85.208.98.31', NULL, '2025-04-27 20:50:56', NULL), (14771, '85.208.98.24', NULL, '2025-04-27 20:51:10', NULL), (14772, '85.208.98.24', NULL, '2025-04-27 20:51:11', NULL), (14773, '85.208.98.16', NULL, '2025-04-27 20:51:19', NULL), (14774, '85.208.98.16', NULL, '2025-04-27 20:51:20', NULL), (14775, '85.208.98.22', NULL, '2025-04-27 20:51:31', NULL), (14776, '85.208.98.29', NULL, '2025-04-27 20:51:40', NULL), (14777, '85.208.98.24', NULL, '2025-04-27 20:51:54', NULL), (14778, '85.208.98.31', NULL, '2025-04-27 20:52:05', NULL), (14779, '85.208.98.20', NULL, '2025-04-27 20:52:27', NULL), (14780, '85.208.98.31', NULL, '2025-04-27 20:52:45', NULL), (14781, '85.208.98.31', NULL, '2025-04-27 20:52:45', NULL), (14782, '85.208.98.24', NULL, '2025-04-27 20:52:51', NULL), (14783, '85.208.98.24', NULL, '2025-04-27 20:52:58', NULL), (14784, '85.208.98.24', NULL, '2025-04-27 20:52:59', NULL), (14785, '2001:bc8:1201:2b:ba2a:72ff:fed9:efeb', NULL, '2025-04-27 21:59:36', NULL), (14786, '64.226.108.206', NULL, '2025-04-27 22:33:58', NULL), (14787, '49.232.151.112', NULL, '2025-04-27 23:52:29', NULL), (14788, '64.225.66.63', NULL, '2025-04-27 23:56:31', NULL), (14789, '185.191.171.11', NULL, '2025-04-28 02:21:23', NULL), (14790, '121.229.185.160', NULL, '2025-04-28 03:02:49', NULL), (14791, '43.135.133.194', NULL, '2025-04-28 03:07:54', NULL), (14792, '170.106.148.137', NULL, '2025-04-28 03:23:34', NULL), (14793, '95.177.163.4', NULL, '2025-04-28 03:33:49', NULL), (14794, '167.99.39.27', NULL, '2025-04-28 03:34:56', NULL), (14795, '85.208.96.205', NULL, '2025-04-28 04:37:08', NULL), (14796, '85.208.96.205', NULL, '2025-04-28 04:37:08', NULL), (14797, '185.191.171.5', NULL, '2025-04-28 05:12:50', NULL), (14798, '85.208.96.207', NULL, '2025-04-28 07:54:42', NULL), (14799, '106.219.161.188', NULL, '2025-04-28 08:27:49', NULL), (14800, '85.208.96.197', NULL, '2025-04-28 08:47:10', NULL), (14801, '2a02:4780:a:c0de::84', NULL, '2025-04-28 09:03:50', NULL), (14802, '49.232.151.112', NULL, '2025-04-28 09:30:32', NULL), (14803, '85.208.96.209', NULL, '2025-04-28 10:05:18', NULL), (14804, '85.208.96.206', NULL, '2025-04-28 10:53:00', NULL), (14805, '43.153.49.151', NULL, '2025-04-28 15:12:24', NULL), (14806, '20.171.207.107', NULL, '2025-04-28 15:27:11', NULL), (14807, '43.153.87.54', NULL, '2025-04-28 15:37:09', NULL), (14808, '20.171.207.107', NULL, '2025-04-28 15:51:38', NULL), (14809, '20.171.207.107', NULL, '2025-04-28 15:53:28', NULL), (14810, '20.171.207.107', NULL, '2025-04-28 15:54:20', NULL), (14811, '20.171.207.107', NULL, '2025-04-28 15:55:26', NULL), (14812, '20.171.207.107', NULL, '2025-04-28 15:56:24', NULL), (14813, '20.171.207.107', NULL, '2025-04-28 15:57:17', NULL), (14814, '20.171.207.107', NULL, '2025-04-28 15:58:04', NULL), (14815, '20.171.207.107', NULL, '2025-04-28 15:58:44', NULL), (14816, '20.171.207.107', NULL, '2025-04-28 15:59:20', NULL), (14817, '162.14.197.180', NULL, '2025-04-28 15:59:37', NULL), (14818, '20.171.207.107', NULL, '2025-04-28 16:02:31', NULL), (14819, '20.171.207.107', NULL, '2025-04-28 16:05:16', NULL), (14820, '20.171.207.107', NULL, '2025-04-28 16:05:45', NULL), (14821, '20.171.207.107', NULL, '2025-04-28 16:06:10', NULL), (14822, '20.171.207.107', NULL, '2025-04-28 16:06:33', NULL), (14823, '20.171.207.107', NULL, '2025-04-28 16:06:53', NULL), (14824, '20.171.207.107', NULL, '2025-04-28 16:07:11', NULL), (14825, '20.171.207.107', NULL, '2025-04-28 16:07:28', NULL), (14826, '20.171.207.107', NULL, '2025-04-28 16:07:42', NULL), (14827, '20.171.207.107', NULL, '2025-04-28 16:07:56', NULL), (14828, '20.171.207.107', NULL, '2025-04-28 16:08:08', NULL), (14829, '20.171.207.107', NULL, '2025-04-28 16:09:24', NULL), (14830, '20.171.207.107', NULL, '2025-04-28 16:10:10', NULL), (14831, '20.171.207.107', NULL, '2025-04-28 16:11:16', NULL), (14832, '20.171.207.107', NULL, '2025-04-28 16:12:17', NULL), (14833, '20.171.207.107', NULL, '2025-04-28 16:13:06', NULL), (14834, '20.171.207.107', NULL, '2025-04-28 16:13:53', NULL), (14835, '20.171.207.107', NULL, '2025-04-28 16:14:33', NULL), (14836, '20.171.207.107', NULL, '2025-04-28 16:15:10', NULL), (14837, '20.171.207.107', NULL, '2025-04-28 16:15:44', NULL), (14838, '20.171.207.107', NULL, '2025-04-28 16:16:13', NULL), (14839, '20.171.207.107', NULL, '2025-04-28 16:16:40', NULL), (14840, '20.171.207.107', NULL, '2025-04-28 16:19:34', NULL), (14841, '20.171.207.107', NULL, '2025-04-28 16:19:41', NULL), (14842, '20.171.207.107', NULL, '2025-04-28 16:20:03', NULL), (14843, '20.171.207.107', NULL, '2025-04-28 16:20:22', NULL), (14844, '20.171.207.107', NULL, '2025-04-28 16:20:38', NULL), (14845, '20.171.207.107', NULL, '2025-04-28 16:20:53', NULL), (14846, '20.171.207.107', NULL, '2025-04-28 16:21:08', NULL), (14847, '20.171.207.107', NULL, '2025-04-28 16:21:19', NULL), (14848, '20.171.207.107', NULL, '2025-04-28 16:21:30', NULL), (14849, '20.171.207.107', NULL, '2025-04-28 16:21:40', NULL), (14850, '20.171.207.107', NULL, '2025-04-28 16:21:48', NULL), (14851, '20.171.207.107', NULL, '2025-04-28 16:22:16', NULL), (14852, '20.171.207.107', NULL, '2025-04-28 16:23:43', NULL), (14853, '20.171.207.107', NULL, '2025-04-28 16:23:51', NULL), (14854, '20.171.207.107', NULL, '2025-04-28 16:23:58', NULL), (14855, '20.171.207.107', NULL, '2025-04-28 16:24:04', NULL), (14856, '20.171.207.107', NULL, '2025-04-28 16:24:09', NULL), (14857, '20.171.207.107', NULL, '2025-04-28 16:24:14', NULL), (14858, '20.171.207.107', NULL, '2025-04-28 16:24:19', NULL), (14859, '20.171.207.107', NULL, '2025-04-28 16:24:23', NULL), (14860, '20.171.207.107', NULL, '2025-04-28 16:24:26', NULL), (14861, '20.171.207.107', NULL, '2025-04-28 16:31:05', NULL), (14862, '20.171.207.107', NULL, '2025-04-28 16:31:31', NULL), (14863, '20.171.207.107', NULL, '2025-04-28 16:32:33', NULL), (14864, '20.171.207.107', NULL, '2025-04-28 16:33:30', NULL), (14865, '20.171.207.107', NULL, '2025-04-28 16:34:23', NULL), (14866, '20.171.207.107', NULL, '2025-04-28 16:35:07', NULL), (14867, '20.171.207.107', NULL, '2025-04-28 16:35:47', NULL), (14868, '20.171.207.107', NULL, '2025-04-28 16:36:24', NULL), (14869, '20.171.207.107', NULL, '2025-04-28 16:36:57', NULL), (14870, '20.171.207.107', NULL, '2025-04-28 16:37:26', NULL), (14871, '20.171.207.107', NULL, '2025-04-28 16:37:54', NULL), (14872, '20.171.207.107', NULL, '2025-04-28 16:38:18', NULL), (14873, '20.171.207.107', NULL, '2025-04-28 16:40:50', NULL), (14874, '20.171.207.107', NULL, '2025-04-28 16:40:57', NULL), (14875, '20.171.207.107', NULL, '2025-04-28 16:41:17', NULL), (14876, '20.171.207.107', NULL, '2025-04-28 16:41:35', NULL), (14877, '20.171.207.107', NULL, '2025-04-28 16:41:51', NULL), (14878, '20.171.207.107', NULL, '2025-04-28 16:42:06', NULL), (14879, '20.171.207.107', NULL, '2025-04-28 16:42:19', NULL), (14880, '20.171.207.107', NULL, '2025-04-28 16:42:42', NULL), (14881, '20.171.207.107', NULL, '2025-04-28 16:42:53', NULL), (14882, '20.171.207.107', NULL, '2025-04-28 16:43:13', NULL), (14883, '42.49.30.121', NULL, '2025-04-28 17:35:27', NULL), (14884, '2001:bc8:1201:2b:ba2a:72ff:fed9:efeb', NULL, '2025-04-28 18:11:48', NULL), (14885, '3.143.142.200', NULL, '2025-04-28 19:50:37', NULL), (14886, '181.214.218.222', NULL, '2025-04-28 20:44:39', NULL), (14887, '157.245.146.47', NULL, '2025-04-28 20:58:48', NULL), (14888, '197.39.113.156', NULL, '2025-04-28 22:11:28', NULL), (14889, '129.211.215.233', NULL, '2025-04-29 01:49:32', NULL), (14890, '3.123.42.119', NULL, '2025-04-29 03:04:15', NULL), (14891, '91.134.91.17', NULL, '2025-04-29 03:14:23', NULL), (14892, '124.222.142.44', NULL, '2025-04-29 05:02:04', NULL), (14893, '139.59.90.79', NULL, '2025-04-29 07:43:33', NULL), (14894, '156.193.71.81', NULL, '2025-04-29 08:23:16', NULL), (14895, '2a02:4780:a:c0de::84', NULL, '2025-04-29 09:38:14', NULL), (14896, '66.249.64.36', NULL, '2025-04-29 10:59:53', NULL), (14897, '43.143.248.236', NULL, '2025-04-29 11:37:42', NULL), (14898, '112.64.52.86', NULL, '2025-04-29 11:40:50', NULL), (14899, '183.134.59.131', NULL, '2025-04-29 17:07:08', NULL), (14900, '49.0.237.214', NULL, '2025-04-29 18:41:21', NULL), (14901, '49.0.237.214', NULL, '2025-04-29 18:41:23', NULL), (14902, '2001:bc8:1201:1b:569f:35ff:fe20:9bb4', NULL, '2025-04-29 19:10:31', NULL), (14903, '110.40.186.63', NULL, '2025-04-29 21:46:46', NULL), (14904, '106.219.167.59', NULL, '2025-04-29 21:53:14', NULL), (14905, '35.202.113.87', NULL, '2025-04-29 23:19:13', NULL), (14906, '35.202.113.87', NULL, '2025-04-29 23:19:14', NULL), (14907, '139.59.85.170', NULL, '2025-04-29 23:31:41', NULL), (14908, '128.90.109.20', NULL, '2025-04-30 07:48:54', NULL), (14909, '110.40.186.63', NULL, '2025-04-30 08:59:46', NULL), (14910, '91.134.91.17', NULL, '2025-04-30 09:10:17', NULL), (14911, '43.135.145.73', NULL, '2025-04-30 09:49:05', NULL), (14912, '114.236.211.209', NULL, '2025-04-30 11:16:17', NULL), (14913, '121.237.36.31', NULL, '2025-04-30 11:23:31', NULL), (14914, '110.166.71.39', NULL, '2025-04-30 12:21:00', NULL), (14915, '196.157.113.34', NULL, '2025-04-30 12:46:44', NULL), (14916, '185.240.255.133', NULL, '2025-04-30 13:11:23', NULL), (14917, '34.76.117.34', NULL, '2025-04-30 13:11:26', NULL), (14918, '91.134.91.17', NULL, '2025-04-30 14:05:07', NULL), (14919, '36.161.201.31', NULL, '2025-04-30 15:41:03', NULL), (14920, '66.249.64.34', NULL, '2025-04-30 15:42:36', NULL), (14921, '183.199.104.248', NULL, '2025-04-30 15:52:47', NULL), (14922, '2a02:4780:a:c0de::84', NULL, '2025-04-30 16:09:18', NULL), (14923, '20.171.207.43', NULL, '2025-04-30 16:18:06', NULL), (14924, '66.249.64.39', NULL, '2025-04-30 16:20:33', NULL), (14925, '20.171.207.43', NULL, '2025-04-30 16:27:34', NULL), (14926, '20.171.207.43', NULL, '2025-04-30 16:27:50', NULL), (14927, '20.171.207.43', NULL, '2025-04-30 16:28:40', NULL), (14928, '20.171.207.43', NULL, '2025-04-30 16:29:25', NULL), (14929, '20.171.207.43', NULL, '2025-04-30 16:30:05', NULL), (14930, '20.171.207.43', NULL, '2025-04-30 16:30:40', NULL), (14931, '20.171.207.43', NULL, '2025-04-30 16:31:11', NULL), (14932, '20.171.207.43', NULL, '2025-04-30 16:31:40', NULL), (14933, '20.171.207.43', NULL, '2025-04-30 16:32:06', NULL), (14934, '20.171.207.43', NULL, '2025-04-30 16:32:28', NULL), (14935, '20.171.207.43', NULL, '2025-04-30 16:32:49', NULL), (14936, '20.171.207.43', NULL, '2025-04-30 16:35:09', NULL), (14937, '20.171.207.43', NULL, '2025-04-30 16:35:15', NULL), (14938, '20.171.207.43', NULL, '2025-04-30 16:35:32', NULL), (14939, '20.171.207.43', NULL, '2025-04-30 16:36:02', NULL), (14940, '20.171.207.43', NULL, '2025-04-30 16:36:17', NULL), (14941, '20.171.207.43', NULL, '2025-04-30 16:36:30', NULL), (14942, '20.171.207.43', NULL, '2025-04-30 16:36:41', NULL), (14943, '106.115.176.17', NULL, '2025-04-30 16:52:35', NULL), (14944, '110.228.106.72', NULL, '2025-04-30 16:52:57', NULL), (14945, '2001:bc8:1201:2b:ba2a:72ff:fed9:efeb', NULL, '2025-04-30 19:12:24', NULL), (14946, '111.77.135.238', NULL, '2025-04-30 19:48:15', NULL), (14947, '52.206.207.45', NULL, '2025-04-30 20:25:36', NULL), (14948, '1.189.252.11', NULL, '2025-04-30 21:06:46', NULL), (14949, '183.206.102.21', NULL, '2025-04-30 21:09:00', NULL), (14950, '218.88.196.205', NULL, '2025-04-30 21:11:16', NULL), (14951, '54.164.157.105', NULL, '2025-04-30 21:48:08', NULL), (14952, '54.164.157.105', NULL, '2025-04-30 21:48:21', NULL), (14953, '85.208.96.204', NULL, '2025-04-30 22:08:49', NULL), (14954, '85.208.96.204', NULL, '2025-04-30 22:08:50', NULL), (14955, '185.191.171.2', NULL, '2025-04-30 22:13:58', NULL), (14956, '185.191.171.2', NULL, '2025-04-30 22:13:59', NULL), (14957, '54.174.140.70', NULL, '2025-04-30 22:16:09', NULL), (14958, '104.248.74.150', NULL, '2025-04-30 22:18:39', NULL), (14959, '182.44.9.147', NULL, '2025-04-30 22:29:00', NULL), (14960, '137.226.113.44', NULL, '2025-04-30 23:36:34', NULL), (14961, '85.208.96.203', NULL, '2025-04-30 23:56:37', NULL), (14962, '115.171.196.139', NULL, '2025-05-01 00:22:57', NULL), (14963, '185.191.171.16', NULL, '2025-05-01 02:28:24', NULL), (14964, '185.191.171.16', NULL, '2025-05-01 02:28:26', NULL), (14965, '85.208.96.198', NULL, '2025-05-01 04:34:17', NULL), (14966, '85.208.96.198', NULL, '2025-05-01 04:34:18', NULL), (14967, '118.195.153.213', NULL, '2025-05-01 04:54:32', NULL), (14968, '91.134.91.17', NULL, '2025-05-01 05:27:15', NULL), (14969, '2a02:4780:a:c0de::84', NULL, '2025-05-01 05:40:56', NULL), (14970, '2a12:5940:5433::2', NULL, '2025-05-01 05:47:25', NULL), (14971, '40.77.167.17', NULL, '2025-05-01 06:51:28', NULL), (14972, '60.189.216.154', NULL, '2025-05-01 06:55:14', NULL), (14973, '106.114.106.203', NULL, '2025-05-01 06:56:05', NULL), (14974, '206.189.133.66', NULL, '2025-05-01 07:07:58', NULL), (14975, '60.182.74.196', NULL, '2025-05-01 07:48:10', NULL), (14976, '66.249.64.37', NULL, '2025-05-01 08:28:59', NULL), (14977, '171.94.198.145', NULL, '2025-05-01 08:40:02', NULL), (14978, '124.220.161.119', NULL, '2025-05-01 09:04:36', NULL), (14979, '112.0.31.230', NULL, '2025-05-01 09:10:23', NULL), (14980, '124.220.161.119', NULL, '2025-05-01 09:12:41', NULL), (14981, '5.133.192.138', NULL, '2025-05-01 09:33:11', NULL), (14982, '183.199.121.97', NULL, '2025-05-01 10:03:11', NULL), (14983, '66.249.64.37', NULL, '2025-05-01 10:26:48', NULL), (14984, '120.11.96.148', NULL, '2025-05-01 13:01:58', NULL), (14985, '113.123.230.215', NULL, '2025-05-01 13:12:51', NULL), (14986, '156.193.209.112', NULL, '2025-05-01 13:57:59', NULL), (14987, '156.193.209.112', NULL, '2025-05-01 13:59:28', NULL), (14988, '156.193.209.112', NULL, '2025-05-01 13:59:29', NULL), (14989, '156.193.209.112', NULL, '2025-05-01 13:59:29', NULL), (14990, '197.133.210.253', NULL, '2025-05-01 13:59:40', NULL), (14991, '123.149.125.56', NULL, '2025-05-01 15:03:14', NULL), (14992, '66.249.64.32', NULL, '2025-05-01 15:30:45', NULL), (14993, '218.86.67.133', NULL, '2025-05-01 16:03:12', NULL), (14994, '132.232.165.4', NULL, '2025-05-01 17:47:12', NULL), (14995, '120.216.250.107', NULL, '2025-05-01 18:46:22', NULL), (14996, '36.143.64.47', NULL, '2025-05-01 19:03:33', NULL), (14997, '2001:bc8:1201:2b:ba2a:72ff:fed9:efeb', NULL, '2025-05-01 19:09:57', NULL), (14998, '37.113.153.239', NULL, '2025-05-01 19:18:20', NULL), (14999, '117.140.103.149', NULL, '2025-05-01 20:03:29', NULL), (15000, '66.249.66.65', NULL, '2025-05-01 21:03:34', NULL), (15001, '142.93.39.143', NULL, '2025-05-01 21:21:51', NULL), (15002, '52.90.49.236', NULL, '2025-05-01 22:19:49', NULL), (15003, '52.90.49.236', NULL, '2025-05-01 22:20:04', NULL), (15004, '91.134.91.17', NULL, '2025-05-01 22:22:21', NULL), (15005, '66.249.66.197', NULL, '2025-05-01 23:33:57', NULL), (15006, '66.249.66.198', NULL, '2025-05-01 23:34:03', NULL), (15007, '66.249.66.197', NULL, '2025-05-01 23:34:13', NULL), (15008, '60.188.57.0', NULL, '2025-05-02 00:07:34', NULL), (15009, '36.104.219.205', NULL, '2025-05-02 00:21:38', NULL), (15010, '120.228.178.67', NULL, '2025-05-02 01:04:43', NULL), (15011, '66.249.66.37', NULL, '2025-05-02 01:42:46', NULL), (15012, '66.249.66.192', NULL, '2025-05-02 02:15:33', NULL), (15013, '66.249.66.42', NULL, '2025-05-02 02:28:09', NULL), (15014, '119.1.84.195', NULL, '2025-05-02 02:39:43', NULL), (15015, '175.27.164.113', NULL, '2025-05-02 03:13:24', NULL), (15016, '2a12:5940:5433::2', NULL, '2025-05-02 03:28:34', NULL), (15017, '183.198.211.223', NULL, '2025-05-02 03:29:20', NULL), (15018, '120.227.87.200', NULL, '2025-05-02 04:13:07', NULL), (15019, '197.39.5.230', NULL, '2025-05-02 04:38:35', NULL), (15020, '91.134.91.17', NULL, '2025-05-02 05:20:00', NULL), (15021, '185.170.167.18', NULL, '2025-05-02 06:08:15', NULL), (15022, '185.170.167.18', NULL, '2025-05-02 06:08:16', NULL), (15023, '62.60.208.137', NULL, '2025-05-02 06:25:37', NULL), (15024, '120.239.202.162', NULL, '2025-05-02 06:29:55', NULL), (15025, '114.243.152.162', NULL, '2025-05-02 06:33:22', NULL), (15026, '3.81.140.17', NULL, '2025-05-02 07:40:23', NULL), (15027, '66.249.66.12', NULL, '2025-05-02 08:22:51', NULL), (15028, '106.219.166.50', NULL, '2025-05-02 11:13:32', NULL), (15029, '171.39.205.233', NULL, '2025-05-02 12:11:27', NULL), (15030, '112.37.218.137', NULL, '2025-05-02 12:11:43', NULL), (15031, '124.222.209.139', NULL, '2025-05-02 12:19:10', NULL), (15032, '61.172.10.6', NULL, '2025-05-02 12:19:26', NULL), (15033, '124.222.209.139', NULL, '2025-05-02 12:26:38', NULL), (15034, '223.111.157.108', NULL, '2025-05-02 12:33:03', NULL), (15035, '223.111.157.108', NULL, '2025-05-02 12:33:22', NULL), (15036, '223.111.157.108', NULL, '2025-05-02 12:33:29', NULL), (15037, '91.134.91.17', NULL, '2025-05-02 13:06:54', NULL), (15038, '2a02:4780:a:c0de::84', NULL, '2025-05-02 15:15:16', NULL), (15039, '192.36.109.99', NULL, '2025-05-02 16:26:26', NULL), (15040, '111.40.102.17', NULL, '2025-05-02 16:55:45', NULL), (15041, '60.1.36.206', NULL, '2025-05-02 16:56:04', NULL), (15042, '27.225.187.121', NULL, '2025-05-02 17:11:49', NULL), (15043, '110.73.56.232', NULL, '2025-05-02 17:12:04', NULL), (15044, '60.9.31.240', NULL, '2025-05-02 17:33:37', NULL), (15045, '223.88.188.171', NULL, '2025-05-02 17:34:12', NULL), (15046, '112.122.52.205', NULL, '2025-05-02 17:34:21', NULL), (15047, '66.249.64.44', NULL, '2025-05-02 18:32:06', NULL), (15048, '102.209.109.106', NULL, '2025-05-02 18:32:13', NULL), (15049, '2c0f:fc89:8020:197c:1:0:c470:3dfc', NULL, '2025-05-02 18:46:29', NULL), (15050, '2c0f:fc89:8020:197c:1:0:c470:3dfc', NULL, '2025-05-02 18:46:41', NULL), (15051, '2c0f:fc89:8020:197c:1:0:c470:3dfc', NULL, '2025-05-02 18:46:42', NULL), (15052, '2c0f:fc89:8020:197c:1:0:c470:3dfc', NULL, '2025-05-02 18:46:42', NULL), (15053, '101.42.117.179', NULL, '2025-05-02 19:14:45', NULL), (15054, '2001:bc8:701:1c:b283:feff:fed4:3007', NULL, '2025-05-02 19:14:49', NULL), (15055, '43.153.116.245', NULL, '2025-05-02 19:26:42', NULL), (15056, '2c0f:fc89:8020:197c:1:0:c470:3dfc', NULL, '2025-05-02 20:05:40', NULL), (15057, '2c0f:fc89:8020:197c:1:0:c470:3dfc', NULL, '2025-05-02 20:05:41', NULL), (15058, '2c0f:fc89:8020:197c:1:0:c470:3dfc', NULL, '2025-05-02 20:05:41', NULL), (15059, '120.227.188.36', NULL, '2025-05-02 20:29:56', NULL), (15060, '222.90.177.142', NULL, '2025-05-02 20:30:32', NULL), (15061, '66.249.64.42', NULL, '2025-05-02 23:29:58', NULL), (15062, '171.36.117.186', NULL, '2025-05-03 00:19:58', NULL), (15063, '66.249.64.32', NULL, '2025-05-03 00:31:42', NULL), (15064, '66.249.66.15', NULL, '2025-05-03 00:46:19', NULL), (15065, '66.249.66.77', NULL, '2025-05-03 00:50:25', NULL), (15066, '66.249.66.167', NULL, '2025-05-03 01:20:31', NULL), (15067, '66.249.66.167', NULL, '2025-05-03 01:20:48', NULL), (15068, '66.249.66.66', NULL, '2025-05-03 01:21:30', NULL), (15069, '66.249.66.37', NULL, '2025-05-03 01:21:46', NULL), (15070, '66.249.66.36', NULL, '2025-05-03 01:22:41', NULL), (15071, '66.249.66.195', NULL, '2025-05-03 01:23:10', NULL), (15072, '162.55.163.118', NULL, '2025-05-03 01:35:03', NULL), (15073, '27.115.124.45', NULL, '2025-05-03 02:38:13', NULL), (15074, '27.115.124.53', NULL, '2025-05-03 02:38:23', NULL), (15075, '123.6.49.47', NULL, '2025-05-03 02:38:24', NULL), (15076, '123.6.49.12', NULL, '2025-05-03 02:38:24', NULL), (15077, '5.75.231.245', NULL, '2025-05-03 02:44:19', NULL), (15078, '91.107.211.19', NULL, '2025-05-03 02:44:41', NULL), (15079, '167.235.243.22', NULL, '2025-05-03 02:48:46', NULL), (15080, '49.13.140.99', NULL, '2025-05-03 02:59:54', NULL), (15081, '46.17.174.174', NULL, '2025-05-03 03:02:28', NULL), (15082, '168.119.63.222', NULL, '2025-05-03 03:02:51', NULL), (15083, '49.13.112.176', NULL, '2025-05-03 03:03:19', NULL), (15084, '116.202.9.86', NULL, '2025-05-03 03:03:21', NULL), (15085, '49.13.16.7', NULL, '2025-05-03 03:03:36', NULL), (15086, '23.88.47.216', NULL, '2025-05-03 03:04:20', NULL), (15087, '49.13.211.45', NULL, '2025-05-03 03:09:03', NULL), (15088, '5.75.237.1', NULL, '2025-05-03 03:11:22', NULL), (15089, '49.12.0.1', NULL, '2025-05-03 03:17:00', NULL), (15090, '188.34.152.197', NULL, '2025-05-03 03:19:03', NULL), (15091, '49.12.211.168', NULL, '2025-05-03 03:20:09', NULL), (15092, '91.107.205.171', NULL, '2025-05-03 03:23:36', NULL), (15093, '49.13.141.66', NULL, '2025-05-03 03:24:05', NULL), (15094, '91.107.205.72', NULL, '2025-05-03 03:25:50', NULL), (15095, '91.107.194.57', NULL, '2025-05-03 03:26:59', NULL), (15096, '188.34.160.214', NULL, '2025-05-03 03:27:25', NULL), (15097, '49.13.221.182', NULL, '2025-05-03 03:27:50', NULL), (15098, '88.99.82.23', NULL, '2025-05-03 03:30:01', NULL), (15099, '66.249.66.200', NULL, '2025-05-03 03:31:36', NULL), (15100, '128.140.115.160', NULL, '2025-05-03 03:32:15', NULL), (15101, '49.13.25.112', NULL, '2025-05-03 03:32:50', NULL), (15102, '49.13.211.51', NULL, '2025-05-03 03:34:54', NULL), (15103, '128.140.81.30', NULL, '2025-05-03 03:35:37', NULL), (15104, '78.46.145.239', NULL, '2025-05-03 03:36:58', NULL), (15105, '167.235.243.22', NULL, '2025-05-03 03:38:18', NULL), (15106, '49.13.142.232', NULL, '2025-05-03 03:42:44', NULL), (15107, '116.203.250.200', NULL, '2025-05-03 03:43:01', NULL), (15108, '142.132.233.136', NULL, '2025-05-03 03:43:37', NULL), (15109, '49.13.65.76', NULL, '2025-05-03 03:44:22', NULL), (15110, '23.88.115.4', NULL, '2025-05-03 03:46:36', NULL), (15111, '49.13.90.50', NULL, '2025-05-03 03:46:47', NULL), (15112, '49.12.110.197', NULL, '2025-05-03 03:48:08', NULL), (15113, '167.235.252.127', NULL, '2025-05-03 03:49:49', NULL), (15114, '49.13.124.21', NULL, '2025-05-03 03:55:10', NULL), (15115, '128.140.86.240', NULL, '2025-05-03 03:55:11', NULL), (15116, '162.55.167.137', NULL, '2025-05-03 03:57:47', NULL), (15117, '49.13.142.232', NULL, '2025-05-03 03:57:49', NULL), (15118, '49.13.20.5', NULL, '2025-05-03 03:59:02', NULL), (15119, '49.13.30.146', NULL, '2025-05-03 03:59:35', NULL), (15120, '49.13.2.152', NULL, '2025-05-03 04:00:54', NULL), (15121, '168.119.158.117', NULL, '2025-05-03 04:01:46', NULL), (15122, '78.46.188.80', NULL, '2025-05-03 04:04:14', NULL), (15123, '49.13.218.227', NULL, '2025-05-03 04:06:50', NULL), (15124, '142.132.182.34', NULL, '2025-05-03 04:07:00', NULL), (15125, '91.107.192.148', NULL, '2025-05-03 04:07:19', NULL), (15126, '159.69.118.149', NULL, '2025-05-03 04:07:50', NULL), (15127, '49.12.4.102', NULL, '2025-05-03 04:08:47', NULL), (15128, '138.201.186.179', NULL, '2025-05-03 04:09:13', NULL), (15129, '49.13.74.39', NULL, '2025-05-03 04:09:50', NULL), (15130, '49.13.221.178', NULL, '2025-05-03 04:10:40', NULL), (15131, '49.13.60.244', NULL, '2025-05-03 04:11:10', NULL), (15132, '120.243.39.39', NULL, '2025-05-03 04:11:41', NULL), (15133, '49.13.119.229', NULL, '2025-05-03 04:11:48', NULL), (15134, '78.47.108.120', NULL, '2025-05-03 04:12:38', NULL), (15135, '49.13.30.146', NULL, '2025-05-03 04:13:07', NULL), (15136, '167.235.202.147', NULL, '2025-05-03 04:13:57', NULL), (15137, '49.13.221.171', NULL, '2025-05-03 04:14:41', NULL), (15138, '61.79.198.49', NULL, '2025-05-03 04:14:48', NULL), (15139, '49.13.211.39', NULL, '2025-05-03 04:17:30', NULL), (15140, '168.119.158.117', NULL, '2025-05-03 04:18:12', NULL), (15141, '162.55.161.29', NULL, '2025-05-03 04:18:36', NULL), (15142, '128.140.82.241', NULL, '2025-05-03 04:18:43', NULL), (15143, '91.107.193.0', NULL, '2025-05-03 04:20:13', NULL), (15144, '188.34.162.246', NULL, '2025-05-03 04:23:21', NULL), (15145, '167.235.226.162', NULL, '2025-05-03 04:24:44', NULL), (15146, '88.99.123.107', NULL, '2025-05-03 04:24:48', NULL), (15147, '49.13.24.176', NULL, '2025-05-03 04:25:03', NULL), (15148, '49.13.221.168', NULL, '2025-05-03 04:25:52', NULL), (15149, '49.13.28.125', NULL, '2025-05-03 04:26:49', NULL), (15150, '49.13.142.125', NULL, '2025-05-03 04:27:19', NULL), (15151, '49.13.221.163', NULL, '2025-05-03 04:29:05', NULL), (15152, '168.119.186.228', NULL, '2025-05-03 04:30:43', NULL), (15153, '2a12:5940:5433::2', NULL, '2025-05-03 04:32:54', NULL), (15154, '49.13.115.26', NULL, '2025-05-03 04:36:06', NULL), (15155, '49.13.218.227', NULL, '2025-05-03 04:40:59', NULL), (15156, '157.90.242.46', NULL, '2025-05-03 04:43:27', NULL), (15157, '91.107.198.155', NULL, '2025-05-03 04:44:51', NULL), (15158, '49.13.208.100', NULL, '2025-05-03 04:48:17', NULL), (15159, '91.107.202.96', NULL, '2025-05-03 04:50:55', NULL), (15160, '66.249.64.42', NULL, '2025-05-03 04:54:44', NULL), (15161, '66.249.64.42', NULL, '2025-05-03 04:54:46', NULL), (15162, '23.88.121.253', NULL, '2025-05-03 04:58:04', NULL), (15163, '157.90.251.179', NULL, '2025-05-03 05:00:47', NULL), (15164, '49.13.124.185', NULL, '2025-05-03 05:01:31', NULL), (15165, '180.173.74.191', NULL, '2025-05-03 05:01:32', NULL), (15166, '167.235.204.93', NULL, '2025-05-03 05:01:33', NULL), (15167, '168.119.99.197', NULL, '2025-05-03 05:04:22', NULL), (15168, '66.249.64.37', NULL, '2025-05-03 05:12:07', NULL), (15169, '91.107.198.104', NULL, '2025-05-03 05:14:52', NULL), (15170, '167.235.205.58', NULL, '2025-05-03 05:18:57', NULL), (15171, '49.13.29.47', NULL, '2025-05-03 05:20:35', NULL), (15172, '167.235.238.255', NULL, '2025-05-03 05:30:32', NULL), (15173, '49.13.141.66', NULL, '2025-05-03 05:47:32', NULL), (15174, '167.235.204.230', NULL, '2025-05-03 05:49:12', NULL), (15175, '116.202.24.129', NULL, '2025-05-03 06:12:41', NULL), (15176, '78.46.237.216', NULL, '2025-05-03 06:38:16', NULL), (15177, '66.249.64.33', NULL, '2025-05-03 06:56:16', NULL), (15178, '66.249.64.34', NULL, '2025-05-03 06:56:55', NULL), (15179, '66.249.64.33', NULL, '2025-05-03 06:58:42', NULL), (15180, '49.13.221.171', NULL, '2025-05-03 07:13:18', NULL), (15181, '113.78.4.22', NULL, '2025-05-03 07:17:55', NULL), (15182, '49.13.90.50', NULL, '2025-05-03 07:31:57', NULL), (15183, '162.14.210.15', NULL, '2025-05-03 07:48:36', NULL), (15184, '5.75.238.158', NULL, '2025-05-03 07:50:38', NULL), (15185, '112.36.80.215', NULL, '2025-05-03 08:04:26', NULL), (15186, '125.125.35.233', NULL, '2025-05-03 08:04:45', NULL), (15187, '167.235.193.73', NULL, '2025-05-03 08:43:06', NULL), (15188, '2a02:4780:a:c0de::84', NULL, '2025-05-03 08:54:09', NULL), (15189, '66.249.64.41', NULL, '2025-05-03 09:00:34', NULL), (15190, '66.249.64.41', NULL, '2025-05-03 09:01:00', NULL), (15191, '116.26.155.41', NULL, '2025-05-03 09:12:28', NULL), (15192, '112.38.75.159', NULL, '2025-05-03 10:12:57', NULL), (15193, '66.249.64.32', NULL, '2025-05-03 10:27:04', NULL), (15194, '66.249.66.10', NULL, '2025-05-03 11:08:12', NULL), (15195, '66.249.66.196', NULL, '2025-05-03 11:19:23', NULL), (15196, '66.249.66.6', NULL, '2025-05-03 11:19:24', NULL), (15197, '112.98.84.92', NULL, '2025-05-03 11:31:35', NULL), (15198, '66.249.66.32', NULL, '2025-05-03 11:35:08', NULL), (15199, '35.92.5.172', NULL, '2025-05-03 12:12:41', NULL), (15200, '35.92.5.172', NULL, '2025-05-03 12:12:43', NULL), (15201, '35.94.185.28', NULL, '2025-05-03 12:12:56', NULL), (15202, '112.98.92.143', NULL, '2025-05-03 12:16:34', NULL), (15203, '66.249.66.1', NULL, '2025-05-03 13:11:10', NULL), (15204, '66.249.66.167', NULL, '2025-05-03 13:16:47', NULL), (15205, '66.249.66.196', NULL, '2025-05-03 13:16:53', NULL), (15206, '66.249.66.40', NULL, '2025-05-03 13:17:12', NULL), (15207, '66.249.66.4', NULL, '2025-05-03 13:17:14', NULL), (15208, '66.249.66.65', NULL, '2025-05-03 13:17:23', NULL), (15209, '66.249.66.65', NULL, '2025-05-03 13:17:31', NULL), (15210, '66.249.66.39', NULL, '2025-05-03 13:18:09', NULL), (15211, '112.194.182.19', NULL, '2025-05-03 13:19:24', NULL), (15212, '66.249.66.67', NULL, '2025-05-03 13:19:31', NULL), (15213, '66.249.66.196', NULL, '2025-05-03 13:20:01', NULL), (15214, '66.249.66.162', NULL, '2025-05-03 13:22:34', NULL), (15215, '66.249.66.192', NULL, '2025-05-03 13:23:32', NULL), (15216, '66.249.66.10', NULL, '2025-05-03 13:29:25', NULL), (15217, '66.249.66.73', NULL, '2025-05-03 13:30:01', NULL), (15218, '66.249.66.169', NULL, '2025-05-03 13:30:44', NULL), (15219, '66.249.66.161', NULL, '2025-05-03 13:34:12', NULL), (15220, '66.249.64.46', NULL, '2025-05-03 14:12:32', NULL), (15221, '66.249.66.9', NULL, '2025-05-03 14:41:29', NULL), (15222, '66.249.64.46', NULL, '2025-05-03 14:49:32', NULL), (15223, '91.134.91.17', NULL, '2025-05-03 14:53:27', NULL), (15224, '153.35.38.189', NULL, '2025-05-03 15:31:40', NULL), (15225, '66.249.64.44', NULL, '2025-05-03 15:55:05', NULL), (15226, '111.14.90.255', NULL, '2025-05-03 16:20:51', NULL), (15227, '66.249.66.195', NULL, '2025-05-03 17:17:32', NULL), (15228, '91.134.91.17', NULL, '2025-05-03 17:23:45', NULL), (15229, '3.137.173.170', NULL, '2025-05-03 17:26:31', NULL), (15230, '122.51.104.231', NULL, '2025-05-03 17:26:46', NULL), (15231, '39.74.242.12', NULL, '2025-05-03 17:35:10', NULL), (15232, '18.202.237.216', NULL, '2025-05-03 17:50:07', NULL), (15233, '102.189.77.241', NULL, '2025-05-03 18:16:53', NULL), (15234, '66.249.66.13', NULL, '2025-05-03 18:20:41', NULL), (15235, '66.249.66.75', NULL, '2025-05-03 18:27:01', NULL), (15236, '2001:bc8:1da0:16:ba2a:72ff:fed5:9501', NULL, '2025-05-03 18:37:48', NULL), (15237, '170.106.84.136', NULL, '2025-05-03 19:03:31', NULL), (15238, '66.249.66.68', NULL, '2025-05-03 19:05:38', NULL), (15239, '43.159.128.237', NULL, '2025-05-03 19:18:20', NULL), (15240, '149.88.98.89', NULL, '2025-05-03 19:24:12', NULL), (15241, '66.249.66.66', NULL, '2025-05-03 19:53:52', NULL), (15242, '66.249.66.199', NULL, '2025-05-03 20:16:26', NULL), (15243, '27.215.65.8', NULL, '2025-05-03 20:24:33', NULL), (15244, '120.243.125.51', NULL, '2025-05-03 20:26:40', NULL), (15245, '66.249.66.41', NULL, '2025-05-03 21:01:21', NULL), (15246, '124.228.232.62', NULL, '2025-05-03 21:06:38', NULL), (15247, '39.155.32.66', NULL, '2025-05-03 21:06:49', NULL), (15248, '106.125.248.195', NULL, '2025-05-03 21:07:06', NULL), (15249, '36.148.125.56', NULL, '2025-05-03 21:26:41', NULL), (15250, '120.239.18.242', NULL, '2025-05-03 21:48:22', NULL), (15251, '122.139.35.160', NULL, '2025-05-03 21:48:58', NULL), (15252, '14.119.181.169', NULL, '2025-05-03 22:00:25', NULL), (15253, '143.110.170.218', NULL, '2025-05-03 22:35:06', NULL), (15254, '66.249.66.195', NULL, '2025-05-03 22:44:50', NULL), (15255, '66.249.66.1', NULL, '2025-05-03 23:01:17', NULL), (15256, '66.249.66.3', NULL, '2025-05-03 23:01:20', NULL), (15257, '185.191.171.5', NULL, '2025-05-03 23:06:33', NULL), (15258, '123.245.222.119', NULL, '2025-05-03 23:14:05', NULL), (15259, '66.249.66.6', NULL, '2025-05-04 00:17:18', NULL), (15260, '66.249.66.32', NULL, '2025-05-04 00:42:20', NULL), (15261, '66.249.66.33', NULL, '2025-05-04 00:43:28', NULL), (15262, '2600:1014:b03e:a4df:f9ca:47d3:ecd1:8512', NULL, '2025-05-04 00:45:59', NULL), (15263, '182.47.190.184', NULL, '2025-05-04 02:12:45', NULL), (15264, '2a02:247a:26d:1000::1', NULL, '2025-05-04 03:19:05', NULL), (15265, '46.17.174.172', NULL, '2025-05-04 03:22:42', NULL), (15266, '120.239.77.13', NULL, '2025-05-04 03:27:28', NULL), (15267, '39.155.101.106', NULL, '2025-05-04 03:49:47', NULL), (15268, '61.170.182.63', NULL, '2025-05-04 03:50:08', NULL), (15269, '66.249.64.32', NULL, '2025-05-04 04:31:39', NULL), (15270, '117.163.177.50', NULL, '2025-05-04 04:33:41', NULL), (15271, '222.241.249.35', NULL, '2025-05-04 04:33:55', NULL), (15272, '34.77.229.190', NULL, '2025-05-04 04:35:45', NULL), (15273, '2a02:4780:a:c0de::84', NULL, '2025-05-04 05:00:58', NULL), (15274, '124.236.100.56', NULL, '2025-05-04 05:52:03', NULL), (15275, '112.84.248.246', NULL, '2025-05-04 06:05:03', NULL), (15276, '132.232.144.200', NULL, '2025-05-04 06:10:08', NULL), (15277, '110.248.55.229', NULL, '2025-05-04 06:47:01', NULL), (15278, '66.249.64.40', NULL, '2025-05-04 09:00:17', NULL), (15279, '182.34.100.38', NULL, '2025-05-04 09:08:02', NULL), (15280, '111.34.159.174', NULL, '2025-05-04 09:40:46', NULL), (15281, '3.22.235.243', NULL, '2025-05-04 09:41:35', NULL), (15282, '2a12:5940:5433::2', NULL, '2025-05-04 09:45:30', NULL), (15283, '91.134.91.17', NULL, '2025-05-04 10:13:31', NULL), (15284, '66.249.64.36', NULL, '2025-05-04 11:11:56', NULL), (15285, '91.134.91.17', NULL, '2025-05-04 11:17:19', NULL), (15286, '66.249.64.35', NULL, '2025-05-04 11:41:39', NULL), (15287, '117.23.18.127', NULL, '2025-05-04 12:02:07', NULL), (15288, '82.80.249.235', NULL, '2025-05-04 12:19:36', NULL), (15289, '82.80.249.159', NULL, '2025-05-04 12:19:46', NULL), (15290, '82.80.249.159', NULL, '2025-05-04 12:20:12', NULL), (15291, '82.80.249.159', NULL, '2025-05-04 12:20:17', NULL), (15292, '82.80.249.159', NULL, '2025-05-04 12:20:17', NULL), (15293, '82.80.249.159', NULL, '2025-05-04 12:20:22', NULL), (15294, '82.80.249.159', NULL, '2025-05-04 12:20:29', NULL), (15295, '82.80.249.159', NULL, '2025-05-04 12:20:30', NULL), (15296, '82.80.249.159', NULL, '2025-05-04 12:20:32', NULL), (15297, '82.80.249.159', NULL, '2025-05-04 12:20:36', NULL), (15298, '82.80.249.159', NULL, '2025-05-04 12:20:39', NULL), (15299, '82.80.249.159', NULL, '2025-05-04 12:20:39', NULL), (15300, '82.80.249.159', NULL, '2025-05-04 12:20:41', NULL), (15301, '82.80.249.159', NULL, '2025-05-04 12:20:45', NULL), (15302, '82.80.249.159', NULL, '2025-05-04 12:20:50', NULL), (15303, '82.80.249.159', NULL, '2025-05-04 12:20:57', NULL), (15304, '82.80.249.159', NULL, '2025-05-04 12:20:58', NULL), (15305, '82.80.249.159', NULL, '2025-05-04 12:20:59', NULL), (15306, '82.80.249.159', NULL, '2025-05-04 12:21:06', NULL), (15307, '82.80.249.159', NULL, '2025-05-04 12:21:11', NULL), (15308, '82.80.249.159', NULL, '2025-05-04 12:21:13', NULL), (15309, '82.80.249.159', NULL, '2025-05-04 12:21:19', NULL), (15310, '82.80.249.159', NULL, '2025-05-04 12:21:19', NULL), (15311, '82.80.249.159', NULL, '2025-05-04 12:21:19', NULL), (15312, '82.80.249.159', NULL, '2025-05-04 12:21:23', NULL), (15313, '82.80.249.159', NULL, '2025-05-04 12:21:23', NULL), (15314, '82.80.249.159', NULL, '2025-05-04 12:21:23', NULL), (15315, '82.80.249.159', NULL, '2025-05-04 12:21:23', NULL), (15316, '82.80.249.159', NULL, '2025-05-04 12:21:25', NULL), (15317, '82.80.249.159', NULL, '2025-05-04 12:21:25', NULL), (15318, '82.80.249.159', NULL, '2025-05-04 12:21:25', NULL), (15319, '82.80.249.159', NULL, '2025-05-04 12:21:27', NULL), (15320, '82.80.249.159', NULL, '2025-05-04 12:21:33', NULL), (15321, '82.80.249.159', NULL, '2025-05-04 12:21:36', NULL), (15322, '82.80.249.159', NULL, '2025-05-04 12:21:39', NULL), (15323, '82.80.249.159', NULL, '2025-05-04 12:21:43', NULL), (15324, '82.80.249.159', NULL, '2025-05-04 12:21:45', NULL), (15325, '82.80.249.159', NULL, '2025-05-04 12:21:45', NULL), (15326, '82.80.249.159', NULL, '2025-05-04 12:21:50', NULL), (15327, '82.80.249.159', NULL, '2025-05-04 12:21:51', NULL), (15328, '82.80.249.159', NULL, '2025-05-04 12:21:54', NULL), (15329, '82.80.249.159', NULL, '2025-05-04 12:21:54', NULL), (15330, '82.80.249.159', NULL, '2025-05-04 12:21:55', NULL), (15331, '82.80.249.159', NULL, '2025-05-04 12:21:57', NULL), (15332, '82.80.249.159', NULL, '2025-05-04 12:21:59', NULL), (15333, '82.80.249.159', NULL, '2025-05-04 12:22:03', NULL), (15334, '82.80.249.159', NULL, '2025-05-04 12:22:06', NULL), (15335, '82.80.249.159', NULL, '2025-05-04 12:22:06', NULL), (15336, '82.80.249.159', NULL, '2025-05-04 12:22:06', NULL), (15337, '82.80.249.159', NULL, '2025-05-04 12:22:07', NULL), (15338, '82.80.249.159', NULL, '2025-05-04 12:22:11', NULL), (15339, '82.80.249.159', NULL, '2025-05-04 12:22:18', NULL), (15340, '82.80.249.159', NULL, '2025-05-04 12:22:19', NULL), (15341, '82.80.249.159', NULL, '2025-05-04 12:22:22', NULL), (15342, '82.80.249.159', NULL, '2025-05-04 12:22:28', NULL), (15343, '82.80.249.159', NULL, '2025-05-04 12:22:32', NULL), (15344, '82.80.249.159', NULL, '2025-05-04 12:22:38', NULL), (15345, '82.80.249.159', NULL, '2025-05-04 12:22:40', NULL), (15346, '82.80.249.159', NULL, '2025-05-04 12:22:41', NULL), (15347, '82.80.249.159', NULL, '2025-05-04 12:22:45', NULL), (15348, '82.80.249.159', NULL, '2025-05-04 12:22:48', NULL), (15349, '82.80.249.159', NULL, '2025-05-04 12:22:48', NULL), (15350, '82.80.249.159', NULL, '2025-05-04 12:22:49', NULL), (15351, '82.80.249.159', NULL, '2025-05-04 12:22:51', NULL); INSERT INTO `guest_users` (`id`, `ip_address`, `fcm_token`, `created_at`, `updated_at`) VALUES (15352, '82.80.249.159', NULL, '2025-05-04 12:22:52', NULL), (15353, '82.80.249.159', NULL, '2025-05-04 12:22:52', NULL), (15354, '82.80.249.159', NULL, '2025-05-04 12:22:53', NULL), (15355, '82.80.249.159', NULL, '2025-05-04 12:22:55', NULL), (15356, '82.80.249.159', NULL, '2025-05-04 12:22:55', NULL), (15357, '82.80.249.159', NULL, '2025-05-04 12:22:58', NULL), (15358, '82.80.249.159', NULL, '2025-05-04 12:23:01', NULL), (15359, '82.80.249.159', NULL, '2025-05-04 12:23:04', NULL), (15360, '82.80.249.159', NULL, '2025-05-04 12:23:04', NULL), (15361, '82.80.249.159', NULL, '2025-05-04 12:23:04', NULL), (15362, '82.80.249.159', NULL, '2025-05-04 12:23:05', NULL), (15363, '82.80.249.159', NULL, '2025-05-04 12:23:05', NULL), (15364, '82.80.249.159', NULL, '2025-05-04 12:23:06', NULL), (15365, '82.80.249.159', NULL, '2025-05-04 12:23:11', NULL), (15366, '82.80.249.159', NULL, '2025-05-04 12:23:15', NULL), (15367, '82.80.249.159', NULL, '2025-05-04 12:23:18', NULL), (15368, '82.80.249.159', NULL, '2025-05-04 12:23:18', NULL), (15369, '82.80.249.159', NULL, '2025-05-04 12:23:19', NULL), (15370, '82.80.249.159', NULL, '2025-05-04 12:23:27', NULL), (15371, '82.80.249.159', NULL, '2025-05-04 12:23:27', NULL), (15372, '82.80.249.159', NULL, '2025-05-04 12:23:28', NULL), (15373, '82.80.249.159', NULL, '2025-05-04 12:23:34', NULL), (15374, '82.80.249.159', NULL, '2025-05-04 12:23:37', NULL), (15375, '82.80.249.159', NULL, '2025-05-04 12:23:41', NULL), (15376, '82.80.249.159', NULL, '2025-05-04 12:23:43', NULL), (15377, '82.80.249.159', NULL, '2025-05-04 12:23:45', NULL), (15378, '82.80.249.159', NULL, '2025-05-04 12:23:47', NULL), (15379, '82.80.249.159', NULL, '2025-05-04 12:24:01', NULL), (15380, '82.80.249.159', NULL, '2025-05-04 12:24:04', NULL), (15381, '82.80.249.159', NULL, '2025-05-04 12:24:24', NULL), (15382, '82.80.249.159', NULL, '2025-05-04 12:24:28', NULL), (15383, '82.80.249.159', NULL, '2025-05-04 12:24:29', NULL), (15384, '82.80.249.159', NULL, '2025-05-04 12:24:29', NULL), (15385, '82.80.249.159', NULL, '2025-05-04 12:24:31', NULL), (15386, '82.80.249.159', NULL, '2025-05-04 12:24:32', NULL), (15387, '82.80.249.159', NULL, '2025-05-04 12:24:32', NULL), (15388, '82.80.249.159', NULL, '2025-05-04 12:24:32', NULL), (15389, '82.80.249.159', NULL, '2025-05-04 12:24:34', NULL), (15390, '82.80.249.159', NULL, '2025-05-04 12:24:34', NULL), (15391, '82.80.249.159', NULL, '2025-05-04 12:24:37', NULL), (15392, '82.80.249.159', NULL, '2025-05-04 12:24:41', NULL), (15393, '82.80.249.159', NULL, '2025-05-04 12:24:42', NULL), (15394, '82.80.249.159', NULL, '2025-05-04 12:24:52', NULL), (15395, '82.80.249.159', NULL, '2025-05-04 12:24:57', NULL), (15396, '82.80.249.159', NULL, '2025-05-04 12:25:01', NULL), (15397, '82.80.249.159', NULL, '2025-05-04 12:25:01', NULL), (15398, '82.80.249.159', NULL, '2025-05-04 12:25:05', NULL), (15399, '82.80.249.159', NULL, '2025-05-04 12:25:08', NULL), (15400, '82.80.249.159', NULL, '2025-05-04 12:25:08', NULL), (15401, '82.80.249.159', NULL, '2025-05-04 12:25:09', NULL), (15402, '82.80.249.159', NULL, '2025-05-04 12:25:09', NULL), (15403, '82.80.249.159', NULL, '2025-05-04 12:25:09', NULL), (15404, '82.80.249.159', NULL, '2025-05-04 12:25:10', NULL), (15405, '82.80.249.159', NULL, '2025-05-04 12:25:10', NULL), (15406, '82.80.249.159', NULL, '2025-05-04 12:25:13', NULL), (15407, '82.80.249.159', NULL, '2025-05-04 12:25:13', NULL), (15408, '82.80.249.159', NULL, '2025-05-04 12:25:16', NULL), (15409, '82.80.249.159', NULL, '2025-05-04 12:25:17', NULL), (15410, '82.80.249.159', NULL, '2025-05-04 12:25:19', NULL), (15411, '82.80.249.159', NULL, '2025-05-04 12:25:25', NULL), (15412, '82.80.249.159', NULL, '2025-05-04 12:25:25', NULL), (15413, '82.80.249.159', NULL, '2025-05-04 12:25:25', NULL), (15414, '82.80.249.159', NULL, '2025-05-04 12:25:36', NULL), (15415, '82.80.249.159', NULL, '2025-05-04 12:26:07', NULL), (15416, '82.80.249.159', NULL, '2025-05-04 12:26:12', NULL), (15417, '82.80.249.159', NULL, '2025-05-04 12:26:13', NULL), (15418, '82.80.249.159', NULL, '2025-05-04 12:26:15', NULL), (15419, '82.80.249.159', NULL, '2025-05-04 12:26:16', NULL), (15420, '82.80.249.159', NULL, '2025-05-04 12:26:17', NULL), (15421, '82.80.249.159', NULL, '2025-05-04 12:26:17', NULL), (15422, '82.80.249.159', NULL, '2025-05-04 12:26:17', NULL), (15423, '82.80.249.159', NULL, '2025-05-04 12:26:18', NULL), (15424, '82.80.249.159', NULL, '2025-05-04 12:26:19', NULL), (15425, '82.80.249.159', NULL, '2025-05-04 12:26:20', NULL), (15426, '82.80.249.159', NULL, '2025-05-04 12:26:21', NULL), (15427, '82.80.249.159', NULL, '2025-05-04 12:26:23', NULL), (15428, '82.80.249.159', NULL, '2025-05-04 12:26:24', NULL), (15429, '82.80.249.159', NULL, '2025-05-04 12:26:27', NULL), (15430, '82.80.249.159', NULL, '2025-05-04 12:26:29', NULL), (15431, '82.80.249.159', NULL, '2025-05-04 12:26:30', NULL), (15432, '82.80.249.159', NULL, '2025-05-04 12:26:30', NULL), (15433, '82.80.249.159', NULL, '2025-05-04 12:26:32', NULL), (15434, '82.80.249.159', NULL, '2025-05-04 12:26:34', NULL), (15435, '82.80.249.159', NULL, '2025-05-04 12:26:36', NULL), (15436, '82.80.249.159', NULL, '2025-05-04 12:26:36', NULL), (15437, '82.80.249.159', NULL, '2025-05-04 12:26:37', NULL), (15438, '82.80.249.159', NULL, '2025-05-04 12:26:41', NULL), (15439, '82.80.249.159', NULL, '2025-05-04 12:26:42', NULL), (15440, '82.80.249.159', NULL, '2025-05-04 12:26:44', NULL), (15441, '82.80.249.159', NULL, '2025-05-04 12:26:47', NULL), (15442, '82.80.249.159', NULL, '2025-05-04 12:26:49', NULL), (15443, '82.80.249.159', NULL, '2025-05-04 12:26:51', NULL), (15444, '82.80.249.159', NULL, '2025-05-04 12:26:54', NULL), (15445, '82.80.249.159', NULL, '2025-05-04 12:26:55', NULL), (15446, '82.80.249.159', NULL, '2025-05-04 12:26:55', NULL), (15447, '82.80.249.159', NULL, '2025-05-04 12:26:56', NULL), (15448, '82.80.249.159', NULL, '2025-05-04 12:26:57', NULL), (15449, '82.80.249.159', NULL, '2025-05-04 12:26:57', NULL), (15450, '82.80.249.159', NULL, '2025-05-04 12:26:57', NULL), (15451, '82.80.249.159', NULL, '2025-05-04 12:26:58', NULL), (15452, '82.80.249.159', NULL, '2025-05-04 12:26:59', NULL), (15453, '82.80.249.159', NULL, '2025-05-04 12:26:59', NULL), (15454, '82.80.249.159', NULL, '2025-05-04 12:26:59', NULL), (15455, '82.80.249.159', NULL, '2025-05-04 12:26:59', NULL), (15456, '82.80.249.159', NULL, '2025-05-04 12:27:05', NULL), (15457, '82.80.249.159', NULL, '2025-05-04 12:27:08', NULL), (15458, '82.80.249.159', NULL, '2025-05-04 12:27:09', NULL), (15459, '82.80.249.159', NULL, '2025-05-04 12:27:13', NULL), (15460, '82.80.249.159', NULL, '2025-05-04 12:27:13', NULL), (15461, '82.80.249.159', NULL, '2025-05-04 12:27:14', NULL), (15462, '82.80.249.159', NULL, '2025-05-04 12:27:14', NULL), (15463, '82.80.249.159', NULL, '2025-05-04 12:27:15', NULL), (15464, '82.80.249.159', NULL, '2025-05-04 12:27:16', NULL), (15465, '82.80.249.159', NULL, '2025-05-04 12:27:16', NULL), (15466, '82.80.249.159', NULL, '2025-05-04 12:27:16', NULL), (15467, '82.80.249.159', NULL, '2025-05-04 12:27:17', NULL), (15468, '82.80.249.159', NULL, '2025-05-04 12:27:20', NULL), (15469, '82.80.249.159', NULL, '2025-05-04 12:27:20', NULL), (15470, '82.80.249.159', NULL, '2025-05-04 12:27:25', NULL), (15471, '82.80.249.159', NULL, '2025-05-04 12:27:31', NULL), (15472, '82.80.249.159', NULL, '2025-05-04 12:27:31', NULL), (15473, '82.80.249.159', NULL, '2025-05-04 12:27:34', NULL), (15474, '82.80.249.159', NULL, '2025-05-04 12:27:35', NULL), (15475, '82.80.249.159', NULL, '2025-05-04 12:27:37', NULL), (15476, '82.80.249.159', NULL, '2025-05-04 12:27:43', NULL), (15477, '82.80.249.159', NULL, '2025-05-04 12:27:44', NULL), (15478, '82.80.249.159', NULL, '2025-05-04 12:27:46', NULL), (15479, '82.80.249.159', NULL, '2025-05-04 12:27:47', NULL), (15480, '82.80.249.159', NULL, '2025-05-04 12:27:48', NULL), (15481, '82.80.249.159', NULL, '2025-05-04 12:27:48', NULL), (15482, '82.80.249.159', NULL, '2025-05-04 12:27:49', NULL), (15483, '82.80.249.159', NULL, '2025-05-04 12:27:57', NULL), (15484, '82.80.249.159', NULL, '2025-05-04 12:27:59', NULL), (15485, '82.80.249.159', NULL, '2025-05-04 12:28:03', NULL), (15486, '82.80.249.159', NULL, '2025-05-04 12:28:05', NULL), (15487, '82.80.249.159', NULL, '2025-05-04 12:28:06', NULL), (15488, '82.80.249.159', NULL, '2025-05-04 12:28:08', NULL), (15489, '82.80.249.159', NULL, '2025-05-04 12:28:09', NULL), (15490, '82.80.249.159', NULL, '2025-05-04 12:28:13', NULL), (15491, '82.80.249.159', NULL, '2025-05-04 12:28:21', NULL), (15492, '82.80.249.159', NULL, '2025-05-04 12:28:25', NULL), (15493, '82.80.249.159', NULL, '2025-05-04 12:28:30', NULL), (15494, '82.80.249.159', NULL, '2025-05-04 12:28:36', NULL), (15495, '82.80.249.159', NULL, '2025-05-04 12:28:38', NULL), (15496, '82.80.249.159', NULL, '2025-05-04 12:28:40', NULL), (15497, '82.80.249.159', NULL, '2025-05-04 12:28:44', NULL), (15498, '82.80.249.159', NULL, '2025-05-04 12:28:45', NULL), (15499, '82.80.249.159', NULL, '2025-05-04 12:28:48', NULL), (15500, '82.80.249.159', NULL, '2025-05-04 12:28:49', NULL), (15501, '82.80.249.159', NULL, '2025-05-04 12:28:52', NULL), (15502, '82.80.249.159', NULL, '2025-05-04 12:28:53', NULL), (15503, '82.80.249.159', NULL, '2025-05-04 12:28:55', NULL), (15504, '82.80.249.159', NULL, '2025-05-04 12:29:05', NULL), (15505, '82.80.249.159', NULL, '2025-05-04 12:29:15', NULL), (15506, '82.80.249.159', NULL, '2025-05-04 12:29:15', NULL), (15507, '82.80.249.159', NULL, '2025-05-04 12:29:16', NULL), (15508, '82.80.249.159', NULL, '2025-05-04 12:29:16', NULL), (15509, '82.80.249.159', NULL, '2025-05-04 12:29:18', NULL), (15510, '82.80.249.159', NULL, '2025-05-04 12:29:18', NULL), (15511, '82.80.249.159', NULL, '2025-05-04 12:29:19', NULL), (15512, '82.80.249.159', NULL, '2025-05-04 12:29:19', NULL), (15513, '82.80.249.159', NULL, '2025-05-04 12:29:19', NULL), (15514, '82.80.249.159', NULL, '2025-05-04 12:29:21', NULL), (15515, '82.80.249.159', NULL, '2025-05-04 12:29:22', NULL), (15516, '82.80.249.159', NULL, '2025-05-04 12:29:22', NULL), (15517, '82.80.249.159', NULL, '2025-05-04 12:29:25', NULL), (15518, '82.80.249.159', NULL, '2025-05-04 12:29:25', NULL), (15519, '82.80.249.159', NULL, '2025-05-04 12:29:29', NULL), (15520, '82.80.249.159', NULL, '2025-05-04 12:29:33', NULL), (15521, '82.80.249.159', NULL, '2025-05-04 12:29:37', NULL), (15522, '82.80.249.159', NULL, '2025-05-04 12:29:38', NULL), (15523, '82.80.249.159', NULL, '2025-05-04 12:29:39', NULL), (15524, '82.80.249.159', NULL, '2025-05-04 12:29:39', NULL), (15525, '82.80.249.159', NULL, '2025-05-04 12:29:48', NULL), (15526, '82.80.249.159', NULL, '2025-05-04 12:29:50', NULL), (15527, '82.80.249.159', NULL, '2025-05-04 12:29:53', NULL), (15528, '82.80.249.159', NULL, '2025-05-04 12:29:56', NULL), (15529, '82.80.249.159', NULL, '2025-05-04 12:29:58', NULL), (15530, '82.80.249.159', NULL, '2025-05-04 12:30:00', NULL), (15531, '82.80.249.159', NULL, '2025-05-04 12:30:02', NULL), (15532, '82.80.249.159', NULL, '2025-05-04 12:30:03', NULL), (15533, '82.80.249.159', NULL, '2025-05-04 12:30:03', NULL), (15534, '82.80.249.159', NULL, '2025-05-04 12:30:06', NULL), (15535, '82.80.249.159', NULL, '2025-05-04 12:30:08', NULL), (15536, '82.80.249.159', NULL, '2025-05-04 12:30:10', NULL), (15537, '82.80.249.159', NULL, '2025-05-04 12:30:11', NULL), (15538, '82.80.249.159', NULL, '2025-05-04 12:30:14', NULL), (15539, '82.80.249.159', NULL, '2025-05-04 12:30:15', NULL), (15540, '82.80.249.159', NULL, '2025-05-04 12:30:17', NULL), (15541, '82.80.249.159', NULL, '2025-05-04 12:30:17', NULL), (15542, '82.80.249.159', NULL, '2025-05-04 12:30:22', NULL), (15543, '82.80.249.159', NULL, '2025-05-04 12:30:23', NULL), (15544, '82.80.249.159', NULL, '2025-05-04 12:30:24', NULL), (15545, '82.80.249.159', NULL, '2025-05-04 12:30:27', NULL), (15546, '82.80.249.159', NULL, '2025-05-04 12:30:30', NULL), (15547, '82.80.249.159', NULL, '2025-05-04 12:30:32', NULL), (15548, '82.80.249.159', NULL, '2025-05-04 12:30:34', NULL), (15549, '82.80.249.159', NULL, '2025-05-04 12:30:38', NULL), (15550, '82.80.249.159', NULL, '2025-05-04 12:30:39', NULL), (15551, '82.80.249.159', NULL, '2025-05-04 12:30:39', NULL), (15552, '82.80.249.159', NULL, '2025-05-04 12:30:39', NULL), (15553, '82.80.249.159', NULL, '2025-05-04 12:30:44', NULL), (15554, '82.80.249.159', NULL, '2025-05-04 12:30:45', NULL), (15555, '82.80.249.159', NULL, '2025-05-04 12:30:52', NULL), (15556, '82.80.249.159', NULL, '2025-05-04 12:30:56', NULL), (15557, '82.80.249.159', NULL, '2025-05-04 12:30:58', NULL), (15558, '82.80.249.159', NULL, '2025-05-04 12:31:18', NULL), (15559, '82.80.249.159', NULL, '2025-05-04 12:31:18', NULL), (15560, '82.80.249.159', NULL, '2025-05-04 12:31:19', NULL), (15561, '82.80.249.159', NULL, '2025-05-04 12:31:19', NULL), (15562, '82.80.249.159', NULL, '2025-05-04 12:31:23', NULL), (15563, '82.80.249.159', NULL, '2025-05-04 12:31:28', NULL), (15564, '82.80.249.159', NULL, '2025-05-04 12:31:31', NULL), (15565, '82.80.249.159', NULL, '2025-05-04 12:31:34', NULL), (15566, '82.80.249.159', NULL, '2025-05-04 12:31:37', NULL), (15567, '82.80.249.159', NULL, '2025-05-04 12:32:51', NULL), (15568, '82.80.249.159', NULL, '2025-05-04 12:32:52', NULL), (15569, '82.80.249.159', NULL, '2025-05-04 12:32:56', NULL), (15570, '82.80.249.159', NULL, '2025-05-04 12:32:58', NULL), (15571, '82.80.249.159', NULL, '2025-05-04 12:33:01', NULL), (15572, '82.80.249.159', NULL, '2025-05-04 12:33:08', NULL), (15573, '82.80.249.159', NULL, '2025-05-04 12:33:11', NULL), (15574, '82.80.249.159', NULL, '2025-05-04 12:33:15', NULL), (15575, '82.80.249.159', NULL, '2025-05-04 12:33:30', NULL), (15576, '82.80.249.159', NULL, '2025-05-04 12:33:43', NULL), (15577, '82.80.249.159', NULL, '2025-05-04 12:33:46', NULL), (15578, '82.80.249.159', NULL, '2025-05-04 12:33:48', NULL), (15579, '82.80.249.159', NULL, '2025-05-04 12:33:58', NULL), (15580, '82.80.249.159', NULL, '2025-05-04 12:33:59', NULL), (15581, '82.80.249.159', NULL, '2025-05-04 12:34:25', NULL), (15582, '82.80.249.159', NULL, '2025-05-04 12:34:26', NULL), (15583, '82.80.249.159', NULL, '2025-05-04 12:34:30', NULL), (15584, '82.80.249.159', NULL, '2025-05-04 12:34:31', NULL), (15585, '82.80.249.159', NULL, '2025-05-04 12:34:35', NULL), (15586, '82.80.249.159', NULL, '2025-05-04 12:34:36', NULL), (15587, '82.80.249.159', NULL, '2025-05-04 12:34:39', NULL), (15588, '82.80.249.159', NULL, '2025-05-04 12:34:43', NULL), (15589, '82.80.249.159', NULL, '2025-05-04 12:34:49', NULL), (15590, '82.80.249.159', NULL, '2025-05-04 12:34:51', NULL), (15591, '82.80.249.159', NULL, '2025-05-04 12:34:51', NULL), (15592, '82.80.249.159', NULL, '2025-05-04 12:34:56', NULL), (15593, '82.80.249.159', NULL, '2025-05-04 12:34:58', NULL), (15594, '82.80.249.159', NULL, '2025-05-04 12:35:01', NULL), (15595, '82.80.249.159', NULL, '2025-05-04 12:35:03', NULL), (15596, '82.80.249.159', NULL, '2025-05-04 12:35:04', NULL), (15597, '82.80.249.159', NULL, '2025-05-04 12:35:06', NULL), (15598, '82.80.249.159', NULL, '2025-05-04 12:35:08', NULL), (15599, '82.80.249.159', NULL, '2025-05-04 12:35:08', NULL), (15600, '82.80.249.159', NULL, '2025-05-04 12:35:10', NULL), (15601, '82.80.249.159', NULL, '2025-05-04 12:35:11', NULL), (15602, '82.80.249.159', NULL, '2025-05-04 12:35:13', NULL), (15603, '82.80.249.159', NULL, '2025-05-04 12:35:17', NULL), (15604, '82.80.249.159', NULL, '2025-05-04 12:35:21', NULL), (15605, '82.80.249.159', NULL, '2025-05-04 12:35:25', NULL), (15606, '82.80.249.159', NULL, '2025-05-04 12:35:25', NULL), (15607, '82.80.249.159', NULL, '2025-05-04 12:35:25', NULL), (15608, '82.80.249.159', NULL, '2025-05-04 12:35:25', NULL), (15609, '82.80.249.159', NULL, '2025-05-04 12:35:28', NULL), (15610, '82.80.249.159', NULL, '2025-05-04 12:35:28', NULL), (15611, '82.80.249.159', NULL, '2025-05-04 12:35:31', NULL), (15612, '82.80.249.159', NULL, '2025-05-04 12:35:34', NULL), (15613, '82.80.249.159', NULL, '2025-05-04 12:35:34', NULL), (15614, '82.80.249.159', NULL, '2025-05-04 12:35:34', NULL), (15615, '82.80.249.159', NULL, '2025-05-04 12:35:37', NULL), (15616, '82.80.249.159', NULL, '2025-05-04 12:35:39', NULL), (15617, '82.80.249.159', NULL, '2025-05-04 12:35:41', NULL), (15618, '82.80.249.159', NULL, '2025-05-04 12:35:43', NULL), (15619, '82.80.249.159', NULL, '2025-05-04 12:35:46', NULL), (15620, '82.80.249.159', NULL, '2025-05-04 12:35:48', NULL), (15621, '82.80.249.159', NULL, '2025-05-04 12:35:50', NULL), (15622, '82.80.249.159', NULL, '2025-05-04 12:35:52', NULL), (15623, '82.80.249.159', NULL, '2025-05-04 12:35:52', NULL), (15624, '82.80.249.159', NULL, '2025-05-04 12:35:54', NULL), (15625, '82.80.249.159', NULL, '2025-05-04 12:35:55', NULL), (15626, '82.80.249.159', NULL, '2025-05-04 12:35:56', NULL), (15627, '82.80.249.159', NULL, '2025-05-04 12:35:56', NULL), (15628, '82.80.249.159', NULL, '2025-05-04 12:35:57', NULL), (15629, '82.80.249.159', NULL, '2025-05-04 12:35:58', NULL), (15630, '82.80.249.159', NULL, '2025-05-04 12:36:01', NULL), (15631, '82.80.249.159', NULL, '2025-05-04 12:36:04', NULL), (15632, '82.80.249.159', NULL, '2025-05-04 12:36:09', NULL), (15633, '82.80.249.159', NULL, '2025-05-04 12:36:10', NULL), (15634, '82.80.249.159', NULL, '2025-05-04 12:36:10', NULL), (15635, '82.80.249.159', NULL, '2025-05-04 12:36:12', NULL), (15636, '82.80.249.159', NULL, '2025-05-04 12:36:14', NULL), (15637, '82.80.249.159', NULL, '2025-05-04 12:36:14', NULL), (15638, '82.80.249.159', NULL, '2025-05-04 12:36:15', NULL), (15639, '82.80.249.159', NULL, '2025-05-04 12:36:18', NULL), (15640, '82.80.249.159', NULL, '2025-05-04 12:36:18', NULL), (15641, '82.80.249.159', NULL, '2025-05-04 12:36:19', NULL), (15642, '82.80.249.159', NULL, '2025-05-04 12:36:20', NULL), (15643, '82.80.249.159', NULL, '2025-05-04 12:36:21', NULL), (15644, '82.80.249.159', NULL, '2025-05-04 12:36:21', NULL), (15645, '82.80.249.159', NULL, '2025-05-04 12:36:21', NULL), (15646, '82.80.249.159', NULL, '2025-05-04 12:36:22', NULL), (15647, '82.80.249.159', NULL, '2025-05-04 12:36:22', NULL), (15648, '82.80.249.159', NULL, '2025-05-04 12:36:22', NULL), (15649, '82.80.249.159', NULL, '2025-05-04 12:36:22', NULL), (15650, '82.80.249.159', NULL, '2025-05-04 12:36:25', NULL), (15651, '82.80.249.159', NULL, '2025-05-04 12:36:26', NULL), (15652, '82.80.249.159', NULL, '2025-05-04 12:36:27', NULL), (15653, '82.80.249.159', NULL, '2025-05-04 12:36:30', NULL), (15654, '82.80.249.159', NULL, '2025-05-04 12:36:31', NULL), (15655, '82.80.249.159', NULL, '2025-05-04 12:36:38', NULL), (15656, '82.80.249.159', NULL, '2025-05-04 12:36:42', NULL), (15657, '82.80.249.159', NULL, '2025-05-04 12:36:45', NULL), (15658, '82.80.249.159', NULL, '2025-05-04 12:36:45', NULL), (15659, '82.80.249.159', NULL, '2025-05-04 12:36:46', NULL), (15660, '82.80.249.159', NULL, '2025-05-04 12:36:49', NULL), (15661, '82.80.249.159', NULL, '2025-05-04 12:36:51', NULL), (15662, '82.80.249.159', NULL, '2025-05-04 12:36:53', NULL), (15663, '82.80.249.159', NULL, '2025-05-04 12:36:53', NULL), (15664, '82.80.249.159', NULL, '2025-05-04 12:36:55', NULL), (15665, '82.80.249.159', NULL, '2025-05-04 12:36:55', NULL), (15666, '82.80.249.159', NULL, '2025-05-04 12:36:55', NULL), (15667, '82.80.249.159', NULL, '2025-05-04 12:36:55', NULL), (15668, '82.80.249.159', NULL, '2025-05-04 12:36:56', NULL), (15669, '82.80.249.159', NULL, '2025-05-04 12:36:57', NULL), (15670, '82.80.249.159', NULL, '2025-05-04 12:36:58', NULL), (15671, '82.80.249.159', NULL, '2025-05-04 12:36:58', NULL), (15672, '82.80.249.159', NULL, '2025-05-04 12:37:00', NULL), (15673, '82.80.249.159', NULL, '2025-05-04 12:37:02', NULL), (15674, '82.80.249.159', NULL, '2025-05-04 12:37:08', NULL), (15675, '82.80.249.159', NULL, '2025-05-04 12:37:20', NULL), (15676, '82.80.249.159', NULL, '2025-05-04 12:37:21', NULL), (15677, '82.80.249.159', NULL, '2025-05-04 12:37:22', NULL), (15678, '82.80.249.159', NULL, '2025-05-04 12:37:22', NULL), (15679, '82.80.249.159', NULL, '2025-05-04 12:37:24', NULL), (15680, '82.80.249.159', NULL, '2025-05-04 12:37:38', NULL), (15681, '82.80.249.159', NULL, '2025-05-04 12:39:34', NULL), (15682, '82.80.249.159', NULL, '2025-05-04 12:39:36', NULL), (15683, '82.80.249.159', NULL, '2025-05-04 12:39:37', NULL), (15684, '82.80.249.159', NULL, '2025-05-04 12:39:37', NULL), (15685, '82.80.249.159', NULL, '2025-05-04 12:39:38', NULL), (15686, '82.80.249.159', NULL, '2025-05-04 12:39:41', NULL), (15687, '82.80.249.159', NULL, '2025-05-04 12:39:42', NULL), (15688, '82.80.249.159', NULL, '2025-05-04 12:39:42', NULL), (15689, '82.80.249.159', NULL, '2025-05-04 12:39:51', NULL), (15690, '82.80.249.159', NULL, '2025-05-04 12:39:53', NULL), (15691, '82.80.249.159', NULL, '2025-05-04 12:39:55', NULL), (15692, '82.80.249.159', NULL, '2025-05-04 12:40:00', NULL), (15693, '82.80.249.159', NULL, '2025-05-04 12:40:02', NULL), (15694, '82.80.249.159', NULL, '2025-05-04 12:40:03', NULL), (15695, '82.80.249.159', NULL, '2025-05-04 12:40:04', NULL), (15696, '82.80.249.159', NULL, '2025-05-04 12:40:05', NULL), (15697, '82.80.249.159', NULL, '2025-05-04 12:40:09', NULL), (15698, '82.80.249.159', NULL, '2025-05-04 12:40:10', NULL), (15699, '82.80.249.159', NULL, '2025-05-04 12:40:12', NULL), (15700, '82.80.249.159', NULL, '2025-05-04 12:40:15', NULL), (15701, '82.80.249.159', NULL, '2025-05-04 12:40:17', NULL), (15702, '82.80.249.159', NULL, '2025-05-04 12:40:21', NULL), (15703, '82.80.249.159', NULL, '2025-05-04 12:40:22', NULL), (15704, '82.80.249.159', NULL, '2025-05-04 12:40:22', NULL), (15705, '82.80.249.159', NULL, '2025-05-04 12:40:22', NULL), (15706, '82.80.249.159', NULL, '2025-05-04 12:40:23', NULL), (15707, '82.80.249.159', NULL, '2025-05-04 12:40:28', NULL), (15708, '82.80.249.159', NULL, '2025-05-04 12:40:31', NULL), (15709, '82.80.249.159', NULL, '2025-05-04 12:40:33', NULL), (15710, '82.80.249.159', NULL, '2025-05-04 12:40:35', NULL), (15711, '82.80.249.159', NULL, '2025-05-04 12:40:35', NULL), (15712, '82.80.249.159', NULL, '2025-05-04 12:40:36', NULL), (15713, '82.80.249.159', NULL, '2025-05-04 12:40:36', NULL), (15714, '82.80.249.159', NULL, '2025-05-04 12:40:40', NULL), (15715, '82.80.249.159', NULL, '2025-05-04 12:40:43', NULL), (15716, '82.80.249.159', NULL, '2025-05-04 12:40:45', NULL), (15717, '82.80.249.159', NULL, '2025-05-04 12:40:46', NULL), (15718, '82.80.249.159', NULL, '2025-05-04 12:40:49', NULL), (15719, '82.80.249.159', NULL, '2025-05-04 12:40:49', NULL), (15720, '82.80.249.159', NULL, '2025-05-04 12:40:50', NULL), (15721, '82.80.249.159', NULL, '2025-05-04 12:40:50', NULL), (15722, '82.80.249.159', NULL, '2025-05-04 12:40:53', NULL), (15723, '82.80.249.159', NULL, '2025-05-04 12:40:56', NULL), (15724, '82.80.249.159', NULL, '2025-05-04 12:40:59', NULL), (15725, '82.80.249.159', NULL, '2025-05-04 12:41:05', NULL), (15726, '82.80.249.159', NULL, '2025-05-04 12:41:06', NULL), (15727, '82.80.249.159', NULL, '2025-05-04 12:41:08', NULL), (15728, '82.80.249.159', NULL, '2025-05-04 12:41:08', NULL), (15729, '82.80.249.159', NULL, '2025-05-04 12:41:08', NULL), (15730, '82.80.249.159', NULL, '2025-05-04 12:41:08', NULL), (15731, '82.80.249.159', NULL, '2025-05-04 12:41:09', NULL), (15732, '82.80.249.159', NULL, '2025-05-04 12:41:10', NULL), (15733, '82.80.249.159', NULL, '2025-05-04 12:41:12', NULL), (15734, '82.80.249.159', NULL, '2025-05-04 12:41:16', NULL), (15735, '82.80.249.159', NULL, '2025-05-04 12:41:22', NULL), (15736, '82.80.249.159', NULL, '2025-05-04 12:41:26', NULL), (15737, '82.80.249.159', NULL, '2025-05-04 12:41:28', NULL), (15738, '82.80.249.159', NULL, '2025-05-04 12:41:29', NULL), (15739, '82.80.249.159', NULL, '2025-05-04 12:41:33', NULL), (15740, '82.80.249.159', NULL, '2025-05-04 12:41:37', NULL), (15741, '82.80.249.159', NULL, '2025-05-04 12:41:39', NULL), (15742, '82.80.249.159', NULL, '2025-05-04 12:41:40', NULL), (15743, '82.80.249.159', NULL, '2025-05-04 12:41:42', NULL), (15744, '82.80.249.159', NULL, '2025-05-04 12:41:42', NULL), (15745, '82.80.249.159', NULL, '2025-05-04 12:41:42', NULL), (15746, '82.80.249.159', NULL, '2025-05-04 12:41:45', NULL), (15747, '82.80.249.159', NULL, '2025-05-04 12:41:46', NULL), (15748, '82.80.249.159', NULL, '2025-05-04 12:41:46', NULL), (15749, '82.80.249.159', NULL, '2025-05-04 12:41:50', NULL), (15750, '82.80.249.159', NULL, '2025-05-04 12:41:55', NULL), (15751, '82.80.249.159', NULL, '2025-05-04 12:41:56', NULL), (15752, '82.80.249.159', NULL, '2025-05-04 12:42:01', NULL), (15753, '82.80.249.159', NULL, '2025-05-04 12:42:02', NULL), (15754, '82.80.249.159', NULL, '2025-05-04 12:42:06', NULL), (15755, '82.80.249.159', NULL, '2025-05-04 12:42:08', NULL), (15756, '82.80.249.159', NULL, '2025-05-04 12:42:10', NULL), (15757, '82.80.249.159', NULL, '2025-05-04 12:42:10', NULL), (15758, '82.80.249.159', NULL, '2025-05-04 12:42:10', NULL), (15759, '82.80.249.159', NULL, '2025-05-04 12:42:10', NULL), (15760, '82.80.249.159', NULL, '2025-05-04 12:42:13', NULL), (15761, '82.80.249.159', NULL, '2025-05-04 12:42:16', NULL), (15762, '82.80.249.159', NULL, '2025-05-04 12:42:17', NULL), (15763, '82.80.249.159', NULL, '2025-05-04 12:42:19', NULL), (15764, '82.80.249.159', NULL, '2025-05-04 12:42:23', NULL), (15765, '82.80.249.159', NULL, '2025-05-04 12:42:27', NULL), (15766, '82.80.249.159', NULL, '2025-05-04 12:42:35', NULL), (15767, '82.80.249.159', NULL, '2025-05-04 12:42:40', NULL), (15768, '82.80.249.159', NULL, '2025-05-04 12:42:42', NULL), (15769, '82.80.249.159', NULL, '2025-05-04 12:42:45', NULL), (15770, '82.80.249.159', NULL, '2025-05-04 12:42:46', NULL), (15771, '82.80.249.159', NULL, '2025-05-04 12:42:48', NULL), (15772, '82.80.249.159', NULL, '2025-05-04 12:42:52', NULL), (15773, '82.80.249.159', NULL, '2025-05-04 12:42:52', NULL), (15774, '82.80.249.159', NULL, '2025-05-04 12:42:53', NULL), (15775, '82.80.249.159', NULL, '2025-05-04 12:42:54', NULL), (15776, '82.80.249.159', NULL, '2025-05-04 12:42:56', NULL), (15777, '82.80.249.159', NULL, '2025-05-04 12:42:59', NULL), (15778, '82.80.249.159', NULL, '2025-05-04 12:43:01', NULL), (15779, '82.80.249.159', NULL, '2025-05-04 12:43:03', NULL), (15780, '82.80.249.159', NULL, '2025-05-04 12:43:03', NULL), (15781, '82.80.249.159', NULL, '2025-05-04 12:43:05', NULL), (15782, '82.80.249.159', NULL, '2025-05-04 12:43:08', NULL), (15783, '82.80.249.159', NULL, '2025-05-04 12:43:12', NULL), (15784, '82.80.249.159', NULL, '2025-05-04 12:43:15', NULL), (15785, '82.80.249.159', NULL, '2025-05-04 12:43:22', NULL), (15786, '82.80.249.159', NULL, '2025-05-04 12:43:23', NULL), (15787, '82.80.249.159', NULL, '2025-05-04 12:43:25', NULL), (15788, '82.80.249.159', NULL, '2025-05-04 12:43:28', NULL), (15789, '82.80.249.159', NULL, '2025-05-04 12:43:32', NULL), (15790, '82.80.249.159', NULL, '2025-05-04 12:43:36', NULL), (15791, '82.80.249.159', NULL, '2025-05-04 12:43:36', NULL), (15792, '82.80.249.159', NULL, '2025-05-04 12:43:36', NULL), (15793, '82.80.249.159', NULL, '2025-05-04 12:43:38', NULL), (15794, '82.80.249.159', NULL, '2025-05-04 12:43:45', NULL), (15795, '82.80.249.159', NULL, '2025-05-04 12:43:48', NULL), (15796, '82.80.249.159', NULL, '2025-05-04 12:43:49', NULL), (15797, '82.80.249.159', NULL, '2025-05-04 12:43:49', NULL), (15798, '82.80.249.159', NULL, '2025-05-04 12:43:51', NULL), (15799, '82.80.249.159', NULL, '2025-05-04 12:43:52', NULL), (15800, '82.80.249.159', NULL, '2025-05-04 12:43:52', NULL), (15801, '82.80.249.159', NULL, '2025-05-04 12:43:52', NULL), (15802, '82.80.249.159', NULL, '2025-05-04 12:43:53', NULL), (15803, '82.80.249.159', NULL, '2025-05-04 12:43:54', NULL), (15804, '82.80.249.159', NULL, '2025-05-04 12:43:57', NULL), (15805, '82.80.249.159', NULL, '2025-05-04 12:44:03', NULL), (15806, '82.80.249.159', NULL, '2025-05-04 12:44:10', NULL), (15807, '82.80.249.159', NULL, '2025-05-04 12:44:18', NULL), (15808, '82.80.249.159', NULL, '2025-05-04 12:44:28', NULL), (15809, '82.80.249.159', NULL, '2025-05-04 12:44:32', NULL), (15810, '82.80.249.159', NULL, '2025-05-04 12:44:34', NULL), (15811, '82.80.249.159', NULL, '2025-05-04 12:44:38', NULL), (15812, '82.80.249.159', NULL, '2025-05-04 12:44:41', NULL), (15813, '82.80.249.159', NULL, '2025-05-04 12:44:44', NULL), (15814, '82.80.249.159', NULL, '2025-05-04 12:44:47', NULL), (15815, '82.80.249.159', NULL, '2025-05-04 12:44:49', NULL), (15816, '82.80.249.159', NULL, '2025-05-04 12:44:50', NULL), (15817, '82.80.249.159', NULL, '2025-05-04 12:44:50', NULL), (15818, '82.80.249.159', NULL, '2025-05-04 12:44:50', NULL), (15819, '82.80.249.159', NULL, '2025-05-04 12:44:53', NULL), (15820, '82.80.249.159', NULL, '2025-05-04 12:44:55', NULL), (15821, '82.80.249.159', NULL, '2025-05-04 12:44:55', NULL), (15822, '82.80.249.159', NULL, '2025-05-04 12:44:57', NULL), (15823, '82.80.249.159', NULL, '2025-05-04 12:45:03', NULL), (15824, '82.80.249.159', NULL, '2025-05-04 12:45:12', NULL), (15825, '82.80.249.159', NULL, '2025-05-04 12:45:31', NULL), (15826, '82.80.249.159', NULL, '2025-05-04 12:45:31', NULL), (15827, '82.80.249.159', NULL, '2025-05-04 12:45:31', NULL), (15828, '82.80.249.159', NULL, '2025-05-04 12:45:31', NULL), (15829, '82.80.249.159', NULL, '2025-05-04 12:45:36', NULL), (15830, '82.80.249.159', NULL, '2025-05-04 12:45:39', NULL), (15831, '82.80.249.159', NULL, '2025-05-04 12:45:44', NULL), (15832, '82.80.249.159', NULL, '2025-05-04 12:45:44', NULL), (15833, '82.80.249.159', NULL, '2025-05-04 12:46:02', NULL), (15834, '82.80.249.159', NULL, '2025-05-04 12:46:02', NULL), (15835, '82.80.249.159', NULL, '2025-05-04 12:46:04', NULL), (15836, '82.80.249.159', NULL, '2025-05-04 12:46:08', NULL), (15837, '82.80.249.159', NULL, '2025-05-04 12:46:08', NULL), (15838, '82.80.249.159', NULL, '2025-05-04 12:46:31', NULL), (15839, '82.80.249.159', NULL, '2025-05-04 12:46:32', NULL), (15840, '82.80.249.159', NULL, '2025-05-04 12:46:32', NULL), (15841, '82.80.249.159', NULL, '2025-05-04 12:46:32', NULL), (15842, '82.80.249.159', NULL, '2025-05-04 12:46:34', NULL), (15843, '82.80.249.159', NULL, '2025-05-04 12:46:36', NULL), (15844, '82.80.249.159', NULL, '2025-05-04 12:46:43', NULL), (15845, '82.80.249.159', NULL, '2025-05-04 12:46:49', NULL), (15846, '82.80.249.159', NULL, '2025-05-04 12:46:55', NULL), (15847, '82.80.249.159', NULL, '2025-05-04 12:46:55', NULL), (15848, '82.80.249.159', NULL, '2025-05-04 12:46:58', NULL), (15849, '82.80.249.159', NULL, '2025-05-04 12:46:59', NULL), (15850, '82.80.249.159', NULL, '2025-05-04 12:46:59', NULL), (15851, '82.80.249.159', NULL, '2025-05-04 12:46:59', NULL), (15852, '82.80.249.159', NULL, '2025-05-04 12:47:03', NULL), (15853, '82.80.249.159', NULL, '2025-05-04 12:47:03', NULL), (15854, '82.80.249.159', NULL, '2025-05-04 12:47:03', NULL), (15855, '82.80.249.159', NULL, '2025-05-04 12:47:05', NULL), (15856, '82.80.249.159', NULL, '2025-05-04 12:47:09', NULL), (15857, '82.80.249.159', NULL, '2025-05-04 12:47:12', NULL), (15858, '82.80.249.159', NULL, '2025-05-04 12:47:13', NULL), (15859, '82.80.249.159', NULL, '2025-05-04 12:47:13', NULL), (15860, '82.80.249.159', NULL, '2025-05-04 12:47:14', NULL), (15861, '82.80.249.159', NULL, '2025-05-04 12:47:17', NULL), (15862, '82.80.249.159', NULL, '2025-05-04 12:47:19', NULL), (15863, '82.80.249.159', NULL, '2025-05-04 12:47:21', NULL), (15864, '82.80.249.159', NULL, '2025-05-04 12:47:21', NULL), (15865, '82.80.249.159', NULL, '2025-05-04 12:47:27', NULL), (15866, '82.80.249.159', NULL, '2025-05-04 12:47:27', NULL), (15867, '82.80.249.159', NULL, '2025-05-04 12:47:27', NULL), (15868, '82.80.249.159', NULL, '2025-05-04 12:47:30', NULL), (15869, '82.80.249.159', NULL, '2025-05-04 12:47:31', NULL), (15870, '82.80.249.159', NULL, '2025-05-04 12:47:34', NULL), (15871, '82.80.249.159', NULL, '2025-05-04 12:47:34', NULL), (15872, '82.80.249.159', NULL, '2025-05-04 12:47:35', NULL), (15873, '82.80.249.159', NULL, '2025-05-04 12:47:36', NULL), (15874, '82.80.249.159', NULL, '2025-05-04 12:47:36', NULL), (15875, '82.80.249.159', NULL, '2025-05-04 12:47:38', NULL), (15876, '82.80.249.159', NULL, '2025-05-04 12:47:38', NULL), (15877, '82.80.249.159', NULL, '2025-05-04 12:47:39', NULL), (15878, '82.80.249.159', NULL, '2025-05-04 12:47:40', NULL), (15879, '82.80.249.159', NULL, '2025-05-04 12:47:41', NULL), (15880, '82.80.249.159', NULL, '2025-05-04 12:47:52', NULL), (15881, '82.80.249.159', NULL, '2025-05-04 12:47:58', NULL), (15882, '82.80.249.159', NULL, '2025-05-04 12:47:58', NULL), (15883, '82.80.249.159', NULL, '2025-05-04 12:47:59', NULL), (15884, '82.80.249.159', NULL, '2025-05-04 12:47:59', NULL), (15885, '82.80.249.159', NULL, '2025-05-04 12:48:04', NULL), (15886, '82.80.249.159', NULL, '2025-05-04 12:48:07', NULL), (15887, '82.80.249.159', NULL, '2025-05-04 12:48:09', NULL), (15888, '82.80.249.159', NULL, '2025-05-04 12:48:09', NULL), (15889, '82.80.249.159', NULL, '2025-05-04 12:48:09', NULL), (15890, '82.80.249.159', NULL, '2025-05-04 12:48:11', NULL), (15891, '82.80.249.159', NULL, '2025-05-04 12:48:12', NULL), (15892, '82.80.249.159', NULL, '2025-05-04 12:48:13', NULL), (15893, '82.80.249.159', NULL, '2025-05-04 12:48:15', NULL), (15894, '82.80.249.159', NULL, '2025-05-04 12:48:15', NULL), (15895, '82.80.249.159', NULL, '2025-05-04 12:48:15', NULL), (15896, '82.80.249.159', NULL, '2025-05-04 12:48:15', NULL), (15897, '82.80.249.159', NULL, '2025-05-04 12:48:18', NULL), (15898, '82.80.249.159', NULL, '2025-05-04 12:48:20', NULL), (15899, '82.80.249.159', NULL, '2025-05-04 12:48:21', NULL), (15900, '82.80.249.159', NULL, '2025-05-04 12:48:23', NULL), (15901, '82.80.249.159', NULL, '2025-05-04 12:48:23', NULL), (15902, '82.80.249.159', NULL, '2025-05-04 12:48:23', NULL), (15903, '82.80.249.159', NULL, '2025-05-04 12:48:23', NULL), (15904, '82.80.249.159', NULL, '2025-05-04 12:48:26', NULL), (15905, '82.80.249.159', NULL, '2025-05-04 12:48:27', NULL), (15906, '82.80.249.159', NULL, '2025-05-04 12:48:28', NULL), (15907, '82.80.249.159', NULL, '2025-05-04 12:48:30', NULL), (15908, '82.80.249.159', NULL, '2025-05-04 12:48:30', NULL), (15909, '82.80.249.159', NULL, '2025-05-04 12:48:30', NULL), (15910, '82.80.249.159', NULL, '2025-05-04 12:48:33', NULL), (15911, '82.80.249.159', NULL, '2025-05-04 12:48:36', NULL), (15912, '82.80.249.159', NULL, '2025-05-04 12:48:39', NULL), (15913, '82.80.249.159', NULL, '2025-05-04 12:48:39', NULL), (15914, '82.80.249.159', NULL, '2025-05-04 12:48:39', NULL), (15915, '82.80.249.159', NULL, '2025-05-04 12:48:42', NULL), (15916, '82.80.249.159', NULL, '2025-05-04 12:48:44', NULL), (15917, '82.80.249.159', NULL, '2025-05-04 12:48:46', NULL), (15918, '82.80.249.159', NULL, '2025-05-04 12:48:48', NULL), (15919, '82.80.249.159', NULL, '2025-05-04 12:48:48', NULL), (15920, '82.80.249.159', NULL, '2025-05-04 12:48:50', NULL), (15921, '82.80.249.159', NULL, '2025-05-04 12:48:52', NULL), (15922, '82.80.249.159', NULL, '2025-05-04 12:48:53', NULL), (15923, '82.80.249.159', NULL, '2025-05-04 12:48:53', NULL), (15924, '82.80.249.159', NULL, '2025-05-04 12:48:53', NULL), (15925, '82.80.249.159', NULL, '2025-05-04 12:48:56', NULL), (15926, '82.80.249.159', NULL, '2025-05-04 12:48:57', NULL), (15927, '82.80.249.159', NULL, '2025-05-04 12:48:59', NULL), (15928, '82.80.249.159', NULL, '2025-05-04 12:49:01', NULL), (15929, '82.80.249.159', NULL, '2025-05-04 12:49:01', NULL), (15930, '82.80.249.159', NULL, '2025-05-04 12:49:03', NULL), (15931, '82.80.249.159', NULL, '2025-05-04 12:49:04', NULL), (15932, '82.80.249.159', NULL, '2025-05-04 12:49:05', NULL), (15933, '82.80.249.159', NULL, '2025-05-04 12:49:05', NULL), (15934, '82.80.249.159', NULL, '2025-05-04 12:49:05', NULL), (15935, '82.80.249.159', NULL, '2025-05-04 12:49:08', NULL), (15936, '82.80.249.159', NULL, '2025-05-04 12:49:10', NULL), (15937, '82.80.249.159', NULL, '2025-05-04 12:49:11', NULL), (15938, '82.80.249.159', NULL, '2025-05-04 12:49:11', NULL), (15939, '82.80.249.159', NULL, '2025-05-04 12:49:11', NULL), (15940, '82.80.249.159', NULL, '2025-05-04 12:49:14', NULL), (15941, '82.80.249.159', NULL, '2025-05-04 12:49:14', NULL), (15942, '82.80.249.159', NULL, '2025-05-04 12:49:14', NULL), (15943, '82.80.249.159', NULL, '2025-05-04 12:49:14', NULL), (15944, '82.80.249.159', NULL, '2025-05-04 12:49:23', NULL), (15945, '82.80.249.159', NULL, '2025-05-04 12:49:27', NULL), (15946, '82.80.249.159', NULL, '2025-05-04 12:49:29', NULL), (15947, '82.80.249.159', NULL, '2025-05-04 12:49:31', NULL), (15948, '82.80.249.159', NULL, '2025-05-04 12:49:33', NULL), (15949, '82.80.249.159', NULL, '2025-05-04 12:49:35', NULL), (15950, '82.80.249.159', NULL, '2025-05-04 12:49:47', NULL), (15951, '82.80.249.159', NULL, '2025-05-04 12:49:48', NULL), (15952, '82.80.249.159', NULL, '2025-05-04 12:49:48', NULL), (15953, '82.80.249.159', NULL, '2025-05-04 12:49:49', NULL), (15954, '82.80.249.159', NULL, '2025-05-04 12:49:52', NULL), (15955, '82.80.249.159', NULL, '2025-05-04 12:49:55', NULL), (15956, '82.80.249.159', NULL, '2025-05-04 12:49:56', NULL), (15957, '82.80.249.159', NULL, '2025-05-04 12:49:57', NULL), (15958, '82.80.249.159', NULL, '2025-05-04 12:49:57', NULL), (15959, '82.80.249.159', NULL, '2025-05-04 12:49:58', NULL), (15960, '82.80.249.159', NULL, '2025-05-04 12:49:58', NULL), (15961, '82.80.249.159', NULL, '2025-05-04 12:49:59', NULL), (15962, '82.80.249.159', NULL, '2025-05-04 12:49:59', NULL), (15963, '82.80.249.159', NULL, '2025-05-04 12:50:01', NULL), (15964, '82.80.249.159', NULL, '2025-05-04 12:50:02', NULL), (15965, '82.80.249.159', NULL, '2025-05-04 12:50:07', NULL), (15966, '82.80.249.159', NULL, '2025-05-04 12:50:08', NULL), (15967, '82.80.249.159', NULL, '2025-05-04 12:50:08', NULL), (15968, '82.80.249.159', NULL, '2025-05-04 12:50:14', NULL), (15969, '82.80.249.159', NULL, '2025-05-04 12:50:14', NULL), (15970, '82.80.249.159', NULL, '2025-05-04 12:50:14', NULL), (15971, '82.80.249.159', NULL, '2025-05-04 12:50:14', NULL), (15972, '82.80.249.159', NULL, '2025-05-04 12:50:17', NULL), (15973, '82.80.249.159', NULL, '2025-05-04 12:50:18', NULL), (15974, '82.80.249.159', NULL, '2025-05-04 12:50:23', NULL), (15975, '82.80.249.159', NULL, '2025-05-04 12:50:24', NULL), (15976, '82.80.249.159', NULL, '2025-05-04 12:50:24', NULL), (15977, '82.80.249.159', NULL, '2025-05-04 12:50:24', NULL), (15978, '82.80.249.159', NULL, '2025-05-04 12:50:28', NULL), (15979, '82.80.249.159', NULL, '2025-05-04 12:50:29', NULL), (15980, '82.80.249.159', NULL, '2025-05-04 12:50:31', NULL), (15981, '82.80.249.159', NULL, '2025-05-04 12:50:37', NULL), (15982, '82.80.249.159', NULL, '2025-05-04 12:50:37', NULL), (15983, '82.80.249.159', NULL, '2025-05-04 12:50:37', NULL), (15984, '82.80.249.159', NULL, '2025-05-04 12:50:39', NULL), (15985, '82.80.249.159', NULL, '2025-05-04 12:50:40', NULL), (15986, '82.80.249.159', NULL, '2025-05-04 12:50:41', NULL), (15987, '82.80.249.159', NULL, '2025-05-04 12:50:42', NULL), (15988, '82.80.249.159', NULL, '2025-05-04 12:50:44', NULL), (15989, '82.80.249.159', NULL, '2025-05-04 12:50:44', NULL), (15990, '82.80.249.159', NULL, '2025-05-04 12:50:46', NULL), (15991, '82.80.249.159', NULL, '2025-05-04 12:50:47', NULL), (15992, '82.80.249.159', NULL, '2025-05-04 12:50:50', NULL), (15993, '82.80.249.159', NULL, '2025-05-04 12:50:51', NULL), (15994, '82.80.249.159', NULL, '2025-05-04 12:50:52', NULL), (15995, '82.80.249.159', NULL, '2025-05-04 12:50:53', NULL), (15996, '82.80.249.159', NULL, '2025-05-04 12:50:54', NULL), (15997, '82.80.249.159', NULL, '2025-05-04 12:50:54', NULL), (15998, '82.80.249.159', NULL, '2025-05-04 12:50:54', NULL), (15999, '82.80.249.159', NULL, '2025-05-04 12:50:56', NULL), (16000, '82.80.249.159', NULL, '2025-05-04 12:51:00', NULL), (16001, '82.80.249.159', NULL, '2025-05-04 12:51:00', NULL), (16002, '82.80.249.159', NULL, '2025-05-04 12:51:01', NULL), (16003, '82.80.249.159', NULL, '2025-05-04 12:51:01', NULL), (16004, '82.80.249.159', NULL, '2025-05-04 12:51:01', NULL), (16005, '82.80.249.159', NULL, '2025-05-04 12:51:01', NULL), (16006, '82.80.249.159', NULL, '2025-05-04 12:51:02', NULL), (16007, '82.80.249.159', NULL, '2025-05-04 12:51:03', NULL), (16008, '82.80.249.159', NULL, '2025-05-04 12:51:07', NULL), (16009, '82.80.249.159', NULL, '2025-05-04 12:51:08', NULL), (16010, '82.80.249.159', NULL, '2025-05-04 12:51:10', NULL), (16011, '82.80.249.159', NULL, '2025-05-04 12:51:13', NULL), (16012, '82.80.249.159', NULL, '2025-05-04 12:51:14', NULL), (16013, '82.80.249.159', NULL, '2025-05-04 12:51:17', NULL), (16014, '82.80.249.159', NULL, '2025-05-04 12:51:17', NULL), (16015, '82.80.249.159', NULL, '2025-05-04 12:51:17', NULL), (16016, '82.80.249.159', NULL, '2025-05-04 12:51:17', NULL), (16017, '82.80.249.159', NULL, '2025-05-04 12:51:21', NULL), (16018, '82.80.249.159', NULL, '2025-05-04 12:51:23', NULL), (16019, '82.80.249.159', NULL, '2025-05-04 12:51:23', NULL), (16020, '82.80.249.159', NULL, '2025-05-04 12:51:27', NULL), (16021, '82.80.249.159', NULL, '2025-05-04 12:51:28', NULL), (16022, '82.80.249.159', NULL, '2025-05-04 12:51:30', NULL), (16023, '82.80.249.159', NULL, '2025-05-04 12:51:34', NULL), (16024, '82.80.249.159', NULL, '2025-05-04 12:51:34', NULL), (16025, '82.80.249.159', NULL, '2025-05-04 12:51:36', NULL), (16026, '82.80.249.159', NULL, '2025-05-04 12:51:39', NULL), (16027, '82.80.249.159', NULL, '2025-05-04 12:51:39', NULL), (16028, '82.80.249.159', NULL, '2025-05-04 12:51:44', NULL), (16029, '82.80.249.159', NULL, '2025-05-04 12:51:44', NULL), (16030, '82.80.249.159', NULL, '2025-05-04 12:51:47', NULL), (16031, '82.80.249.159', NULL, '2025-05-04 12:51:51', NULL), (16032, '82.80.249.159', NULL, '2025-05-04 12:51:53', NULL), (16033, '82.80.249.159', NULL, '2025-05-04 12:51:53', NULL), (16034, '82.80.249.159', NULL, '2025-05-04 12:51:53', NULL), (16035, '82.80.249.159', NULL, '2025-05-04 12:51:56', NULL), (16036, '82.80.249.159', NULL, '2025-05-04 12:51:56', NULL), (16037, '82.80.249.159', NULL, '2025-05-04 12:51:59', NULL), (16038, '82.80.249.159', NULL, '2025-05-04 12:52:01', NULL), (16039, '82.80.249.159', NULL, '2025-05-04 12:52:02', NULL), (16040, '82.80.249.159', NULL, '2025-05-04 12:52:06', NULL), (16041, '82.80.249.159', NULL, '2025-05-04 12:52:09', NULL), (16042, '82.80.249.159', NULL, '2025-05-04 12:52:14', NULL), (16043, '82.80.249.159', NULL, '2025-05-04 12:52:19', NULL), (16044, '82.80.249.159', NULL, '2025-05-04 12:52:20', NULL), (16045, '82.80.249.159', NULL, '2025-05-04 12:52:20', NULL), (16046, '82.80.249.159', NULL, '2025-05-04 12:52:21', NULL), (16047, '82.80.249.159', NULL, '2025-05-04 12:52:23', NULL), (16048, '82.80.249.159', NULL, '2025-05-04 12:52:24', NULL), (16049, '82.80.249.159', NULL, '2025-05-04 12:52:25', NULL), (16050, '82.80.249.159', NULL, '2025-05-04 12:52:27', NULL), (16051, '82.80.249.159', NULL, '2025-05-04 12:52:28', NULL), (16052, '82.80.249.159', NULL, '2025-05-04 12:52:28', NULL), (16053, '82.80.249.159', NULL, '2025-05-04 12:52:32', NULL), (16054, '82.80.249.159', NULL, '2025-05-04 12:52:34', NULL), (16055, '82.80.249.159', NULL, '2025-05-04 12:52:36', NULL), (16056, '82.80.249.159', NULL, '2025-05-04 12:52:36', NULL), (16057, '82.80.249.159', NULL, '2025-05-04 12:52:36', NULL), (16058, '82.80.249.159', NULL, '2025-05-04 12:52:37', NULL), (16059, '82.80.249.159', NULL, '2025-05-04 12:52:38', NULL), (16060, '82.80.249.159', NULL, '2025-05-04 12:52:38', NULL), (16061, '82.80.249.159', NULL, '2025-05-04 12:52:38', NULL), (16062, '82.80.249.159', NULL, '2025-05-04 12:52:38', NULL), (16063, '82.80.249.159', NULL, '2025-05-04 12:52:39', NULL), (16064, '82.80.249.159', NULL, '2025-05-04 12:52:40', NULL), (16065, '82.80.249.159', NULL, '2025-05-04 12:52:42', NULL), (16066, '82.80.249.159', NULL, '2025-05-04 12:52:44', NULL), (16067, '82.80.249.159', NULL, '2025-05-04 12:52:44', NULL), (16068, '82.80.249.159', NULL, '2025-05-04 12:52:46', NULL), (16069, '82.80.249.159', NULL, '2025-05-04 12:52:49', NULL), (16070, '82.80.249.159', NULL, '2025-05-04 12:52:52', NULL), (16071, '82.80.249.159', NULL, '2025-05-04 12:52:53', NULL), (16072, '82.80.249.159', NULL, '2025-05-04 12:52:53', NULL), (16073, '82.80.249.159', NULL, '2025-05-04 12:52:55', NULL), (16074, '82.80.249.159', NULL, '2025-05-04 12:52:58', NULL), (16075, '82.80.249.159', NULL, '2025-05-04 12:52:58', NULL), (16076, '82.80.249.159', NULL, '2025-05-04 12:52:58', NULL), (16077, '82.80.249.159', NULL, '2025-05-04 12:53:00', NULL), (16078, '82.80.249.159', NULL, '2025-05-04 12:53:00', NULL), (16079, '82.80.249.159', NULL, '2025-05-04 12:53:01', NULL), (16080, '82.80.249.159', NULL, '2025-05-04 12:53:05', NULL), (16081, '82.80.249.159', NULL, '2025-05-04 12:53:09', NULL), (16082, '82.80.249.159', NULL, '2025-05-04 12:53:11', NULL), (16083, '82.80.249.159', NULL, '2025-05-04 12:53:11', NULL), (16084, '82.80.249.159', NULL, '2025-05-04 12:53:14', NULL), (16085, '82.80.249.159', NULL, '2025-05-04 12:53:14', NULL), (16086, '82.80.249.159', NULL, '2025-05-04 12:53:15', NULL), (16087, '82.80.249.159', NULL, '2025-05-04 12:53:15', NULL), (16088, '82.80.249.159', NULL, '2025-05-04 12:53:16', NULL), (16089, '82.80.249.159', NULL, '2025-05-04 12:53:17', NULL), (16090, '82.80.249.159', NULL, '2025-05-04 12:53:17', NULL), (16091, '82.80.249.159', NULL, '2025-05-04 12:53:17', NULL), (16092, '82.80.249.159', NULL, '2025-05-04 12:53:18', NULL), (16093, '82.80.249.159', NULL, '2025-05-04 12:53:20', NULL), (16094, '82.80.249.159', NULL, '2025-05-04 12:53:22', NULL), (16095, '82.80.249.159', NULL, '2025-05-04 12:53:23', NULL), (16096, '82.80.249.159', NULL, '2025-05-04 12:53:23', NULL), (16097, '82.80.249.159', NULL, '2025-05-04 12:53:23', NULL), (16098, '82.80.249.159', NULL, '2025-05-04 12:53:27', NULL), (16099, '82.80.249.159', NULL, '2025-05-04 12:53:28', NULL), (16100, '82.80.249.159', NULL, '2025-05-04 12:53:29', NULL), (16101, '82.80.249.159', NULL, '2025-05-04 12:53:29', NULL), (16102, '82.80.249.159', NULL, '2025-05-04 12:53:31', NULL), (16103, '82.80.249.159', NULL, '2025-05-04 12:53:32', NULL), (16104, '82.80.249.159', NULL, '2025-05-04 12:53:34', NULL), (16105, '82.80.249.159', NULL, '2025-05-04 12:53:34', NULL), (16106, '82.80.249.159', NULL, '2025-05-04 12:53:34', NULL), (16107, '82.80.249.159', NULL, '2025-05-04 12:53:35', NULL), (16108, '82.80.249.159', NULL, '2025-05-04 12:53:36', NULL), (16109, '82.80.249.159', NULL, '2025-05-04 12:53:36', NULL), (16110, '82.80.249.159', NULL, '2025-05-04 12:53:36', NULL), (16111, '82.80.249.159', NULL, '2025-05-04 12:53:36', NULL), (16112, '82.80.249.159', NULL, '2025-05-04 12:53:37', NULL), (16113, '82.80.249.159', NULL, '2025-05-04 12:53:37', NULL), (16114, '82.80.249.159', NULL, '2025-05-04 12:53:38', NULL), (16115, '82.80.249.159', NULL, '2025-05-04 12:53:40', NULL), (16116, '82.80.249.159', NULL, '2025-05-04 12:53:41', NULL), (16117, '82.80.249.159', NULL, '2025-05-04 12:53:43', NULL), (16118, '82.80.249.159', NULL, '2025-05-04 12:53:44', NULL), (16119, '82.80.249.159', NULL, '2025-05-04 12:53:46', NULL), (16120, '82.80.249.159', NULL, '2025-05-04 12:53:47', NULL), (16121, '82.80.249.159', NULL, '2025-05-04 12:53:47', NULL), (16122, '82.80.249.159', NULL, '2025-05-04 12:53:50', NULL), (16123, '82.80.249.159', NULL, '2025-05-04 12:53:53', NULL), (16124, '82.80.249.159', NULL, '2025-05-04 12:53:54', NULL), (16125, '82.80.249.159', NULL, '2025-05-04 12:53:55', NULL), (16126, '82.80.249.159', NULL, '2025-05-04 12:53:55', NULL), (16127, '82.80.249.159', NULL, '2025-05-04 12:53:59', NULL), (16128, '82.80.249.159', NULL, '2025-05-04 12:54:01', NULL), (16129, '82.80.249.159', NULL, '2025-05-04 12:54:01', NULL), (16130, '82.80.249.159', NULL, '2025-05-04 12:54:01', NULL), (16131, '82.80.249.159', NULL, '2025-05-04 12:54:03', NULL), (16132, '82.80.249.159', NULL, '2025-05-04 12:54:04', NULL), (16133, '82.80.249.159', NULL, '2025-05-04 12:54:06', NULL), (16134, '82.80.249.159', NULL, '2025-05-04 12:54:07', NULL), (16135, '82.80.249.159', NULL, '2025-05-04 12:54:08', NULL), (16136, '82.80.249.159', NULL, '2025-05-04 12:54:08', NULL), (16137, '82.80.249.159', NULL, '2025-05-04 12:54:08', NULL), (16138, '82.80.249.159', NULL, '2025-05-04 12:54:09', NULL), (16139, '82.80.249.159', NULL, '2025-05-04 12:54:12', NULL), (16140, '82.80.249.159', NULL, '2025-05-04 12:54:13', NULL), (16141, '82.80.249.159', NULL, '2025-05-04 12:54:13', NULL), (16142, '82.80.249.159', NULL, '2025-05-04 12:54:14', NULL), (16143, '82.80.249.159', NULL, '2025-05-04 12:54:16', NULL), (16144, '82.80.249.159', NULL, '2025-05-04 12:54:20', NULL), (16145, '82.80.249.159', NULL, '2025-05-04 12:54:20', NULL), (16146, '82.80.249.159', NULL, '2025-05-04 12:54:21', NULL), (16147, '82.80.249.159', NULL, '2025-05-04 12:54:22', NULL), (16148, '82.80.249.159', NULL, '2025-05-04 12:54:22', NULL), (16149, '82.80.249.159', NULL, '2025-05-04 12:54:22', NULL), (16150, '82.80.249.159', NULL, '2025-05-04 12:54:22', NULL), (16151, '82.80.249.159', NULL, '2025-05-04 12:54:25', NULL), (16152, '82.80.249.159', NULL, '2025-05-04 12:54:26', NULL), (16153, '82.80.249.159', NULL, '2025-05-04 12:54:28', NULL), (16154, '82.80.249.159', NULL, '2025-05-04 12:54:28', NULL), (16155, '82.80.249.159', NULL, '2025-05-04 12:54:28', NULL), (16156, '82.80.249.159', NULL, '2025-05-04 12:54:30', NULL), (16157, '82.80.249.159', NULL, '2025-05-04 12:54:30', NULL), (16158, '82.80.249.159', NULL, '2025-05-04 12:54:31', NULL), (16159, '82.80.249.159', NULL, '2025-05-04 12:54:32', NULL), (16160, '82.80.249.159', NULL, '2025-05-04 12:54:35', NULL), (16161, '82.80.249.159', NULL, '2025-05-04 12:54:35', NULL), (16162, '82.80.249.159', NULL, '2025-05-04 12:54:35', NULL), (16163, '82.80.249.159', NULL, '2025-05-04 12:54:36', NULL), (16164, '82.80.249.159', NULL, '2025-05-04 12:54:39', NULL), (16165, '82.80.249.159', NULL, '2025-05-04 12:54:40', NULL), (16166, '82.80.249.159', NULL, '2025-05-04 12:54:41', NULL), (16167, '82.80.249.159', NULL, '2025-05-04 12:54:47', NULL), (16168, '82.80.249.159', NULL, '2025-05-04 12:54:49', NULL), (16169, '82.80.249.159', NULL, '2025-05-04 12:54:50', NULL), (16170, '82.80.249.159', NULL, '2025-05-04 12:54:50', NULL), (16171, '82.80.249.159', NULL, '2025-05-04 12:54:52', NULL), (16172, '82.80.249.159', NULL, '2025-05-04 12:54:56', NULL), (16173, '82.80.249.159', NULL, '2025-05-04 12:55:00', NULL), (16174, '82.80.249.159', NULL, '2025-05-04 12:55:01', NULL), (16175, '82.80.249.159', NULL, '2025-05-04 12:55:04', NULL), (16176, '82.80.249.159', NULL, '2025-05-04 12:55:05', NULL), (16177, '82.80.249.159', NULL, '2025-05-04 12:55:06', NULL), (16178, '82.80.249.159', NULL, '2025-05-04 12:55:06', NULL), (16179, '82.80.249.159', NULL, '2025-05-04 12:55:08', NULL), (16180, '82.80.249.159', NULL, '2025-05-04 12:55:08', NULL), (16181, '82.80.249.159', NULL, '2025-05-04 12:55:09', NULL), (16182, '82.80.249.159', NULL, '2025-05-04 12:55:10', NULL), (16183, '82.80.249.159', NULL, '2025-05-04 12:55:12', NULL), (16184, '82.80.249.159', NULL, '2025-05-04 12:55:15', NULL), (16185, '82.80.249.159', NULL, '2025-05-04 12:55:18', NULL), (16186, '82.80.249.159', NULL, '2025-05-04 12:55:19', NULL), (16187, '82.80.249.159', NULL, '2025-05-04 12:55:19', NULL), (16188, '82.80.249.159', NULL, '2025-05-04 12:55:19', NULL), (16189, '82.80.249.159', NULL, '2025-05-04 12:55:21', NULL), (16190, '82.80.249.159', NULL, '2025-05-04 12:55:24', NULL), (16191, '82.80.249.159', NULL, '2025-05-04 12:55:26', NULL), (16192, '82.80.249.159', NULL, '2025-05-04 12:55:27', NULL), (16193, '82.80.249.159', NULL, '2025-05-04 12:55:27', NULL), (16194, '82.80.249.159', NULL, '2025-05-04 12:55:28', NULL), (16195, '82.80.249.159', NULL, '2025-05-04 12:55:30', NULL), (16196, '82.80.249.159', NULL, '2025-05-04 12:55:32', NULL); INSERT INTO `guest_users` (`id`, `ip_address`, `fcm_token`, `created_at`, `updated_at`) VALUES (16197, '82.80.249.159', NULL, '2025-05-04 12:55:37', NULL), (16198, '82.80.249.159', NULL, '2025-05-04 12:55:37', NULL), (16199, '82.80.249.159', NULL, '2025-05-04 12:55:37', NULL), (16200, '82.80.249.159', NULL, '2025-05-04 12:55:56', NULL), (16201, '82.80.249.159', NULL, '2025-05-04 12:55:56', NULL), (16202, '82.80.249.159', NULL, '2025-05-04 12:55:57', NULL), (16203, '82.80.249.159', NULL, '2025-05-04 12:55:58', NULL), (16204, '82.80.249.159', NULL, '2025-05-04 12:56:03', NULL), (16205, '82.80.249.159', NULL, '2025-05-04 12:56:04', NULL), (16206, '82.80.249.159', NULL, '2025-05-04 12:56:06', NULL), (16207, '82.80.249.159', NULL, '2025-05-04 12:56:08', NULL), (16208, '82.80.249.159', NULL, '2025-05-04 12:56:08', NULL), (16209, '82.80.249.159', NULL, '2025-05-04 12:56:08', NULL), (16210, '82.80.249.159', NULL, '2025-05-04 12:56:08', NULL), (16211, '82.80.249.159', NULL, '2025-05-04 12:56:11', NULL), (16212, '82.80.249.159', NULL, '2025-05-04 12:56:15', NULL), (16213, '82.80.249.159', NULL, '2025-05-04 12:56:16', NULL), (16214, '82.80.249.159', NULL, '2025-05-04 12:56:16', NULL), (16215, '82.80.249.159', NULL, '2025-05-04 12:56:16', NULL), (16216, '82.80.249.159', NULL, '2025-05-04 12:56:19', NULL), (16217, '82.80.249.159', NULL, '2025-05-04 12:56:19', NULL), (16218, '82.80.249.159', NULL, '2025-05-04 12:56:19', NULL), (16219, '82.80.249.159', NULL, '2025-05-04 12:56:19', NULL), (16220, '82.80.249.159', NULL, '2025-05-04 12:56:21', NULL), (16221, '82.80.249.159', NULL, '2025-05-04 12:56:22', NULL), (16222, '82.80.249.159', NULL, '2025-05-04 12:56:25', NULL), (16223, '82.80.249.159', NULL, '2025-05-04 12:56:27', NULL), (16224, '82.80.249.159', NULL, '2025-05-04 12:56:28', NULL), (16225, '82.80.249.159', NULL, '2025-05-04 12:56:28', NULL), (16226, '82.80.249.159', NULL, '2025-05-04 12:56:30', NULL), (16227, '82.80.249.159', NULL, '2025-05-04 12:56:30', NULL), (16228, '82.80.249.159', NULL, '2025-05-04 12:56:33', NULL), (16229, '82.80.249.159', NULL, '2025-05-04 12:56:34', NULL), (16230, '82.80.249.159', NULL, '2025-05-04 12:56:34', NULL), (16231, '82.80.249.159', NULL, '2025-05-04 12:56:34', NULL), (16232, '82.80.249.159', NULL, '2025-05-04 12:56:35', NULL), (16233, '82.80.249.159', NULL, '2025-05-04 12:56:36', NULL), (16234, '82.80.249.159', NULL, '2025-05-04 12:56:38', NULL), (16235, '82.80.249.159', NULL, '2025-05-04 12:56:40', NULL), (16236, '82.80.249.159', NULL, '2025-05-04 12:56:41', NULL), (16237, '82.80.249.159', NULL, '2025-05-04 12:56:41', NULL), (16238, '82.80.249.159', NULL, '2025-05-04 12:56:41', NULL), (16239, '82.80.249.159', NULL, '2025-05-04 12:56:41', NULL), (16240, '82.80.249.159', NULL, '2025-05-04 12:56:43', NULL), (16241, '82.80.249.159', NULL, '2025-05-04 12:56:45', NULL), (16242, '82.80.249.159', NULL, '2025-05-04 12:56:47', NULL), (16243, '82.80.249.159', NULL, '2025-05-04 12:56:48', NULL), (16244, '82.80.249.159', NULL, '2025-05-04 12:56:48', NULL), (16245, '82.80.249.159', NULL, '2025-05-04 12:56:48', NULL), (16246, '82.80.249.159', NULL, '2025-05-04 12:56:49', NULL), (16247, '82.80.249.159', NULL, '2025-05-04 12:56:50', NULL), (16248, '82.80.249.159', NULL, '2025-05-04 12:56:50', NULL), (16249, '82.80.249.159', NULL, '2025-05-04 12:56:51', NULL), (16250, '82.80.249.159', NULL, '2025-05-04 12:56:52', NULL), (16251, '82.80.249.159', NULL, '2025-05-04 12:56:54', NULL), (16252, '82.80.249.159', NULL, '2025-05-04 12:56:54', NULL), (16253, '82.80.249.159', NULL, '2025-05-04 12:56:57', NULL), (16254, '82.80.249.159', NULL, '2025-05-04 12:56:59', NULL), (16255, '82.80.249.159', NULL, '2025-05-04 12:57:00', NULL), (16256, '82.80.249.159', NULL, '2025-05-04 12:57:01', NULL), (16257, '82.80.249.159', NULL, '2025-05-04 12:57:01', NULL), (16258, '82.80.249.159', NULL, '2025-05-04 12:57:02', NULL), (16259, '82.80.249.159', NULL, '2025-05-04 12:57:04', NULL), (16260, '82.80.249.159', NULL, '2025-05-04 12:57:06', NULL), (16261, '82.80.249.159', NULL, '2025-05-04 12:57:06', NULL), (16262, '82.80.249.159', NULL, '2025-05-04 12:57:06', NULL), (16263, '82.80.249.159', NULL, '2025-05-04 12:57:09', NULL), (16264, '82.80.249.159', NULL, '2025-05-04 12:57:11', NULL), (16265, '82.80.249.159', NULL, '2025-05-04 12:57:11', NULL), (16266, '82.80.249.159', NULL, '2025-05-04 12:57:11', NULL), (16267, '82.80.249.159', NULL, '2025-05-04 12:57:12', NULL), (16268, '82.80.249.159', NULL, '2025-05-04 12:57:13', NULL), (16269, '82.80.249.159', NULL, '2025-05-04 12:57:13', NULL), (16270, '82.80.249.159', NULL, '2025-05-04 12:57:13', NULL), (16271, '82.80.249.159', NULL, '2025-05-04 12:57:14', NULL), (16272, '82.80.249.159', NULL, '2025-05-04 12:57:17', NULL), (16273, '82.80.249.159', NULL, '2025-05-04 12:57:17', NULL), (16274, '82.80.249.159', NULL, '2025-05-04 12:57:17', NULL), (16275, '82.80.249.159', NULL, '2025-05-04 12:57:18', NULL), (16276, '82.80.249.159', NULL, '2025-05-04 12:57:21', NULL), (16277, '82.80.249.159', NULL, '2025-05-04 12:57:22', NULL), (16278, '82.80.249.159', NULL, '2025-05-04 12:57:23', NULL), (16279, '82.80.249.159', NULL, '2025-05-04 12:57:24', NULL), (16280, '82.80.249.159', NULL, '2025-05-04 12:57:26', NULL), (16281, '82.80.249.159', NULL, '2025-05-04 12:57:27', NULL), (16282, '82.80.249.159', NULL, '2025-05-04 12:57:29', NULL), (16283, '82.80.249.159', NULL, '2025-05-04 12:57:31', NULL), (16284, '82.80.249.159', NULL, '2025-05-04 12:57:31', NULL), (16285, '82.80.249.159', NULL, '2025-05-04 12:57:31', NULL), (16286, '82.80.249.159', NULL, '2025-05-04 12:57:32', NULL), (16287, '82.80.249.159', NULL, '2025-05-04 12:57:32', NULL), (16288, '82.80.249.159', NULL, '2025-05-04 12:57:35', NULL), (16289, '82.80.249.159', NULL, '2025-05-04 12:57:36', NULL), (16290, '82.80.249.159', NULL, '2025-05-04 12:57:37', NULL), (16291, '82.80.249.159', NULL, '2025-05-04 12:57:38', NULL), (16292, '82.80.249.159', NULL, '2025-05-04 12:57:39', NULL), (16293, '82.80.249.159', NULL, '2025-05-04 12:57:41', NULL), (16294, '82.80.249.159', NULL, '2025-05-04 12:57:41', NULL), (16295, '82.80.249.159', NULL, '2025-05-04 12:57:42', NULL), (16296, '82.80.249.159', NULL, '2025-05-04 12:57:43', NULL), (16297, '82.80.249.159', NULL, '2025-05-04 12:57:44', NULL), (16298, '82.80.249.159', NULL, '2025-05-04 12:57:44', NULL), (16299, '82.80.249.159', NULL, '2025-05-04 12:57:45', NULL), (16300, '82.80.249.159', NULL, '2025-05-04 12:57:46', NULL), (16301, '82.80.249.159', NULL, '2025-05-04 12:57:48', NULL), (16302, '82.80.249.159', NULL, '2025-05-04 12:57:49', NULL), (16303, '82.80.249.159', NULL, '2025-05-04 12:57:49', NULL), (16304, '82.80.249.159', NULL, '2025-05-04 12:57:51', NULL), (16305, '82.80.249.159', NULL, '2025-05-04 12:57:52', NULL), (16306, '82.80.249.159', NULL, '2025-05-04 12:57:53', NULL), (16307, '82.80.249.159', NULL, '2025-05-04 12:57:53', NULL), (16308, '82.80.249.159', NULL, '2025-05-04 12:57:54', NULL), (16309, '82.80.249.159', NULL, '2025-05-04 12:57:54', NULL), (16310, '82.80.249.159', NULL, '2025-05-04 12:57:56', NULL), (16311, '82.80.249.159', NULL, '2025-05-04 12:57:56', NULL), (16312, '82.80.249.159', NULL, '2025-05-04 12:57:58', NULL), (16313, '82.80.249.159', NULL, '2025-05-04 12:57:58', NULL), (16314, '82.80.249.159', NULL, '2025-05-04 12:57:58', NULL), (16315, '82.80.249.159', NULL, '2025-05-04 12:57:58', NULL), (16316, '82.80.249.159', NULL, '2025-05-04 12:58:01', NULL), (16317, '82.80.249.159', NULL, '2025-05-04 12:58:01', NULL), (16318, '82.80.249.159', NULL, '2025-05-04 12:58:02', NULL), (16319, '82.80.249.159', NULL, '2025-05-04 12:58:03', NULL), (16320, '82.80.249.159', NULL, '2025-05-04 12:58:03', NULL), (16321, '82.80.249.159', NULL, '2025-05-04 12:58:03', NULL), (16322, '82.80.249.159', NULL, '2025-05-04 12:58:04', NULL), (16323, '82.80.249.159', NULL, '2025-05-04 12:58:04', NULL), (16324, '82.80.249.159', NULL, '2025-05-04 12:58:05', NULL), (16325, '82.80.249.159', NULL, '2025-05-04 12:58:05', NULL), (16326, '82.80.249.159', NULL, '2025-05-04 12:58:06', NULL), (16327, '82.80.249.159', NULL, '2025-05-04 12:58:06', NULL), (16328, '82.80.249.159', NULL, '2025-05-04 12:58:06', NULL), (16329, '82.80.249.159', NULL, '2025-05-04 12:58:08', NULL), (16330, '82.80.249.159', NULL, '2025-05-04 12:58:09', NULL), (16331, '82.80.249.159', NULL, '2025-05-04 12:58:12', NULL), (16332, '82.80.249.159', NULL, '2025-05-04 12:58:13', NULL), (16333, '82.80.249.159', NULL, '2025-05-04 12:58:13', NULL), (16334, '82.80.249.159', NULL, '2025-05-04 12:58:13', NULL), (16335, '82.80.249.159', NULL, '2025-05-04 12:58:14', NULL), (16336, '82.80.249.159', NULL, '2025-05-04 12:58:15', NULL), (16337, '82.80.249.159', NULL, '2025-05-04 12:58:15', NULL), (16338, '82.80.249.159', NULL, '2025-05-04 12:58:16', NULL), (16339, '82.80.249.159', NULL, '2025-05-04 12:58:19', NULL), (16340, '82.80.249.159', NULL, '2025-05-04 12:58:21', NULL), (16341, '82.80.249.159', NULL, '2025-05-04 12:58:21', NULL), (16342, '82.80.249.159', NULL, '2025-05-04 12:58:22', NULL), (16343, '82.80.249.159', NULL, '2025-05-04 12:58:22', NULL), (16344, '82.80.249.159', NULL, '2025-05-04 12:58:22', NULL), (16345, '82.80.249.159', NULL, '2025-05-04 12:58:24', NULL), (16346, '82.80.249.159', NULL, '2025-05-04 12:58:25', NULL), (16347, '82.80.249.159', NULL, '2025-05-04 12:58:25', NULL), (16348, '82.80.249.159', NULL, '2025-05-04 12:58:26', NULL), (16349, '82.80.249.159', NULL, '2025-05-04 12:58:28', NULL), (16350, '82.80.249.159', NULL, '2025-05-04 12:58:28', NULL), (16351, '82.80.249.159', NULL, '2025-05-04 12:58:29', NULL), (16352, '82.80.249.159', NULL, '2025-05-04 12:58:31', NULL), (16353, '82.80.249.159', NULL, '2025-05-04 12:58:31', NULL), (16354, '82.80.249.159', NULL, '2025-05-04 12:58:31', NULL), (16355, '82.80.249.159', NULL, '2025-05-04 12:58:31', NULL), (16356, '82.80.249.159', NULL, '2025-05-04 12:58:33', NULL), (16357, '82.80.249.159', NULL, '2025-05-04 12:58:34', NULL), (16358, '82.80.249.159', NULL, '2025-05-04 12:58:36', NULL), (16359, '82.80.249.159', NULL, '2025-05-04 12:58:36', NULL), (16360, '82.80.249.159', NULL, '2025-05-04 12:58:36', NULL), (16361, '82.80.249.159', NULL, '2025-05-04 12:58:38', NULL), (16362, '82.80.249.159', NULL, '2025-05-04 12:58:40', NULL), (16363, '82.80.249.159', NULL, '2025-05-04 12:58:40', NULL), (16364, '82.80.249.159', NULL, '2025-05-04 12:58:40', NULL), (16365, '82.80.249.159', NULL, '2025-05-04 12:58:40', NULL), (16366, '82.80.249.159', NULL, '2025-05-04 12:58:44', NULL), (16367, '82.80.249.159', NULL, '2025-05-04 12:58:45', NULL), (16368, '82.80.249.159', NULL, '2025-05-04 12:58:46', NULL), (16369, '82.80.249.159', NULL, '2025-05-04 12:58:47', NULL), (16370, '82.80.249.159', NULL, '2025-05-04 12:58:49', NULL), (16371, '82.80.249.159', NULL, '2025-05-04 12:58:49', NULL), (16372, '82.80.249.159', NULL, '2025-05-04 12:58:49', NULL), (16373, '82.80.249.159', NULL, '2025-05-04 12:58:50', NULL), (16374, '82.80.249.159', NULL, '2025-05-04 12:58:51', NULL), (16375, '82.80.249.159', NULL, '2025-05-04 12:58:52', NULL), (16376, '82.80.249.159', NULL, '2025-05-04 12:58:52', NULL), (16377, '82.80.249.159', NULL, '2025-05-04 12:58:52', NULL), (16378, '82.80.249.159', NULL, '2025-05-04 12:58:53', NULL), (16379, '82.80.249.159', NULL, '2025-05-04 12:58:56', NULL), (16380, '82.80.249.159', NULL, '2025-05-04 12:58:59', NULL), (16381, '82.80.249.159', NULL, '2025-05-04 12:58:59', NULL), (16382, '82.80.249.159', NULL, '2025-05-04 12:58:59', NULL), (16383, '82.80.249.159', NULL, '2025-05-04 12:58:59', NULL), (16384, '82.80.249.159', NULL, '2025-05-04 12:59:02', NULL), (16385, '82.80.249.159', NULL, '2025-05-04 12:59:02', NULL), (16386, '82.80.249.159', NULL, '2025-05-04 12:59:03', NULL), (16387, '82.80.249.159', NULL, '2025-05-04 12:59:04', NULL), (16388, '82.80.249.159', NULL, '2025-05-04 12:59:06', NULL), (16389, '82.80.249.159', NULL, '2025-05-04 12:59:06', NULL), (16390, '82.80.249.159', NULL, '2025-05-04 12:59:08', NULL), (16391, '82.80.249.159', NULL, '2025-05-04 12:59:09', NULL), (16392, '82.80.249.159', NULL, '2025-05-04 12:59:09', NULL), (16393, '82.80.249.159', NULL, '2025-05-04 12:59:09', NULL), (16394, '82.80.249.159', NULL, '2025-05-04 12:59:09', NULL), (16395, '82.80.249.159', NULL, '2025-05-04 12:59:11', NULL), (16396, '82.80.249.159', NULL, '2025-05-04 12:59:11', NULL), (16397, '82.80.249.159', NULL, '2025-05-04 12:59:11', NULL), (16398, '82.80.249.159', NULL, '2025-05-04 12:59:12', NULL), (16399, '82.80.249.159', NULL, '2025-05-04 12:59:13', NULL), (16400, '82.80.249.159', NULL, '2025-05-04 12:59:14', NULL), (16401, '82.80.249.237', NULL, '2025-05-04 12:59:41', NULL), (16402, '82.80.249.237', NULL, '2025-05-04 13:00:29', NULL), (16403, '222.93.12.43', NULL, '2025-05-04 13:08:53', NULL), (16404, '120.219.13.28', NULL, '2025-05-04 13:09:18', NULL), (16405, '35.88.88.87', NULL, '2025-05-04 13:27:02', NULL), (16406, '35.88.88.87', NULL, '2025-05-04 13:27:05', NULL), (16407, '44.234.61.221', NULL, '2025-05-04 13:27:19', NULL), (16408, '183.199.27.156', NULL, '2025-05-04 14:20:44', NULL), (16409, '183.199.180.183', NULL, '2025-05-04 15:32:41', NULL), (16410, '27.215.65.8', NULL, '2025-05-04 15:32:58', NULL), (16411, '43.153.102.138', NULL, '2025-05-04 16:02:26', NULL), (16412, '66.249.66.10', NULL, '2025-05-04 16:53:26', NULL), (16413, '2001:bc8:1201:2c:569f:35ff:fe15:f7b8', NULL, '2025-05-04 17:24:38', NULL), (16414, '118.193.47.45', NULL, '2025-05-04 18:56:22', NULL), (16415, '49.232.151.112', NULL, '2025-05-04 19:00:44', NULL), (16416, '123.207.198.35', NULL, '2025-05-04 19:46:55', NULL), (16417, '123.207.198.35', NULL, '2025-05-04 19:57:24', NULL), (16418, '36.142.144.21', NULL, '2025-05-04 20:46:43', NULL), (16419, '119.39.51.232', NULL, '2025-05-04 20:47:01', NULL), (16420, '111.52.33.251', NULL, '2025-05-04 22:07:54', NULL), (16421, '121.237.36.30', NULL, '2025-05-04 22:22:11', NULL), (16422, '121.237.36.29', NULL, '2025-05-04 22:32:54', NULL), (16423, '121.237.36.31', NULL, '2025-05-04 22:32:54', NULL), (16424, '58.253.166.95', NULL, '2025-05-04 23:07:26', NULL), (16425, '117.152.115.43', NULL, '2025-05-04 23:28:20', NULL), (16426, '171.37.46.192', NULL, '2025-05-04 23:56:47', NULL), (16427, '65.109.238.144', NULL, '2025-05-05 00:04:23', NULL), (16428, '66.249.64.33', NULL, '2025-05-05 00:44:43', NULL), (16429, '183.197.225.222', NULL, '2025-05-05 03:01:28', NULL), (16430, '113.78.42.218', NULL, '2025-05-05 03:56:11', NULL), (16431, '119.136.133.89', NULL, '2025-05-05 05:38:06', NULL), (16432, '140.75.168.50', NULL, '2025-05-05 05:55:33', NULL), (16433, '120.225.37.133', NULL, '2025-05-05 06:23:07', NULL), (16434, '112.38.196.59', NULL, '2025-05-05 06:23:22', NULL), (16435, '219.128.36.204', NULL, '2025-05-05 08:05:13', NULL), (16436, '111.31.28.242', NULL, '2025-05-05 08:05:41', NULL), (16437, '66.249.64.33', NULL, '2025-05-05 09:15:12', NULL), (16438, '184.154.139.48', NULL, '2025-05-05 09:17:54', NULL), (16439, '184.154.139.48', NULL, '2025-05-05 09:18:00', NULL), (16440, '184.154.139.48', NULL, '2025-05-05 09:18:03', NULL), (16441, '184.154.139.48', NULL, '2025-05-05 09:18:53', NULL), (16442, '184.154.139.48', NULL, '2025-05-05 09:20:08', NULL), (16443, '2a12:5940:5433::2', NULL, '2025-05-05 09:59:37', NULL), (16444, '44.245.217.130', NULL, '2025-05-05 10:34:33', NULL), (16445, '44.245.217.130', NULL, '2025-05-05 10:34:35', NULL), (16446, '35.92.222.37', NULL, '2025-05-05 10:34:48', NULL), (16447, '2a02:4780:a:c0de::84', NULL, '2025-05-05 11:03:29', NULL), (16448, '171.35.81.222', NULL, '2025-05-05 11:25:28', NULL), (16449, '112.7.114.150', NULL, '2025-05-05 11:25:41', NULL), (16450, '51.81.46.212', NULL, '2025-05-05 11:55:25', NULL), (16451, '112.20.126.49', NULL, '2025-05-05 12:17:22', NULL), (16452, '175.18.188.24', NULL, '2025-05-05 12:17:58', NULL), (16453, '221.178.143.70', NULL, '2025-05-05 12:22:15', NULL), (16454, '221.178.143.70', NULL, '2025-05-05 12:24:03', NULL), (16455, '221.178.143.70', NULL, '2025-05-05 12:24:18', NULL), (16456, '1.196.212.133', NULL, '2025-05-05 13:14:28', NULL), (16457, '223.167.147.132', NULL, '2025-05-05 13:14:48', NULL), (16458, '119.45.20.16', NULL, '2025-05-05 13:56:30', NULL), (16459, '120.235.190.42', NULL, '2025-05-05 14:30:41', NULL), (16460, '183.198.171.70', NULL, '2025-05-05 15:29:18', NULL), (16461, '175.19.65.139', NULL, '2025-05-05 16:19:45', NULL), (16462, '124.221.245.78', NULL, '2025-05-05 17:11:52', NULL), (16463, '2001:bc8:1201:76:569f:35ff:fe20:84d0', NULL, '2025-05-05 17:13:57', NULL), (16464, '66.249.64.36', NULL, '2025-05-05 17:42:06', NULL), (16465, '218.80.97.183', NULL, '2025-05-05 17:51:00', NULL), (16466, '124.235.109.168', NULL, '2025-05-05 17:51:31', NULL), (16467, '43.153.107.22', NULL, '2025-05-05 18:19:32', NULL), (16468, '3.144.79.121', NULL, '2025-05-05 19:54:24', NULL), (16469, '66.249.64.43', NULL, '2025-05-05 21:50:24', NULL), (16470, '66.249.64.41', NULL, '2025-05-05 21:50:24', NULL), (16471, '142.93.195.140', NULL, '2025-05-05 23:01:41', NULL), (16472, '66.249.64.32', NULL, '2025-05-05 23:01:43', NULL), (16473, '43.143.248.236', NULL, '2025-05-05 23:34:19', NULL), (16474, '91.134.91.17', NULL, '2025-05-06 00:49:03', NULL), (16475, '112.50.51.70', NULL, '2025-05-06 00:52:42', NULL), (16476, '183.199.245.23', NULL, '2025-05-06 01:13:11', NULL), (16477, '175.162.0.23', NULL, '2025-05-06 01:41:19', NULL), (16478, '66.249.64.43', NULL, '2025-05-06 01:55:18', NULL), (16479, '49.232.151.112', NULL, '2025-05-06 02:37:16', NULL), (16480, '111.127.122.135', NULL, '2025-05-06 03:22:59', NULL), (16481, '223.112.202.215', NULL, '2025-05-06 03:23:26', NULL), (16482, '54.245.182.225', NULL, '2025-05-06 03:48:00', NULL), (16483, '54.245.182.225', NULL, '2025-05-06 03:48:03', NULL), (16484, '35.95.113.137', NULL, '2025-05-06 03:48:14', NULL), (16485, '117.150.48.29', NULL, '2025-05-06 03:56:16', NULL), (16486, '66.249.64.34', NULL, '2025-05-06 04:29:14', NULL), (16487, '223.73.8.138', NULL, '2025-05-06 04:33:14', NULL), (16488, '2a02:4780:a:c0de::84', NULL, '2025-05-06 05:31:06', NULL), (16489, '113.88.10.71', NULL, '2025-05-06 08:07:58', NULL), (16490, '2a12:5940:5433::2', NULL, '2025-05-06 08:17:55', NULL), (16491, '116.176.180.191', NULL, '2025-05-06 08:28:38', NULL), (16492, '66.249.64.42', NULL, '2025-05-06 09:15:00', NULL), (16493, '185.191.171.7', NULL, '2025-05-06 10:37:05', NULL), (16494, '223.94.98.87', NULL, '2025-05-06 11:32:08', NULL), (16495, '111.19.99.138', NULL, '2025-05-06 11:32:34', NULL), (16496, '221.207.35.21', NULL, '2025-05-06 14:40:50', NULL), (16497, '120.228.163.85', NULL, '2025-05-06 14:59:54', NULL), (16498, '132.232.165.4', NULL, '2025-05-06 15:30:32', NULL), (16499, '91.134.91.17', NULL, '2025-05-06 16:04:14', NULL), (16500, '157.55.39.201', NULL, '2025-05-06 16:19:47', NULL), (16501, '183.199.156.84', NULL, '2025-05-06 16:30:16', NULL), (16502, '59.32.120.146', NULL, '2025-05-06 17:00:27', NULL), (16503, '101.75.132.163', NULL, '2025-05-06 17:00:41', NULL), (16504, '175.30.48.119', NULL, '2025-05-06 17:31:18', NULL), (16505, '111.224.218.160', NULL, '2025-05-06 17:32:24', NULL), (16506, '111.224.221.225', NULL, '2025-05-06 17:32:29', NULL), (16507, '115.48.109.219', NULL, '2025-05-06 18:01:45', NULL), (16508, '66.249.64.38', NULL, '2025-05-06 18:03:48', NULL), (16509, '2001:bc8:1201:1c:ba2a:72ff:fee1:1432', NULL, '2025-05-06 18:13:44', NULL), (16510, '221.207.34.198', NULL, '2025-05-06 20:10:48', NULL), (16511, '223.85.165.226', NULL, '2025-05-06 21:15:20', NULL), (16512, '124.230.122.74', NULL, '2025-05-06 21:28:05', NULL), (16513, '101.206.135.108', NULL, '2025-05-06 21:28:12', NULL), (16514, '119.164.101.92', NULL, '2025-05-06 22:20:26', NULL), (16515, '39.74.158.127', NULL, '2025-05-06 22:25:47', NULL), (16516, '52.167.144.216', NULL, '2025-05-07 00:11:09', NULL), (16517, '110.40.186.63', NULL, '2025-05-07 01:12:54', NULL), (16518, '2a12:5940:5433::2', NULL, '2025-05-07 05:12:57', NULL), (16519, '139.214.182.92', NULL, '2025-05-07 06:09:29', NULL), (16520, '66.249.79.128', NULL, '2025-05-07 06:34:49', NULL), (16521, '101.42.117.179', NULL, '2025-05-07 07:33:55', NULL), (16522, '42.236.17.243', NULL, '2025-05-07 08:42:19', NULL), (16523, '42.236.17.23', NULL, '2025-05-07 09:34:57', NULL), (16524, '3.89.229.5', NULL, '2025-05-07 09:47:55', NULL), (16525, '184.154.139.31', NULL, '2025-05-07 10:20:40', NULL), (16526, '184.154.139.31', NULL, '2025-05-07 10:20:43', NULL), (16527, '184.154.139.31', NULL, '2025-05-07 10:20:44', NULL), (16528, '2a02:4780:a:c0de::84', NULL, '2025-05-07 10:27:15', NULL), (16529, '111.25.90.193', NULL, '2025-05-07 12:17:21', NULL), (16530, '183.192.98.145', NULL, '2025-05-07 13:56:41', NULL), (16531, '157.55.39.194', NULL, '2025-05-07 14:43:26', NULL), (16532, '40.77.167.4', NULL, '2025-05-07 14:59:51', NULL), (16533, '91.134.91.17', NULL, '2025-05-07 15:01:27', NULL), (16534, '1.193.182.212', NULL, '2025-05-07 15:28:04', NULL), (16535, '111.19.69.99', NULL, '2025-05-07 15:39:35', NULL), (16536, '111.120.16.72', NULL, '2025-05-07 15:39:53', NULL), (16537, '111.18.81.91', NULL, '2025-05-07 15:40:15', NULL), (16538, '197.39.41.72', NULL, '2025-05-07 16:29:37', NULL), (16539, '105.76.103.28', NULL, '2025-05-07 17:17:04', NULL), (16540, '20.84.68.2', NULL, '2025-05-07 17:36:21', NULL), (16541, '183.192.232.144', NULL, '2025-05-07 17:37:18', NULL), (16542, '46.17.174.172', NULL, '2025-05-07 18:06:43', NULL), (16543, '124.222.209.139', NULL, '2025-05-07 18:23:58', NULL), (16544, '124.222.209.139', NULL, '2025-05-07 18:31:07', NULL), (16545, '124.222.209.139', NULL, '2025-05-07 18:31:11', NULL), (16546, '124.222.209.139', NULL, '2025-05-07 18:31:35', NULL), (16547, '2001:bc8:701:1d:ba2a:72ff:fee0:f5a6', NULL, '2025-05-07 19:16:29', NULL), (16548, '162.14.210.15', NULL, '2025-05-07 20:41:04', NULL), (16549, '52.167.144.185', NULL, '2025-05-07 20:45:05', NULL), (16550, '43.159.149.56', NULL, '2025-05-07 21:07:16', NULL), (16551, '143.198.178.221', NULL, '2025-05-07 22:09:36', NULL), (16552, '64.23.157.112', NULL, '2025-05-07 22:37:59', NULL), (16553, '40.77.167.144', NULL, '2025-05-07 22:56:17', NULL), (16554, '137.226.113.44', NULL, '2025-05-07 23:37:55', NULL), (16555, '17.241.75.211', NULL, '2025-05-07 23:40:56', NULL), (16556, '176.28.145.254', NULL, '2025-05-07 23:44:47', NULL), (16557, '176.28.145.254', NULL, '2025-05-07 23:45:03', NULL), (16558, '176.28.145.254', NULL, '2025-05-07 23:45:04', NULL), (16559, '176.28.145.254', NULL, '2025-05-07 23:45:05', NULL), (16560, '66.249.64.41', NULL, '2025-05-08 00:46:06', NULL), (16561, '43.156.168.214', NULL, '2025-05-08 05:05:54', NULL), (16562, '162.14.197.180', NULL, '2025-05-08 06:07:54', NULL), (16563, '2a12:5940:5433::2', NULL, '2025-05-08 06:49:47', NULL), (16564, '40.77.167.116', NULL, '2025-05-08 07:03:32', NULL), (16565, '43.153.58.28', NULL, '2025-05-08 07:59:13', NULL), (16566, '43.153.49.151', NULL, '2025-05-08 08:23:51', NULL), (16567, '43.153.49.151', NULL, '2025-05-08 08:57:26', NULL), (16568, '129.226.213.145', NULL, '2025-05-08 09:44:29', NULL), (16569, '40.77.167.4', NULL, '2025-05-08 10:10:27', NULL), (16570, '209.58.157.144', NULL, '2025-05-08 10:13:28', NULL), (16571, '91.134.91.17', NULL, '2025-05-08 10:38:55', NULL), (16572, '132.232.203.74', NULL, '2025-05-08 12:36:06', NULL), (16573, '207.102.138.33', NULL, '2025-05-08 12:47:37', NULL), (16574, '2a02:4780:a:c0de::84', NULL, '2025-05-08 13:12:17', NULL), (16575, '118.195.165.218', NULL, '2025-05-08 15:51:45', NULL), (16576, '120.207.86.59', NULL, '2025-05-08 17:18:54', NULL), (16577, '121.4.105.222', NULL, '2025-05-08 19:19:27', NULL), (16578, '121.4.105.222', NULL, '2025-05-08 19:30:00', NULL), (16579, '54.36.148.179', NULL, '2025-05-08 19:39:26', NULL), (16580, '2001:bc8:1201:1d:b283:feff:fee7:9b9', NULL, '2025-05-08 19:42:25', NULL), (16581, '68.221.67.160', NULL, '2025-05-08 20:46:27', NULL), (16582, '52.167.144.183', NULL, '2025-05-08 21:31:14', NULL), (16583, '199.244.88.232', NULL, '2025-05-08 21:58:30', NULL), (16584, '157.55.39.63', NULL, '2025-05-09 00:06:27', NULL), (16585, '176.28.145.254', NULL, '2025-05-09 01:05:42', NULL), (16586, '176.28.145.254', NULL, '2025-05-09 01:05:42', NULL), (16587, '176.28.145.254', NULL, '2025-05-09 01:05:43', NULL), (16588, '176.28.145.254', NULL, '2025-05-09 01:06:20', NULL), (16589, '54.36.148.135', NULL, '2025-05-09 02:17:34', NULL), (16590, '91.134.91.17', NULL, '2025-05-09 02:18:41', NULL), (16591, '54.36.149.88', NULL, '2025-05-09 02:35:11', NULL), (16592, '54.36.148.46', NULL, '2025-05-09 04:12:53', NULL), (16593, '124.236.100.56', NULL, '2025-05-09 04:30:12', NULL), (16594, '54.36.149.18', NULL, '2025-05-09 04:48:52', NULL), (16595, '85.208.96.195', NULL, '2025-05-09 05:23:10', NULL), (16596, '85.208.96.195', NULL, '2025-05-09 05:23:11', NULL), (16597, '91.134.91.17', NULL, '2025-05-09 05:40:46', NULL), (16598, '52.167.144.233', NULL, '2025-05-09 06:21:33', NULL), (16599, '185.191.171.12', NULL, '2025-05-09 08:07:12', NULL), (16600, '185.191.171.12', NULL, '2025-05-09 08:07:13', NULL), (16601, '54.36.148.100', NULL, '2025-05-09 09:08:22', NULL), (16602, '93.158.91.19', NULL, '2025-05-09 09:58:29', NULL), (16603, '2a12:5940:5433::2', NULL, '2025-05-09 10:03:35', NULL), (16604, '54.36.149.58', NULL, '2025-05-09 10:12:10', NULL), (16605, '185.191.171.11', NULL, '2025-05-09 10:36:21', NULL), (16606, '185.191.171.11', NULL, '2025-05-09 10:36:23', NULL), (16607, '66.249.64.37', NULL, '2025-05-09 10:53:23', NULL), (16608, '54.36.149.40', NULL, '2025-05-09 11:16:05', NULL), (16609, '85.208.96.210', NULL, '2025-05-09 11:46:02', NULL), (16610, '85.208.96.210', NULL, '2025-05-09 11:46:05', NULL), (16611, '54.36.149.12', NULL, '2025-05-09 12:25:03', NULL), (16612, '124.222.196.113', NULL, '2025-05-09 13:20:26', NULL), (16613, '124.222.196.113', NULL, '2025-05-09 13:27:17', NULL), (16614, '176.28.145.254', NULL, '2025-05-09 13:36:00', NULL), (16615, '54.36.148.175', NULL, '2025-05-09 13:36:52', NULL), (16616, '2a02:4780:a:c0de::84', NULL, '2025-05-09 13:52:29', NULL), (16617, '40.77.167.17', NULL, '2025-05-09 13:58:07', NULL), (16618, '54.36.149.13', NULL, '2025-05-09 14:50:29', NULL), (16619, '54.36.148.199', NULL, '2025-05-09 15:22:14', NULL), (16620, '54.36.149.21', NULL, '2025-05-09 16:26:51', NULL), (16621, '54.36.148.168', NULL, '2025-05-09 16:55:25', NULL), (16622, '54.36.148.197', NULL, '2025-05-09 17:09:01', NULL), (16623, '54.36.148.158', NULL, '2025-05-09 17:24:26', NULL), (16624, '54.36.148.51', NULL, '2025-05-09 17:40:33', NULL), (16625, '54.36.149.79', NULL, '2025-05-09 17:55:50', NULL), (16626, '54.36.148.69', NULL, '2025-05-09 18:10:38', NULL), (16627, '185.191.171.10', NULL, '2025-05-09 18:21:33', NULL), (16628, '54.36.148.24', NULL, '2025-05-09 18:28:41', NULL), (16629, '54.36.149.14', NULL, '2025-05-09 18:46:27', NULL), (16630, '54.36.148.207', NULL, '2025-05-09 19:21:53', NULL), (16631, '54.36.148.231', NULL, '2025-05-09 19:41:31', NULL), (16632, '2001:bc8:701:1c:fabc:12ff:fe4d:7ab4', NULL, '2025-05-09 19:56:27', NULL), (16633, '54.36.149.62', NULL, '2025-05-09 19:58:28', NULL), (16634, '54.36.148.125', NULL, '2025-05-09 20:59:22', NULL), (16635, '54.36.148.119', NULL, '2025-05-09 21:13:08', NULL), (16636, '54.36.148.42', NULL, '2025-05-09 21:32:10', NULL), (16637, '54.36.148.169', NULL, '2025-05-09 21:51:58', NULL), (16638, '124.223.197.100', NULL, '2025-05-09 21:54:13', NULL), (16639, '54.36.149.71', NULL, '2025-05-09 22:08:57', NULL), (16640, '124.223.197.100', NULL, '2025-05-09 22:10:28', NULL), (16641, '54.36.149.102', NULL, '2025-05-09 22:22:57', NULL), (16642, '54.36.148.53', NULL, '2025-05-09 22:37:34', NULL), (16643, '54.36.148.105', NULL, '2025-05-09 22:54:26', NULL), (16644, '54.36.148.222', NULL, '2025-05-09 23:09:56', NULL), (16645, '139.59.59.50', NULL, '2025-05-09 23:14:20', NULL), (16646, '54.36.148.253', NULL, '2025-05-09 23:23:37', NULL), (16647, '54.36.148.25', NULL, '2025-05-09 23:38:08', NULL), (16648, '134.209.229.134', NULL, '2025-05-09 23:41:25', NULL), (16649, '54.36.148.8', NULL, '2025-05-09 23:51:57', NULL), (16650, '54.36.148.180', NULL, '2025-05-10 00:04:25', NULL), (16651, '2a01:9700:3576:1e00:f551:e273:32b4:9b9b', NULL, '2025-05-10 00:06:32', NULL), (16652, '54.36.148.113', NULL, '2025-05-10 00:16:51', NULL), (16653, '54.36.148.247', NULL, '2025-05-10 00:29:31', NULL), (16654, '54.36.149.92', NULL, '2025-05-10 00:41:16', NULL), (16655, '54.36.148.232', NULL, '2025-05-10 00:55:22', NULL), (16656, '54.36.148.6', NULL, '2025-05-10 01:08:47', NULL), (16657, '54.36.149.77', NULL, '2025-05-10 01:20:50', NULL), (16658, '41.238.156.98', NULL, '2025-05-10 01:21:06', NULL), (16659, '197.56.38.148', NULL, '2025-05-10 01:24:13', NULL), (16660, '66.249.64.45', NULL, '2025-05-10 01:39:18', NULL), (16661, '54.36.148.46', NULL, '2025-05-10 01:42:40', NULL), (16662, '196.155.22.154', NULL, '2025-05-10 02:00:12', NULL), (16663, '54.36.149.19', NULL, '2025-05-10 02:14:24', NULL), (16664, '54.36.148.172', NULL, '2025-05-10 02:27:08', NULL), (16665, '54.36.149.63', NULL, '2025-05-10 02:37:27', NULL), (16666, '54.36.148.156', NULL, '2025-05-10 02:47:28', NULL), (16667, '54.36.149.81', NULL, '2025-05-10 02:57:46', NULL), (16668, '54.36.149.77', NULL, '2025-05-10 03:08:51', NULL), (16669, '49.51.180.2', NULL, '2025-05-10 03:09:58', NULL), (16670, '176.28.145.254', NULL, '2025-05-10 03:12:27', NULL), (16671, '54.36.148.238', NULL, '2025-05-10 03:23:26', NULL), (16672, '182.42.111.213', NULL, '2025-05-10 03:27:21', NULL), (16673, '54.36.148.151', NULL, '2025-05-10 03:35:43', NULL), (16674, '2a02:4780:a:c0de::84', NULL, '2025-05-10 03:41:22', NULL), (16675, '54.36.149.5', NULL, '2025-05-10 03:46:18', NULL), (16676, '54.36.148.71', NULL, '2025-05-10 03:57:19', NULL), (16677, '54.36.149.66', NULL, '2025-05-10 04:07:42', NULL), (16678, '52.167.144.232', NULL, '2025-05-10 04:12:17', NULL), (16679, '176.28.145.254', NULL, '2025-05-10 04:15:58', NULL), (16680, '54.36.148.193', NULL, '2025-05-10 04:18:15', NULL), (16681, '18.191.166.168', NULL, '2025-05-10 04:27:23', NULL), (16682, '54.36.149.96', NULL, '2025-05-10 04:28:43', NULL), (16683, '176.28.145.254', NULL, '2025-05-10 04:38:35', NULL), (16684, '54.36.148.190', NULL, '2025-05-10 04:40:31', NULL), (16685, '54.36.148.191', NULL, '2025-05-10 04:52:23', NULL), (16686, '54.36.148.173', NULL, '2025-05-10 05:04:47', NULL), (16687, '40.77.167.25', NULL, '2025-05-10 05:05:33', NULL), (16688, '54.36.148.111', NULL, '2025-05-10 05:17:03', NULL), (16689, '54.36.148.109', NULL, '2025-05-10 05:28:55', NULL), (16690, '54.36.148.250', NULL, '2025-05-10 05:40:06', NULL), (16691, '54.36.148.179', NULL, '2025-05-10 05:51:07', NULL), (16692, '54.36.148.142', NULL, '2025-05-10 06:02:59', NULL), (16693, '54.36.149.21', NULL, '2025-05-10 06:14:10', NULL), (16694, '54.36.149.65', NULL, '2025-05-10 06:25:33', NULL), (16695, '54.36.149.42', NULL, '2025-05-10 06:36:41', NULL), (16696, '54.36.148.52', NULL, '2025-05-10 06:50:30', NULL), (16697, '54.36.148.144', NULL, '2025-05-10 07:06:21', NULL), (16698, '54.36.149.84', NULL, '2025-05-10 07:19:37', NULL), (16699, '54.36.148.239', NULL, '2025-05-10 07:33:23', NULL), (16700, '40.77.167.18', NULL, '2025-05-10 07:46:09', NULL), (16701, '54.36.148.214', NULL, '2025-05-10 07:46:57', NULL), (16702, '54.36.148.103', NULL, '2025-05-10 08:02:13', NULL), (16703, '54.36.148.151', NULL, '2025-05-10 08:15:11', NULL), (16704, '40.77.167.77', NULL, '2025-05-10 08:26:02', NULL), (16705, '54.36.148.140', NULL, '2025-05-10 08:27:03', NULL), (16706, '54.36.148.112', NULL, '2025-05-10 08:38:49', NULL), (16707, '91.134.91.17', NULL, '2025-05-10 08:48:40', NULL), (16708, '54.36.148.63', NULL, '2025-05-10 08:51:29', NULL), (16709, '2a12:5940:5433::2', NULL, '2025-05-10 08:58:15', NULL), (16710, '54.36.148.105', NULL, '2025-05-10 09:03:01', NULL), (16711, '54.36.148.157', NULL, '2025-05-10 09:15:14', NULL), (16712, '54.36.148.0', NULL, '2025-05-10 09:27:12', NULL), (16713, '54.36.148.182', NULL, '2025-05-10 09:38:43', NULL), (16714, '54.36.148.148', NULL, '2025-05-10 09:48:50', NULL), (16715, '54.36.148.94', NULL, '2025-05-10 10:01:24', NULL), (16716, '34.210.154.67', NULL, '2025-05-10 10:03:46', NULL), (16717, '34.210.154.67', NULL, '2025-05-10 10:03:48', NULL), (16718, '35.83.252.236', NULL, '2025-05-10 10:03:55', NULL), (16719, '66.249.64.46', NULL, '2025-05-10 10:04:30', NULL), (16720, '54.36.148.116', NULL, '2025-05-10 10:11:25', NULL), (16721, '54.36.148.254', NULL, '2025-05-10 10:23:12', NULL), (16722, '66.249.64.33', NULL, '2025-05-10 10:35:26', NULL), (16723, '54.36.149.47', NULL, '2025-05-10 10:36:11', NULL), (16724, '54.36.149.21', NULL, '2025-05-10 10:47:22', NULL), (16725, '66.249.64.38', NULL, '2025-05-10 10:47:53', NULL), (16726, '54.36.148.212', NULL, '2025-05-10 10:57:29', NULL), (16727, '54.36.148.178', NULL, '2025-05-10 11:09:46', NULL), (16728, '176.28.145.254', NULL, '2025-05-10 11:19:38', NULL), (16729, '54.36.149.59', NULL, '2025-05-10 11:22:16', NULL), (16730, '197.56.38.148', NULL, '2025-05-10 11:29:06', NULL), (16731, '54.36.149.79', NULL, '2025-05-10 11:33:52', NULL), (16732, '54.36.148.81', NULL, '2025-05-10 11:46:00', NULL), (16733, '54.36.148.4', NULL, '2025-05-10 12:01:18', NULL), (16734, '54.36.148.165', NULL, '2025-05-10 12:16:10', NULL), (16735, '54.36.148.25', NULL, '2025-05-10 12:32:26', NULL), (16736, '54.36.148.137', NULL, '2025-05-10 12:46:54', NULL), (16737, '54.36.148.218', NULL, '2025-05-10 12:58:12', NULL), (16738, '66.249.64.45', NULL, '2025-05-10 13:04:59', NULL), (16739, '54.36.148.183', NULL, '2025-05-10 13:08:34', NULL), (16740, '132.232.203.74', NULL, '2025-05-10 13:14:44', NULL), (16741, '54.36.149.61', NULL, '2025-05-10 13:19:34', NULL), (16742, '54.36.148.225', NULL, '2025-05-10 13:41:32', NULL), (16743, '66.249.64.33', NULL, '2025-05-10 13:48:31', NULL), (16744, '54.36.148.74', NULL, '2025-05-10 14:04:44', NULL), (16745, '54.36.148.246', NULL, '2025-05-10 14:25:58', NULL), (16746, '54.36.148.118', NULL, '2025-05-10 15:05:18', NULL), (16747, '66.249.64.44', NULL, '2025-05-10 15:08:15', NULL), (16748, '66.249.64.46', NULL, '2025-05-10 15:08:16', NULL), (16749, '196.155.209.148', NULL, '2025-05-10 15:32:48', NULL), (16750, '196.155.209.148', NULL, '2025-05-10 15:32:48', NULL), (16751, '196.155.209.148', NULL, '2025-05-10 15:32:49', NULL), (16752, '66.249.64.34', NULL, '2025-05-10 15:37:29', NULL), (16753, '197.39.202.41', NULL, '2025-05-10 15:37:47', NULL), (16754, '66.249.64.34', NULL, '2025-05-10 15:39:12', NULL), (16755, '66.249.64.32', NULL, '2025-05-10 15:45:26', NULL), (16756, '54.36.148.164', NULL, '2025-05-10 15:53:03', NULL), (16757, '66.249.64.33', NULL, '2025-05-10 15:56:33', NULL), (16758, '40.77.167.4', NULL, '2025-05-10 16:05:33', NULL), (16759, '66.249.64.46', NULL, '2025-05-10 16:13:07', NULL), (16760, '162.14.197.180', NULL, '2025-05-10 16:31:15', NULL), (16761, '54.36.149.79', NULL, '2025-05-10 16:36:22', NULL), (16762, '176.28.145.254', NULL, '2025-05-10 16:47:00', NULL), (16763, '54.36.148.35', NULL, '2025-05-10 16:58:33', NULL), (16764, '91.134.91.17', NULL, '2025-05-10 17:01:20', NULL), (16765, '197.39.202.41', NULL, '2025-05-10 17:03:42', NULL), (16766, '66.249.64.43', NULL, '2025-05-10 17:21:16', NULL), (16767, '54.36.148.111', NULL, '2025-05-10 17:23:09', NULL), (16768, '52.167.144.200', NULL, '2025-05-10 17:35:31', NULL), (16769, '54.36.148.215', NULL, '2025-05-10 17:45:15', NULL), (16770, '2001:bc8:1201:1f:b283:feff:fee6:f537', NULL, '2025-05-10 17:47:10', NULL), (16771, '66.249.64.36', NULL, '2025-05-10 18:01:05', NULL), (16772, '43.165.65.75', NULL, '2025-05-10 18:07:15', NULL), (16773, '54.36.149.13', NULL, '2025-05-10 18:09:26', NULL), (16774, '54.36.149.30', NULL, '2025-05-10 18:18:33', NULL), (16775, '54.36.149.63', NULL, '2025-05-10 18:29:31', NULL), (16776, '54.36.148.8', NULL, '2025-05-10 18:40:06', NULL), (16777, '54.36.148.82', NULL, '2025-05-10 18:49:56', NULL), (16778, '54.36.148.82', NULL, '2025-05-10 19:03:07', NULL), (16779, '123.9.116.133', NULL, '2025-05-10 19:09:09', NULL), (16780, '54.36.148.36', NULL, '2025-05-10 19:12:40', NULL), (16781, '54.36.148.154', NULL, '2025-05-10 19:24:02', NULL), (16782, '54.36.148.201', NULL, '2025-05-10 19:36:43', NULL), (16783, '54.36.148.240', NULL, '2025-05-10 19:46:56', NULL), (16784, '51.158.78.143', NULL, '2025-05-10 19:51:51', NULL), (16785, '51.158.78.143', NULL, '2025-05-10 19:51:52', NULL), (16786, '51.158.78.143', NULL, '2025-05-10 19:51:53', NULL), (16787, '102.189.71.76', NULL, '2025-05-10 19:52:04', NULL), (16788, '54.36.148.126', NULL, '2025-05-10 19:59:16', NULL), (16789, '54.36.148.27', NULL, '2025-05-10 20:08:52', NULL), (16790, '54.36.149.64', NULL, '2025-05-10 20:18:24', NULL), (16791, '54.36.148.193', NULL, '2025-05-10 20:30:06', NULL), (16792, '104.152.52.223', NULL, '2025-05-10 20:36:22', NULL), (16793, '54.36.148.195', NULL, '2025-05-10 20:41:26', NULL), (16794, '54.36.149.44', NULL, '2025-05-10 20:52:31', NULL), (16795, '54.36.149.93', NULL, '2025-05-10 21:03:29', NULL), (16796, '54.36.148.192', NULL, '2025-05-10 21:15:13', NULL), (16797, '54.36.148.169', NULL, '2025-05-10 21:26:16', NULL), (16798, '54.164.157.105', NULL, '2025-05-10 21:44:43', NULL), (16799, '54.164.157.105', NULL, '2025-05-10 21:44:51', NULL), (16800, '54.36.149.37', NULL, '2025-05-10 21:48:33', NULL), (16801, '102.189.71.76', NULL, '2025-05-10 22:04:29', NULL), (16802, '54.36.148.222', NULL, '2025-05-10 22:05:13', NULL), (16803, '54.36.148.176', NULL, '2025-05-10 22:18:16', NULL), (16804, '54.36.148.11', NULL, '2025-05-10 22:45:33', NULL), (16805, '162.14.197.180', NULL, '2025-05-10 23:05:13', NULL), (16806, '66.249.64.42', NULL, '2025-05-10 23:09:08', NULL), (16807, '54.36.148.27', NULL, '2025-05-10 23:10:21', NULL), (16808, '54.36.149.31', NULL, '2025-05-10 23:20:41', NULL), (16809, '52.167.144.198', NULL, '2025-05-10 23:27:15', NULL), (16810, '54.36.148.220', NULL, '2025-05-10 23:31:08', NULL), (16811, '54.36.149.37', NULL, '2025-05-10 23:42:18', NULL), (16812, '54.36.148.149', NULL, '2025-05-10 23:52:30', NULL), (16813, '54.36.148.153', NULL, '2025-05-11 00:03:24', NULL), (16814, '54.36.149.16', NULL, '2025-05-11 00:14:00', NULL), (16815, '52.167.144.216', NULL, '2025-05-11 00:16:32', NULL), (16816, '154.182.123.123', NULL, '2025-05-11 00:17:38', NULL), (16817, '171.8.216.240', NULL, '2025-05-11 00:21:08', NULL), (16818, '58.241.246.212', NULL, '2025-05-11 00:21:38', NULL), (16819, '54.36.148.91', NULL, '2025-05-11 00:24:25', NULL), (16820, '116.147.41.15', NULL, '2025-05-11 00:24:42', NULL), (16821, '106.111.52.216', NULL, '2025-05-11 00:25:29', NULL), (16822, '116.147.41.212', NULL, '2025-05-11 00:27:14', NULL), (16823, '116.147.41.212', NULL, '2025-05-11 00:27:14', NULL), (16824, '54.36.148.191', NULL, '2025-05-11 00:34:48', NULL), (16825, '54.36.148.254', NULL, '2025-05-11 00:45:38', NULL), (16826, '51.158.78.143', NULL, '2025-05-11 00:52:02', NULL), (16827, '54.36.149.34', NULL, '2025-05-11 00:56:22', NULL), (16828, '54.36.148.122', NULL, '2025-05-11 01:06:46', NULL), (16829, '54.36.149.2', NULL, '2025-05-11 01:17:55', NULL), (16830, '54.36.148.48', NULL, '2025-05-11 01:28:30', NULL), (16831, '54.36.149.77', NULL, '2025-05-11 01:39:02', NULL), (16832, '54.36.148.25', NULL, '2025-05-11 01:49:22', NULL), (16833, '52.167.144.136', NULL, '2025-05-11 01:54:22', NULL), (16834, '54.36.148.102', NULL, '2025-05-11 02:00:14', NULL), (16835, '121.24.251.150', NULL, '2025-05-11 02:05:32', NULL), (16836, '54.36.148.133', NULL, '2025-05-11 02:11:22', NULL), (16837, '54.36.148.196', NULL, '2025-05-11 02:21:30', NULL), (16838, '221.229.106.25', NULL, '2025-05-11 02:22:59', NULL), (16839, '54.36.148.33', NULL, '2025-05-11 02:31:09', NULL), (16840, '52.167.144.217', NULL, '2025-05-11 02:40:31', NULL), (16841, '54.36.148.157', NULL, '2025-05-11 02:41:12', NULL), (16842, '54.36.148.145', NULL, '2025-05-11 02:50:57', NULL), (16843, '54.36.148.107', NULL, '2025-05-11 03:01:27', NULL), (16844, '54.36.148.162', NULL, '2025-05-11 03:11:54', NULL), (16845, '54.36.148.45', NULL, '2025-05-11 03:22:58', NULL), (16846, '54.36.148.213', NULL, '2025-05-11 03:33:16', NULL), (16847, '54.36.149.49', NULL, '2025-05-11 03:44:03', NULL), (16848, '54.36.148.206', NULL, '2025-05-11 03:55:20', NULL), (16849, '54.36.148.234', NULL, '2025-05-11 04:08:10', NULL), (16850, '54.36.149.89', NULL, '2025-05-11 04:18:16', NULL), (16851, '54.36.148.180', NULL, '2025-05-11 04:28:33', NULL), (16852, '54.36.149.44', NULL, '2025-05-11 04:38:23', NULL), (16853, '54.36.149.9', NULL, '2025-05-11 04:46:56', NULL), (16854, '2a12:5940:5433::2', NULL, '2025-05-11 04:54:16', NULL), (16855, '121.24.53.136', NULL, '2025-05-11 04:54:42', NULL), (16856, '54.36.149.61', NULL, '2025-05-11 05:07:11', NULL), (16857, '43.159.128.237', NULL, '2025-05-11 05:09:05', NULL), (16858, '54.36.148.143', NULL, '2025-05-11 05:16:43', NULL), (16859, '54.36.148.66', NULL, '2025-05-11 05:27:27', NULL), (16860, '113.85.110.208', NULL, '2025-05-11 05:28:27', NULL), (16861, '54.36.149.4', NULL, '2025-05-11 05:36:08', NULL), (16862, '54.36.148.243', NULL, '2025-05-11 05:43:38', NULL), (16863, '54.36.148.112', NULL, '2025-05-11 05:50:40', NULL), (16864, '54.190.17.54', NULL, '2025-05-11 05:53:33', NULL), (16865, '54.190.17.54', NULL, '2025-05-11 05:53:35', NULL), (16866, '54.244.39.185', NULL, '2025-05-11 05:53:45', NULL), (16867, '54.36.149.55', NULL, '2025-05-11 05:58:57', NULL), (16868, '54.36.149.54', NULL, '2025-05-11 06:08:55', NULL), (16869, '175.18.156.17', NULL, '2025-05-11 06:12:01', NULL), (16870, '2a02:4780:a:c0de::84', NULL, '2025-05-11 06:21:39', NULL), (16871, '54.36.148.90', NULL, '2025-05-11 06:26:12', NULL), (16872, '223.98.213.171', NULL, '2025-05-11 06:30:04', NULL), (16873, '54.36.148.238', NULL, '2025-05-11 06:34:33', NULL), (16874, '54.36.148.142', NULL, '2025-05-11 06:43:57', NULL), (16875, '54.36.149.29', NULL, '2025-05-11 06:55:30', NULL), (16876, '54.36.148.119', NULL, '2025-05-11 07:08:04', NULL), (16877, '34.79.235.202', NULL, '2025-05-11 07:11:21', NULL), (16878, '54.36.148.10', NULL, '2025-05-11 07:19:41', NULL), (16879, '54.36.149.82', NULL, '2025-05-11 07:30:29', NULL), (16880, '54.36.148.226', NULL, '2025-05-11 07:41:09', NULL), (16881, '54.36.149.107', NULL, '2025-05-11 07:49:30', NULL), (16882, '54.36.148.25', NULL, '2025-05-11 07:58:55', NULL), (16883, '1.30.204.17', NULL, '2025-05-11 07:59:28', NULL), (16884, '54.36.148.0', NULL, '2025-05-11 08:09:19', NULL), (16885, '54.36.149.71', NULL, '2025-05-11 08:18:26', NULL), (16886, '54.36.149.3', NULL, '2025-05-11 08:29:21', NULL), (16887, '54.36.148.84', NULL, '2025-05-11 08:38:05', NULL), (16888, '34.147.88.45', NULL, '2025-05-11 08:40:33', NULL), (16889, '34.32.161.52', NULL, '2025-05-11 08:40:36', NULL), (16890, '54.36.148.118', NULL, '2025-05-11 08:46:31', NULL), (16891, '129.211.215.233', NULL, '2025-05-11 08:49:40', NULL), (16892, '54.36.148.100', NULL, '2025-05-11 08:55:04', NULL), (16893, '54.36.148.211', NULL, '2025-05-11 09:03:53', NULL), (16894, '66.249.64.32', NULL, '2025-05-11 09:07:31', NULL), (16895, '124.220.24.137', NULL, '2025-05-11 09:11:48', NULL), (16896, '54.36.148.27', NULL, '2025-05-11 09:12:25', NULL), (16897, '34.252.168.149', NULL, '2025-05-11 09:14:12', NULL), (16898, '54.36.148.205', NULL, '2025-05-11 09:20:35', NULL), (16899, '124.220.24.137', NULL, '2025-05-11 09:23:54', NULL), (16900, '124.220.24.137', NULL, '2025-05-11 09:24:06', NULL), (16901, '54.36.149.11', NULL, '2025-05-11 09:29:40', NULL), (16902, '52.167.144.219', NULL, '2025-05-11 09:30:46', NULL), (16903, '54.36.148.180', NULL, '2025-05-11 09:38:05', NULL), (16904, '54.36.149.54', NULL, '2025-05-11 09:46:49', NULL), (16905, '54.36.148.216', NULL, '2025-05-11 09:55:33', NULL), (16906, '184.154.139.48', NULL, '2025-05-11 10:03:14', NULL), (16907, '184.154.139.48', NULL, '2025-05-11 10:03:18', NULL), (16908, '184.154.139.48', NULL, '2025-05-11 10:03:21', NULL), (16909, '54.36.149.12', NULL, '2025-05-11 10:04:38', NULL), (16910, '66.249.64.41', NULL, '2025-05-11 10:07:23', NULL), (16911, '54.36.149.46', NULL, '2025-05-11 10:14:21', NULL), (16912, '66.249.70.6', NULL, '2025-05-11 10:30:17', NULL), (16913, '52.167.144.205', NULL, '2025-05-11 10:40:27', NULL), (16914, '54.36.148.251', NULL, '2025-05-11 11:05:13', NULL), (16915, '66.249.70.6', NULL, '2025-05-11 11:14:18', NULL), (16916, '66.249.70.6', NULL, '2025-05-11 11:15:15', NULL), (16917, '66.249.70.8', NULL, '2025-05-11 11:15:16', NULL), (16918, '54.36.148.151', NULL, '2025-05-11 11:19:06', NULL), (16919, '182.45.46.216', NULL, '2025-05-11 11:33:00', NULL), (16920, '54.36.148.173', NULL, '2025-05-11 11:35:16', NULL), (16921, '54.36.148.221', NULL, '2025-05-11 11:48:45', NULL), (16922, '54.36.148.97', NULL, '2025-05-11 12:01:13', NULL), (16923, '54.36.149.67', NULL, '2025-05-11 12:12:29', NULL), (16924, '36.157.231.102', NULL, '2025-05-11 12:17:36', NULL), (16925, '54.36.148.204', NULL, '2025-05-11 12:23:11', NULL), (16926, '68.221.67.166', NULL, '2025-05-11 12:24:07', NULL), (16927, '54.36.148.141', NULL, '2025-05-11 12:34:59', NULL), (16928, '54.36.148.179', NULL, '2025-05-11 12:46:44', NULL), (16929, '54.36.148.134', NULL, '2025-05-11 13:00:05', NULL), (16930, '54.36.149.59', NULL, '2025-05-11 13:09:23', NULL), (16931, '54.36.149.35', NULL, '2025-05-11 13:18:33', NULL), (16932, '101.199.254.235', NULL, '2025-05-11 13:19:08', NULL), (16933, '54.36.149.105', NULL, '2025-05-11 13:27:08', NULL), (16934, '54.36.149.32', NULL, '2025-05-11 13:36:25', NULL), (16935, '54.36.148.141', NULL, '2025-05-11 13:45:26', NULL), (16936, '54.36.148.45', NULL, '2025-05-11 13:57:28', NULL), (16937, '54.36.148.3', NULL, '2025-05-11 14:22:04', NULL), (16938, '54.36.149.5', NULL, '2025-05-11 14:36:51', NULL), (16939, '49.87.203.28', NULL, '2025-05-11 14:49:14', NULL), (16940, '54.36.148.227', NULL, '2025-05-11 14:49:15', NULL), (16941, '54.36.148.215', NULL, '2025-05-11 15:01:14', NULL), (16942, '52.167.144.174', NULL, '2025-05-11 15:06:35', NULL), (16943, '54.36.149.94', NULL, '2025-05-11 15:13:27', NULL), (16944, '54.36.149.42', NULL, '2025-05-11 15:38:02', NULL), (16945, '2001:bc8:1da0:16:ba2a:72ff:fed3:11fa', NULL, '2025-05-11 15:44:11', NULL), (16946, '54.36.149.11', NULL, '2025-05-11 15:50:03', NULL), (16947, '54.36.149.82', NULL, '2025-05-11 16:01:24', NULL), (16948, '54.36.148.112', NULL, '2025-05-11 16:09:51', NULL), (16949, '54.36.148.58', NULL, '2025-05-11 16:18:38', NULL), (16950, '54.36.148.99', NULL, '2025-05-11 16:26:44', NULL), (16951, '54.36.148.181', NULL, '2025-05-11 16:38:32', NULL), (16952, '54.36.149.89', NULL, '2025-05-11 16:57:56', NULL), (16953, '54.36.148.179', NULL, '2025-05-11 17:09:00', NULL), (16954, '54.36.149.62', NULL, '2025-05-11 17:18:53', NULL), (16955, '54.36.149.0', NULL, '2025-05-11 17:30:14', NULL), (16956, '66.249.64.38', NULL, '2025-05-11 17:37:55', NULL), (16957, '54.36.149.53', NULL, '2025-05-11 17:40:17', NULL), (16958, '54.36.149.66', NULL, '2025-05-11 17:50:31', NULL), (16959, '54.36.148.148', NULL, '2025-05-11 18:00:32', NULL), (16960, '43.128.67.187', NULL, '2025-05-11 18:06:35', NULL), (16961, '54.36.148.97', NULL, '2025-05-11 18:10:35', NULL), (16962, '54.36.149.25', NULL, '2025-05-11 18:19:48', NULL), (16963, '54.36.148.190', NULL, '2025-05-11 18:29:27', NULL), (16964, '54.36.148.25', NULL, '2025-05-11 18:39:13', NULL), (16965, '120.227.190.35', NULL, '2025-05-11 18:45:25', NULL), (16966, '54.36.149.20', NULL, '2025-05-11 18:48:16', NULL), (16967, '54.36.148.181', NULL, '2025-05-11 18:58:26', NULL), (16968, '54.36.148.205', NULL, '2025-05-11 19:08:00', NULL), (16969, '54.36.149.7', NULL, '2025-05-11 19:16:41', NULL), (16970, '54.36.149.32', NULL, '2025-05-11 19:25:36', NULL), (16971, '42.227.20.241', NULL, '2025-05-11 19:25:50', NULL), (16972, '61.170.145.37', NULL, '2025-05-11 19:26:33', NULL), (16973, '223.88.49.160', NULL, '2025-05-11 19:26:54', NULL), (16974, '54.36.148.151', NULL, '2025-05-11 19:45:01', NULL), (16975, '54.36.149.86', NULL, '2025-05-11 19:53:49', NULL), (16976, '212.34.11.42', NULL, '2025-05-11 19:57:03', NULL), (16977, '212.34.11.42', NULL, '2025-05-11 19:57:04', NULL), (16978, '212.34.11.42', NULL, '2025-05-11 19:57:05', NULL), (16979, '197.56.38.148', NULL, '2025-05-11 19:57:13', NULL), (16980, '212.34.11.42', NULL, '2025-05-11 19:59:23', NULL), (16981, '102.189.71.76', NULL, '2025-05-11 19:59:33', NULL), (16982, '212.34.11.42', NULL, '2025-05-11 20:00:01', NULL), (16983, '66.102.8.173', NULL, '2025-05-11 20:00:02', NULL), (16984, '66.102.8.164', NULL, '2025-05-11 20:00:03', NULL), (16985, '74.125.213.42', NULL, '2025-05-11 20:05:00', NULL), (16986, '66.102.6.76', NULL, '2025-05-11 20:05:00', NULL), (16987, '54.36.148.12', NULL, '2025-05-11 20:12:55', NULL), (16988, '91.134.91.17', NULL, '2025-05-11 20:14:00', NULL), (16989, '120.227.170.119', NULL, '2025-05-11 20:18:33', NULL), (16990, '120.230.76.132', NULL, '2025-05-11 20:19:27', NULL), (16991, '54.36.149.12', NULL, '2025-05-11 20:22:56', NULL), (16992, '54.36.148.110', NULL, '2025-05-11 20:33:17', NULL), (16993, '54.36.148.182', NULL, '2025-05-11 20:53:35', NULL), (16994, '196.150.42.67', NULL, '2025-05-11 21:02:53', NULL), (16995, '156.217.241.93', NULL, '2025-05-11 21:02:57', NULL), (16996, '54.36.148.247', NULL, '2025-05-11 21:03:48', NULL), (16997, '196.137.160.2', NULL, '2025-05-11 21:06:17', NULL), (16998, '196.154.56.109', NULL, '2025-05-11 21:08:37', NULL), (16999, '54.36.148.147', NULL, '2025-05-11 21:14:00', NULL), (17000, '54.36.148.184', NULL, '2025-05-11 21:23:25', NULL), (17001, '54.36.149.75', NULL, '2025-05-11 21:32:11', NULL), (17002, '41.47.119.193', NULL, '2025-05-11 21:38:06', NULL), (17003, '54.36.148.228', NULL, '2025-05-11 21:41:33', NULL), (17004, '54.36.149.54', NULL, '2025-05-11 21:52:01', NULL), (17005, '146.190.239.163', NULL, '2025-05-11 22:00:19', NULL), (17006, '54.36.148.160', NULL, '2025-05-11 22:04:22', NULL), (17007, '102.189.71.76', NULL, '2025-05-11 22:05:47', NULL), (17008, '2c0f:fc88:400c:1a3f:b8a3:72ff:fed5:272d', NULL, '2025-05-11 22:05:48', NULL), (17009, '156.212.174.232', NULL, '2025-05-11 22:06:04', NULL), (17010, '197.132.28.168', NULL, '2025-05-11 22:14:58', NULL), (17011, '54.36.148.124', NULL, '2025-05-11 22:15:20', NULL), (17012, '196.134.138.254', NULL, '2025-05-11 22:25:11', NULL), (17013, '54.36.149.51', NULL, '2025-05-11 22:25:42', NULL), (17014, '54.36.148.181', NULL, '2025-05-11 22:36:34', NULL), (17015, '2a12:a900:1:1:1178:f60c:789:67a9', NULL, '2025-05-11 22:39:54', NULL), (17016, '2001:4860:7:20c::fe', NULL, '2025-05-11 22:41:16', NULL), (17017, '2001:4860:7:20c::ff', NULL, '2025-05-11 22:42:32', NULL), (17018, '54.36.148.134', NULL, '2025-05-11 22:47:29', NULL), (17019, '2a02:c206:3015:63::1', NULL, '2025-05-11 22:48:18', NULL), (17020, '54.36.148.117', NULL, '2025-05-11 22:57:43', NULL), (17021, '102.8.5.96', NULL, '2025-05-11 22:58:48', NULL), (17022, '54.36.148.69', NULL, '2025-05-11 23:08:18', NULL), (17023, '156.203.154.231', NULL, '2025-05-11 23:10:39', NULL), (17024, '54.36.149.13', NULL, '2025-05-11 23:18:10', NULL), (17025, '54.36.148.63', NULL, '2025-05-11 23:30:01', NULL), (17026, '54.36.149.15', NULL, '2025-05-11 23:40:42', NULL), (17027, '54.36.148.23', NULL, '2025-05-11 23:50:40', NULL), (17028, '1.30.204.51', NULL, '2025-05-11 23:56:48', NULL), (17029, '54.36.149.61', NULL, '2025-05-12 00:00:42', NULL), (17030, '54.36.149.73', NULL, '2025-05-12 00:10:56', NULL), (17031, '197.60.22.242', NULL, '2025-05-12 00:12:47', NULL), (17032, '54.36.149.13', NULL, '2025-05-12 00:21:09', NULL), (17033, '209.38.123.39', NULL, '2025-05-12 00:30:50', NULL), (17034, '54.36.148.31', NULL, '2025-05-12 00:31:06', NULL), (17035, '54.36.148.117', NULL, '2025-05-12 00:41:07', NULL), (17036, '54.36.148.11', NULL, '2025-05-12 00:50:53', NULL), (17037, '106.114.105.47', NULL, '2025-05-12 00:56:40', NULL); INSERT INTO `guest_users` (`id`, `ip_address`, `fcm_token`, `created_at`, `updated_at`) VALUES (17038, '120.229.153.255', NULL, '2025-05-12 00:57:41', NULL), (17039, '54.36.148.219', NULL, '2025-05-12 01:01:21', NULL), (17040, '54.36.148.170', NULL, '2025-05-12 01:11:21', NULL), (17041, '128.199.217.44', NULL, '2025-05-12 01:22:17', NULL), (17042, '54.36.148.179', NULL, '2025-05-12 01:22:22', NULL), (17043, '111.60.200.2', NULL, '2025-05-12 01:26:57', NULL), (17044, '54.36.148.147', NULL, '2025-05-12 01:33:05', NULL), (17045, '54.36.148.160', NULL, '2025-05-12 01:43:57', NULL), (17046, '54.36.149.37', NULL, '2025-05-12 01:54:36', NULL), (17047, '156.217.241.93', NULL, '2025-05-12 01:58:42', NULL), (17048, '54.36.148.93', NULL, '2025-05-12 02:04:40', NULL), (17049, '54.36.148.16', NULL, '2025-05-12 02:14:58', NULL), (17050, '54.36.148.99', NULL, '2025-05-12 02:25:47', NULL), (17051, '54.36.148.151', NULL, '2025-05-12 02:36:24', NULL), (17052, '54.36.149.66', NULL, '2025-05-12 02:48:48', NULL), (17053, '54.36.148.164', NULL, '2025-05-12 02:59:56', NULL), (17054, '120.225.254.183', NULL, '2025-05-12 03:10:20', NULL), (17055, '43.165.65.75', NULL, '2025-05-12 03:10:45', NULL), (17056, '54.36.149.64', NULL, '2025-05-12 03:11:45', NULL), (17057, '91.134.91.17', NULL, '2025-05-12 03:20:16', NULL), (17058, '54.36.149.98', NULL, '2025-05-12 03:22:28', NULL), (17059, '54.36.149.32', NULL, '2025-05-12 03:32:46', NULL), (17060, '66.249.64.39', NULL, '2025-05-12 03:36:18', NULL), (17061, '54.36.148.33', NULL, '2025-05-12 03:43:56', NULL), (17062, '54.36.148.12', NULL, '2025-05-12 03:55:09', NULL), (17063, '54.36.149.105', NULL, '2025-05-12 04:05:47', NULL), (17064, '54.36.148.94', NULL, '2025-05-12 04:15:25', NULL), (17065, '54.36.149.17', NULL, '2025-05-12 04:40:26', NULL), (17066, '54.36.149.47', NULL, '2025-05-12 04:52:23', NULL), (17067, '54.36.149.6', NULL, '2025-05-12 05:03:48', NULL), (17068, '43.157.82.252', NULL, '2025-05-12 05:06:39', NULL), (17069, '54.36.149.5', NULL, '2025-05-12 05:15:20', NULL), (17070, '54.36.148.212', NULL, '2025-05-12 05:29:58', NULL), (17071, '54.36.148.161', NULL, '2025-05-12 05:40:05', NULL), (17072, '54.36.148.164', NULL, '2025-05-12 05:50:27', NULL), (17073, '54.36.149.51', NULL, '2025-05-12 06:00:29', NULL), (17074, '54.36.148.145', NULL, '2025-05-12 06:21:42', NULL), (17075, '54.36.148.42', NULL, '2025-05-12 06:31:15', NULL), (17076, '54.36.148.105', NULL, '2025-05-12 06:50:24', NULL), (17077, '106.119.167.146', NULL, '2025-05-12 07:31:14', NULL), (17078, '66.249.64.42', NULL, '2025-05-12 07:52:39', NULL), (17079, '121.4.105.222', NULL, '2025-05-12 08:49:54', NULL), (17080, '121.4.105.222', NULL, '2025-05-12 09:01:23', NULL), (17081, '223.73.184.239', NULL, '2025-05-12 09:56:24', NULL), (17082, '183.197.220.97', NULL, '2025-05-12 10:18:18', NULL), (17083, '123.4.15.136', NULL, '2025-05-12 10:22:28', NULL), (17084, '112.65.122.123', NULL, '2025-05-12 10:22:41', NULL), (17085, '49.232.151.112', NULL, '2025-05-12 10:50:46', NULL), (17086, '66.249.64.33', NULL, '2025-05-12 11:38:56', NULL), (17087, '112.10.236.12', NULL, '2025-05-12 11:54:36', NULL), (17088, '111.161.190.73', NULL, '2025-05-12 12:05:04', NULL), (17089, '66.249.64.35', NULL, '2025-05-12 12:21:49', NULL), (17090, '2a02:4780:a:c0de::84', NULL, '2025-05-12 12:22:04', NULL), (17091, '122.6.205.42', NULL, '2025-05-12 13:32:17', NULL), (17092, '36.148.90.90', NULL, '2025-05-12 13:36:48', NULL), (17093, '3.128.156.10', NULL, '2025-05-12 13:38:04', NULL), (17094, '121.4.105.222', NULL, '2025-05-12 13:42:19', NULL), (17095, '121.4.105.222', NULL, '2025-05-12 13:53:53', NULL), (17096, '54.185.109.56', NULL, '2025-05-12 14:43:25', NULL), (17097, '2001:bc8:701:1c:b283:feff:fee3:5ec4', NULL, '2025-05-12 16:04:38', NULL), (17098, '44.213.121.41', NULL, '2025-05-12 16:30:28', NULL), (17099, '44.213.121.41', NULL, '2025-05-12 16:30:30', NULL), (17100, '44.197.216.89', NULL, '2025-05-12 16:30:32', NULL), (17101, '112.24.139.128', NULL, '2025-05-12 16:41:39', NULL), (17102, '39.152.175.24', NULL, '2025-05-12 16:42:10', NULL), (17103, '66.249.64.36', NULL, '2025-05-12 17:08:58', NULL), (17104, '156.199.179.13', NULL, '2025-05-12 17:37:25', NULL), (17105, '154.239.129.187', NULL, '2025-05-12 18:02:42', NULL), (17106, '156.199.126.176', NULL, '2025-05-12 18:08:39', NULL), (17107, '196.159.3.105', NULL, '2025-05-12 18:17:20', NULL), (17108, '196.159.0.82', NULL, '2025-05-12 19:08:41', NULL), (17109, '66.249.70.6', NULL, '2025-05-12 19:16:55', NULL), (17110, '52.167.144.225', NULL, '2025-05-12 19:36:47', NULL), (17111, '60.13.6.104', NULL, '2025-05-12 20:08:00', NULL), (17112, '60.13.6.104', NULL, '2025-05-12 20:08:05', NULL), (17113, '124.223.193.173', NULL, '2025-05-12 20:11:04', NULL), (17114, '124.223.193.173', NULL, '2025-05-12 20:11:18', NULL), (17115, '124.223.193.173', NULL, '2025-05-12 20:28:30', NULL), (17116, '124.223.193.173', NULL, '2025-05-12 20:28:44', NULL), (17117, '196.154.19.2', NULL, '2025-05-12 20:54:59', NULL), (17118, '156.212.174.232', NULL, '2025-05-12 21:01:03', NULL), (17119, '156.212.174.232', NULL, '2025-05-12 21:02:27', NULL), (17120, '40.77.167.152', NULL, '2025-05-12 21:53:01', NULL), (17121, '41.34.217.142', NULL, '2025-05-12 21:55:56', NULL), (17122, '49.69.201.114', NULL, '2025-05-12 22:21:13', NULL), (17123, '112.250.231.8', NULL, '2025-05-12 22:28:52', NULL), (17124, '121.237.36.28', NULL, '2025-05-12 22:33:07', NULL), (17125, '66.249.64.39', NULL, '2025-05-12 23:16:57', NULL), (17126, '223.74.132.216', NULL, '2025-05-13 02:49:55', NULL), (17127, '91.134.91.17', NULL, '2025-05-13 03:45:28', NULL), (17128, '114.243.117.11', NULL, '2025-05-13 04:00:30', NULL), (17129, '144.217.135.202', NULL, '2025-05-13 04:00:53', NULL), (17130, '144.217.135.202', NULL, '2025-05-13 04:00:56', NULL), (17131, '144.217.135.202', NULL, '2025-05-13 04:00:57', NULL), (17132, '144.217.135.202', NULL, '2025-05-13 04:00:58', NULL), (17133, '144.217.135.202', NULL, '2025-05-13 04:00:58', NULL), (17134, '144.217.135.202', NULL, '2025-05-13 04:00:59', NULL), (17135, '144.217.135.202', NULL, '2025-05-13 04:01:00', NULL), (17136, '144.217.135.202', NULL, '2025-05-13 04:01:02', NULL), (17137, '144.217.135.202', NULL, '2025-05-13 04:01:06', NULL), (17138, '144.217.135.202', NULL, '2025-05-13 04:01:33', NULL), (17139, '210.64.24.100', NULL, '2025-05-13 04:41:01', NULL), (17140, '111.77.92.184', NULL, '2025-05-13 04:59:17', NULL), (17141, '209.170.91.200', NULL, '2025-05-13 05:00:23', NULL), (17142, '117.133.88.227', NULL, '2025-05-13 05:57:53', NULL), (17143, '110.40.186.63', NULL, '2025-05-13 06:16:53', NULL), (17144, '120.244.36.21', NULL, '2025-05-13 06:52:56', NULL), (17145, '34.122.147.229', NULL, '2025-05-13 06:58:04', NULL), (17146, '104.197.69.115', NULL, '2025-05-13 06:58:45', NULL), (17147, '34.118.32.92', NULL, '2025-05-13 06:59:38', NULL), (17148, '124.221.247.200', NULL, '2025-05-13 07:02:59', NULL), (17149, '124.221.247.200', NULL, '2025-05-13 07:16:38', NULL), (17150, '205.169.39.113', NULL, '2025-05-13 07:21:51', NULL), (17151, '205.169.39.113', NULL, '2025-05-13 07:22:04', NULL), (17152, '39.130.59.127', NULL, '2025-05-13 07:47:18', NULL), (17153, '36.142.50.188', NULL, '2025-05-13 07:47:29', NULL), (17154, '205.169.39.58', NULL, '2025-05-13 07:57:06', NULL), (17155, '8.41.221.62', NULL, '2025-05-13 08:27:04', NULL), (17156, '8.41.221.62', NULL, '2025-05-13 08:27:06', NULL), (17157, '163.142.116.103', NULL, '2025-05-13 08:30:21', NULL), (17158, '124.238.177.27', NULL, '2025-05-13 08:30:34', NULL), (17159, '66.249.64.33', NULL, '2025-05-13 08:32:31', NULL), (17160, '68.183.72.233', NULL, '2025-05-13 08:33:32', NULL), (17161, '43.135.179.137', NULL, '2025-05-13 09:21:43', NULL), (17162, '66.249.64.41', NULL, '2025-05-13 09:55:54', NULL), (17163, '66.249.64.40', NULL, '2025-05-13 09:57:31', NULL), (17164, '66.249.64.40', NULL, '2025-05-13 09:57:52', NULL), (17165, '5.133.192.200', NULL, '2025-05-13 10:30:57', NULL), (17166, '66.249.64.34', NULL, '2025-05-13 10:31:35', NULL), (17167, '2a02:4780:a:c0de::84', NULL, '2025-05-13 11:26:05', NULL), (17168, '112.117.206.197', NULL, '2025-05-13 11:41:38', NULL), (17169, '36.35.162.16', NULL, '2025-05-13 11:46:37', NULL), (17170, '60.220.131.246', NULL, '2025-05-13 11:47:09', NULL), (17171, '3.135.236.134', NULL, '2025-05-13 11:47:34', NULL), (17172, '52.15.174.200', NULL, '2025-05-13 12:57:30', NULL), (17173, '66.249.64.42', NULL, '2025-05-13 12:58:49', NULL), (17174, '66.249.64.44', NULL, '2025-05-13 13:03:03', NULL), (17175, '150.158.45.24', NULL, '2025-05-13 13:14:18', NULL), (17176, '150.158.45.24', NULL, '2025-05-13 13:21:47', NULL), (17177, '150.158.45.24', NULL, '2025-05-13 13:21:57', NULL), (17178, '150.158.45.24', NULL, '2025-05-13 13:22:25', NULL), (17179, '66.249.64.38', NULL, '2025-05-13 13:43:58', NULL), (17180, '91.134.91.17', NULL, '2025-05-13 14:34:33', NULL), (17181, '2001:bc8:1201:1d:b283:feff:fee7:9b9', NULL, '2025-05-13 15:20:02', NULL), (17182, '27.10.250.100', NULL, '2025-05-13 15:20:02', NULL), (17183, '196.154.18.75', NULL, '2025-05-13 15:32:11', NULL), (17184, '216.73.216.17', NULL, '2025-05-13 16:11:07', NULL), (17185, '183.220.206.174', NULL, '2025-05-13 16:24:07', NULL), (17186, '102.189.71.76', NULL, '2025-05-13 17:15:38', NULL), (17187, '156.174.113.46', NULL, '2025-05-13 18:24:50', NULL), (17188, '197.63.170.231', NULL, '2025-05-13 18:51:10', NULL), (17189, '213.139.52.240', NULL, '2025-05-13 20:21:45', NULL), (17190, '129.226.213.145', NULL, '2025-05-13 21:06:37', NULL), (17191, '41.35.60.153', NULL, '2025-05-13 21:18:08', NULL), (17192, '159.223.209.17', NULL, '2025-05-13 21:21:50', NULL), (17193, '197.63.191.195', NULL, '2025-05-13 21:25:55', NULL), (17194, '41.199.174.97', NULL, '2025-05-13 21:43:49', NULL), (17195, '196.150.212.60', NULL, '2025-05-13 21:53:09', NULL), (17196, '46.17.174.172', NULL, '2025-05-13 22:40:51', NULL), (17197, '34.174.192.151', NULL, '2025-05-13 22:55:38', NULL), (17198, '35.243.23.110', NULL, '2025-05-13 22:55:38', NULL), (17199, '18.191.184.249', NULL, '2025-05-13 22:55:38', NULL), (17200, '3.140.195.64', NULL, '2025-05-13 22:55:38', NULL), (17201, '35.170.186.152', NULL, '2025-05-13 22:55:38', NULL), (17202, '18.117.169.47', NULL, '2025-05-13 22:55:38', NULL), (17203, '66.249.70.6', NULL, '2025-05-13 22:55:38', NULL), (17204, '35.243.23.110', NULL, '2025-05-13 22:55:39', NULL), (17205, '66.249.64.35', NULL, '2025-05-13 22:55:39', NULL), (17206, '107.178.194.13', NULL, '2025-05-13 22:55:39', NULL), (17207, '66.249.64.36', NULL, '2025-05-13 22:55:40', NULL), (17208, '18.219.158.6', NULL, '2025-05-13 22:55:40', NULL), (17209, '107.178.194.9', NULL, '2025-05-13 22:55:41', NULL), (17210, '54.70.53.60', NULL, '2025-05-13 22:55:41', NULL), (17211, '34.71.214.216', NULL, '2025-05-13 22:55:43', NULL), (17212, '54.71.187.124', NULL, '2025-05-13 22:55:45', NULL), (17213, '107.178.194.8', NULL, '2025-05-13 22:55:47', NULL), (17214, '35.243.23.107', NULL, '2025-05-13 22:55:47', NULL), (17215, '107.178.194.9', NULL, '2025-05-13 22:55:48', NULL), (17216, '35.243.23.110', NULL, '2025-05-13 22:55:48', NULL), (17217, '107.178.194.2', NULL, '2025-05-13 22:55:50', NULL), (17218, '107.178.194.12', NULL, '2025-05-13 22:55:50', NULL), (17219, '66.249.64.35', NULL, '2025-05-13 22:55:51', NULL), (17220, '35.243.23.104', NULL, '2025-05-13 22:55:52', NULL), (17221, '34.174.88.16', NULL, '2025-05-13 22:55:52', NULL), (17222, '35.243.23.103', NULL, '2025-05-13 22:55:52', NULL), (17223, '66.249.70.5', NULL, '2025-05-13 22:55:53', NULL), (17224, '3.23.96.112', NULL, '2025-05-13 22:55:53', NULL), (17225, '104.197.235.55', NULL, '2025-05-13 22:55:55', NULL), (17226, '18.219.106.122', NULL, '2025-05-13 22:55:55', NULL), (17227, '66.249.64.35', NULL, '2025-05-13 22:55:55', NULL), (17228, '18.219.158.6', NULL, '2025-05-13 22:55:56', NULL), (17229, '54.70.53.60', NULL, '2025-05-13 22:55:58', NULL), (17230, '107.178.194.9', NULL, '2025-05-13 22:55:59', NULL), (17231, '107.178.194.10', NULL, '2025-05-13 22:56:00', NULL), (17232, '35.243.23.104', NULL, '2025-05-13 22:56:01', NULL), (17233, '35.243.23.109', NULL, '2025-05-13 22:56:02', NULL), (17234, '52.34.76.65', NULL, '2025-05-13 22:56:12', NULL), (17235, '93.159.230.84', NULL, '2025-05-13 22:57:31', NULL), (17236, '2c0f:fc89:1c6:2444:1:0:2194:ca15', NULL, '2025-05-13 22:58:11', NULL), (17237, '197.63.191.195', NULL, '2025-05-13 22:58:28', NULL), (17238, '197.59.143.28', NULL, '2025-05-13 23:26:49', NULL), (17239, '196.153.135.82', NULL, '2025-05-13 23:31:03', NULL), (17240, '34.122.147.229', NULL, '2025-05-13 23:57:16', NULL), (17241, '34.122.147.229', NULL, '2025-05-13 23:57:22', NULL), (17242, '34.123.170.104', NULL, '2025-05-13 23:57:23', NULL), (17243, '104.197.69.115', NULL, '2025-05-13 23:58:00', NULL), (17244, '34.72.176.129', NULL, '2025-05-13 23:58:13', NULL), (17245, '2c0f:fc89:1c2:c57a:1:0:8dbb:66c1', NULL, '2025-05-13 23:58:14', NULL), (17246, '34.123.170.104', NULL, '2025-05-13 23:58:14', NULL), (17247, '34.72.176.129', NULL, '2025-05-13 23:58:18', NULL), (17248, '34.116.165.14', NULL, '2025-05-13 23:58:49', NULL), (17249, '34.116.216.219', NULL, '2025-05-13 23:59:02', NULL), (17250, '34.116.169.202', NULL, '2025-05-13 23:59:03', NULL), (17251, '34.123.170.104', NULL, '2025-05-13 23:59:03', NULL), (17252, '205.169.39.32', NULL, '2025-05-13 23:59:10', NULL), (17253, '34.118.23.107', NULL, '2025-05-14 00:00:06', NULL), (17254, '179.61.228.158', NULL, '2025-05-14 00:01:30', NULL), (17255, '143.244.34.143', NULL, '2025-05-14 00:01:33', NULL), (17256, '146.70.65.165', NULL, '2025-05-14 00:01:49', NULL), (17257, '104.252.186.3', NULL, '2025-05-14 00:06:47', NULL), (17258, '197.63.132.133', NULL, '2025-05-14 00:06:59', NULL), (17259, '104.253.214.41', NULL, '2025-05-14 00:07:44', NULL), (17260, '104.253.214.41', NULL, '2025-05-14 00:07:45', NULL), (17261, '209.99.179.216', NULL, '2025-05-14 00:08:11', NULL), (17262, '94.139.59.150', NULL, '2025-05-14 00:08:12', NULL), (17263, '156.198.126.227', NULL, '2025-05-14 00:09:14', NULL), (17264, '52.167.144.22', NULL, '2025-05-14 00:21:45', NULL), (17265, '205.169.39.45', NULL, '2025-05-14 00:29:23', NULL), (17266, '205.169.39.7', NULL, '2025-05-14 00:29:35', NULL), (17267, '205.169.39.50', NULL, '2025-05-14 00:30:28', NULL), (17268, '2c0f:fc89:8032:797c:d90:3e0c:1e94:9f9e', NULL, '2025-05-14 00:30:58', NULL), (17269, '196.150.208.85', NULL, '2025-05-14 00:31:32', NULL), (17270, '66.249.64.33', NULL, '2025-05-14 01:00:25', NULL), (17271, '197.60.48.6', NULL, '2025-05-14 01:07:30', NULL), (17272, '197.162.80.253', NULL, '2025-05-14 01:09:55', NULL), (17273, '52.167.144.171', NULL, '2025-05-14 01:23:33', NULL), (17274, '206.189.247.132', NULL, '2025-05-14 01:25:37', NULL), (17275, '79.142.76.207', NULL, '2025-05-14 01:26:22', NULL), (17276, '149.88.22.54', NULL, '2025-05-14 01:26:23', NULL), (17277, '114.96.103.33', NULL, '2025-05-14 02:12:43', NULL), (17278, '119.28.177.175', NULL, '2025-05-14 02:51:38', NULL), (17279, '52.167.144.163', NULL, '2025-05-14 03:12:35', NULL), (17280, '136.0.100.161', NULL, '2025-05-14 03:20:57', NULL), (17281, '104.232.195.90', NULL, '2025-05-14 03:20:58', NULL), (17282, '197.60.119.18', NULL, '2025-05-14 03:22:20', NULL), (17283, '154.210.107.84', NULL, '2025-05-14 03:23:33', NULL), (17284, '129.226.213.145', NULL, '2025-05-14 03:36:13', NULL), (17285, '66.249.70.7', NULL, '2025-05-14 04:16:59', NULL), (17286, '91.134.91.17', NULL, '2025-05-14 05:29:44', NULL), (17287, '117.182.236.61', NULL, '2025-05-14 05:47:49', NULL), (17288, '129.226.213.145', NULL, '2025-05-14 05:56:23', NULL), (17289, '85.208.96.205', NULL, '2025-05-14 06:06:49', NULL), (17290, '117.179.183.62', NULL, '2025-05-14 06:12:40', NULL), (17291, '40.77.167.47', NULL, '2025-05-14 06:35:02', NULL), (17292, '117.14.143.234', NULL, '2025-05-14 06:51:51', NULL), (17293, '223.64.152.234', NULL, '2025-05-14 07:06:11', NULL), (17294, '124.220.161.119', NULL, '2025-05-14 08:53:30', NULL), (17295, '124.220.161.119', NULL, '2025-05-14 08:54:05', NULL), (17296, '124.220.161.119', NULL, '2025-05-14 08:54:36', NULL), (17297, '124.220.161.119', NULL, '2025-05-14 09:06:34', NULL), (17298, '37.19.223.104', NULL, '2025-05-14 09:16:05', NULL), (17299, '196.150.209.62', NULL, '2025-05-14 09:22:26', NULL), (17300, '114.228.92.109', NULL, '2025-05-14 09:41:52', NULL), (17301, '39.144.182.57', NULL, '2025-05-14 10:26:11', NULL), (17302, '39.163.120.140', NULL, '2025-05-14 10:26:43', NULL), (17303, '44.197.216.89', NULL, '2025-05-14 12:22:10', NULL), (17304, '44.212.62.1', NULL, '2025-05-14 12:22:12', NULL), (17305, '44.197.216.89', NULL, '2025-05-14 12:22:13', NULL), (17306, '44.212.62.1', NULL, '2025-05-14 12:22:14', NULL), (17307, '46.17.174.192', NULL, '2025-05-14 13:17:21', NULL), (17308, '86.104.252.36', NULL, '2025-05-14 13:33:33', NULL), (17309, '183.192.9.202', NULL, '2025-05-14 15:08:37', NULL), (17310, '2a02:4780:a:c0de::84', NULL, '2025-05-14 15:24:30', NULL), (17311, '122.51.104.231', NULL, '2025-05-14 15:25:49', NULL), (17312, '2001:bc8:1201:1c:ba2a:72ff:fee1:1432', NULL, '2025-05-14 15:50:40', NULL), (17313, '85.208.96.210', NULL, '2025-05-14 15:50:56', NULL), (17314, '89.22.101.69', NULL, '2025-05-14 16:38:32', NULL), (17315, '154.183.55.67', NULL, '2025-05-14 17:37:10', NULL), (17316, '66.249.70.1', NULL, '2025-05-14 17:53:23', NULL), (17317, '43.156.156.96', NULL, '2025-05-14 18:07:38', NULL), (17318, '85.208.96.200', NULL, '2025-05-14 18:20:16', NULL), (17319, '117.135.90.229', NULL, '2025-05-14 18:52:39', NULL), (17320, '66.249.64.34', NULL, '2025-05-14 19:00:30', NULL), (17321, '102.45.246.168', NULL, '2025-05-14 19:35:18', NULL), (17322, '106.219.162.113', NULL, '2025-05-14 21:11:10', NULL), (17323, '105.33.217.254', NULL, '2025-05-14 21:11:35', NULL), (17324, '111.18.198.135', NULL, '2025-05-14 21:31:56', NULL), (17325, '2a05:9404::bf9', NULL, '2025-05-14 21:49:52', NULL), (17326, '40.77.167.59', NULL, '2025-05-14 21:57:42', NULL), (17327, '198.244.133.158', NULL, '2025-05-14 22:06:42', NULL), (17328, '36.157.36.95', NULL, '2025-05-14 22:08:35', NULL), (17329, '185.191.171.7', NULL, '2025-05-14 22:10:51', NULL), (17330, '223.78.1.34', NULL, '2025-05-14 22:44:14', NULL), (17331, '52.167.144.145', NULL, '2025-05-14 23:31:20', NULL), (17332, '137.226.113.44', NULL, '2025-05-14 23:39:55', NULL), (17333, '137.226.113.44', NULL, '2025-05-14 23:39:56', NULL), (17334, '221.234.137.43', NULL, '2025-05-14 23:59:18', NULL), (17335, '111.60.133.86', NULL, '2025-05-14 23:59:34', NULL), (17336, '207.246.126.50', NULL, '2025-05-15 01:51:25', NULL), (17337, '156.212.79.213', NULL, '2025-05-15 02:18:34', NULL), (17338, '156.212.79.213', NULL, '2025-05-15 02:19:39', NULL), (17339, '51.68.59.200', NULL, '2025-05-15 04:01:55', NULL), (17340, '195.208.155.226', NULL, '2025-05-15 05:18:54', NULL), (17341, '66.249.70.1', NULL, '2025-05-15 05:43:57', NULL), (17342, '13.52.163.66', NULL, '2025-05-15 05:57:54', NULL), (17343, '123.115.127.240', NULL, '2025-05-15 06:00:34', NULL), (17344, '52.167.144.190', NULL, '2025-05-15 08:45:47', NULL), (17345, '123.180.243.193', NULL, '2025-05-15 08:59:01', NULL), (17346, '2a02:4780:a:c0de::84', NULL, '2025-05-15 09:05:03', NULL), (17347, '164.90.155.227', NULL, '2025-05-15 09:21:11', NULL), (17348, '183.225.164.246', NULL, '2025-05-15 10:40:46', NULL), (17349, '1.25.111.144', NULL, '2025-05-15 10:41:30', NULL), (17350, '54.39.250.86', NULL, '2025-05-15 11:04:00', NULL), (17351, '182.143.113.54', NULL, '2025-05-15 11:49:22', NULL), (17352, '1.198.47.183', NULL, '2025-05-15 13:28:48', NULL), (17353, '115.57.156.73', NULL, '2025-05-15 13:29:04', NULL), (17354, '51.83.243.159', NULL, '2025-05-15 14:35:51', NULL), (17355, '113.236.113.136', NULL, '2025-05-15 14:53:40', NULL), (17356, '112.48.49.156', NULL, '2025-05-15 14:53:58', NULL), (17357, '17.241.75.218', NULL, '2025-05-15 15:25:01', NULL), (17358, '113.233.95.53', NULL, '2025-05-15 17:44:32', NULL), (17359, '216.81.248.13', NULL, '2025-05-15 17:52:39', NULL), (17360, '2001:bc8:1201:61f:569f:35ff:fe0f:ddec', NULL, '2025-05-15 18:15:57', NULL), (17361, '42.239.51.70', NULL, '2025-05-15 18:56:17', NULL), (17362, '124.229.50.65', NULL, '2025-05-15 19:20:20', NULL), (17363, '112.39.207.152', NULL, '2025-05-15 19:20:57', NULL), (17364, '36.142.190.253', NULL, '2025-05-15 19:21:20', NULL), (17365, '197.39.8.124', NULL, '2025-05-15 19:41:35', NULL), (17366, '183.57.240.8', NULL, '2025-05-15 20:29:13', NULL), (17367, '60.188.57.0', NULL, '2025-05-15 20:40:34', NULL), (17368, '54.36.148.54', NULL, '2025-05-15 21:16:18', NULL), (17369, '138.197.77.60', NULL, '2025-05-15 21:57:02', NULL), (17370, '66.249.64.32', NULL, '2025-05-15 22:33:50', NULL), (17371, '223.97.172.74', NULL, '2025-05-15 23:37:50', NULL), (17372, '106.92.111.66', NULL, '2025-05-15 23:54:37', NULL), (17373, '2401:4900:1c0a:24f4:8893:5672:4f32:3cc3', NULL, '2025-05-15 23:59:30', NULL), (17374, '220.202.225.28', NULL, '2025-05-16 00:58:57', NULL), (17375, '180.104.208.67', NULL, '2025-05-16 02:04:02', NULL), (17376, '66.249.64.34', NULL, '2025-05-16 02:47:11', NULL), (17377, '66.249.64.35', NULL, '2025-05-16 02:47:11', NULL), (17378, '111.29.120.172', NULL, '2025-05-16 05:39:15', NULL), (17379, '183.162.127.106', NULL, '2025-05-16 05:52:31', NULL), (17380, '117.189.192.251', NULL, '2025-05-16 05:57:05', NULL), (17381, '35.87.70.28', NULL, '2025-05-16 06:07:32', NULL), (17382, '49.232.151.112', NULL, '2025-05-16 06:13:57', NULL), (17383, '36.142.59.162', NULL, '2025-05-16 06:58:41', NULL), (17384, '52.167.144.228', NULL, '2025-05-16 07:41:11', NULL), (17385, '198.244.133.158', NULL, '2025-05-16 08:11:45', NULL), (17386, '61.170.160.12', NULL, '2025-05-16 08:18:38', NULL), (17387, '183.10.90.1', NULL, '2025-05-16 08:23:01', NULL), (17388, '223.73.85.36', NULL, '2025-05-16 08:46:27', NULL), (17389, '52.167.144.22', NULL, '2025-05-16 09:10:27', NULL), (17390, '52.167.144.181', NULL, '2025-05-16 09:11:40', NULL), (17391, '112.38.93.24', NULL, '2025-05-16 09:18:06', NULL), (17392, '171.94.113.133', NULL, '2025-05-16 12:03:19', NULL), (17393, '2a02:4780:a:c0de::84', NULL, '2025-05-16 13:48:45', NULL), (17394, '102.185.218.189', NULL, '2025-05-16 15:44:25', NULL), (17395, '102.190.112.181', NULL, '2025-05-16 16:01:24', NULL), (17396, '41.234.213.120', NULL, '2025-05-16 16:45:19', NULL), (17397, '120.225.146.190', NULL, '2025-05-16 17:28:18', NULL), (17398, '196.132.71.128', NULL, '2025-05-16 17:52:31', NULL), (17399, '156.223.106.191', NULL, '2025-05-16 17:52:32', NULL), (17400, '105.197.91.110', NULL, '2025-05-16 17:53:02', NULL), (17401, '105.197.91.110', NULL, '2025-05-16 17:53:03', NULL), (17402, '105.197.91.110', NULL, '2025-05-16 17:53:03', NULL), (17403, '102.191.220.55', NULL, '2025-05-16 17:59:10', NULL), (17404, '142.250.32.32', NULL, '2025-05-16 17:59:55', NULL), (17405, '66.102.8.163', NULL, '2025-05-16 17:59:55', NULL), (17406, '142.250.32.40', NULL, '2025-05-16 17:59:56', NULL), (17407, '43.159.144.16', NULL, '2025-05-16 18:07:50', NULL), (17408, '93.112.225.172', NULL, '2025-05-16 18:24:53', NULL), (17409, '156.201.89.37', NULL, '2025-05-16 18:38:56', NULL), (17410, '2001:bc8:701:1c:ba2a:72ff:feda:18c2', NULL, '2025-05-16 18:44:55', NULL), (17411, '219.136.3.169', NULL, '2025-05-16 18:56:15', NULL), (17412, '52.167.144.145', NULL, '2025-05-16 19:23:00', NULL), (17413, '118.120.220.159', NULL, '2025-05-16 20:23:18', NULL), (17414, '54.36.148.54', NULL, '2025-05-16 20:28:19', NULL), (17415, '2a02:587:8626:4a00:288c:91f4:35b7:9c27', NULL, '2025-05-16 21:20:43', NULL), (17416, '66.249.64.41', NULL, '2025-05-16 21:34:25', NULL), (17417, '66.249.64.41', NULL, '2025-05-16 21:34:26', NULL), (17418, '5.133.192.127', NULL, '2025-05-16 21:34:47', NULL), (17419, '66.249.64.34', NULL, '2025-05-16 21:40:41', NULL), (17420, '66.249.64.34', NULL, '2025-05-16 21:40:41', NULL), (17421, '223.156.160.116', NULL, '2025-05-16 21:48:38', NULL), (17422, '51.83.243.159', NULL, '2025-05-16 22:28:02', NULL), (17423, '45.247.59.98', NULL, '2025-05-16 22:30:17', NULL), (17424, '66.249.81.37', NULL, '2025-05-16 22:34:39', NULL), (17425, '66.102.9.71', NULL, '2025-05-16 22:34:40', NULL), (17426, '66.249.64.32', NULL, '2025-05-16 22:55:51', NULL), (17427, '182.44.2.148', NULL, '2025-05-16 23:02:45', NULL), (17428, '40.77.167.28', NULL, '2025-05-16 23:18:52', NULL), (17429, '112.19.53.162', NULL, '2025-05-16 23:41:13', NULL), (17430, '1.192.22.178', NULL, '2025-05-17 00:06:02', NULL), (17431, '106.41.12.73', NULL, '2025-05-17 00:17:31', NULL), (17432, '102.42.213.196', NULL, '2025-05-17 00:57:10', NULL), (17433, '185.37.62.12', NULL, '2025-05-17 02:28:17', NULL), (17434, '222.77.134.24', NULL, '2025-05-17 03:29:34', NULL), (17435, '20.171.207.146', NULL, '2025-05-17 05:24:53', NULL), (17436, '37.19.198.39', NULL, '2025-05-17 07:05:32', NULL), (17437, '37.19.198.39', NULL, '2025-05-17 07:05:37', NULL), (17438, '37.19.198.39', NULL, '2025-05-17 07:05:38', NULL), (17439, '37.19.198.39', NULL, '2025-05-17 07:05:40', NULL), (17440, '37.19.198.39', NULL, '2025-05-17 07:05:41', NULL), (17441, '37.19.198.39', NULL, '2025-05-17 07:05:43', NULL), (17442, '37.19.198.39', NULL, '2025-05-17 07:05:45', NULL), (17443, '37.19.198.39', NULL, '2025-05-17 07:05:49', NULL), (17444, '37.19.198.39', NULL, '2025-05-17 07:05:52', NULL), (17445, '37.19.198.39', NULL, '2025-05-17 07:05:55', NULL), (17446, '37.19.198.39', NULL, '2025-05-17 07:05:58', NULL), (17447, '37.19.198.39', NULL, '2025-05-17 07:06:00', NULL), (17448, '37.19.198.39', NULL, '2025-05-17 07:06:01', NULL), (17449, '37.19.198.39', NULL, '2025-05-17 07:06:02', NULL), (17450, '37.19.198.39', NULL, '2025-05-17 07:06:05', NULL), (17451, '37.19.198.39', NULL, '2025-05-17 07:06:06', NULL), (17452, '37.19.198.39', NULL, '2025-05-17 07:06:08', NULL), (17453, '37.19.198.39', NULL, '2025-05-17 07:06:10', NULL), (17454, '37.19.198.39', NULL, '2025-05-17 07:06:13', NULL), (17455, '37.19.198.39', NULL, '2025-05-17 07:06:16', NULL), (17456, '37.19.198.39', NULL, '2025-05-17 07:06:19', NULL), (17457, '37.19.198.39', NULL, '2025-05-17 07:06:22', NULL), (17458, '37.19.198.39', NULL, '2025-05-17 07:06:25', NULL), (17459, '37.19.198.39', NULL, '2025-05-17 07:06:27', NULL), (17460, '37.19.198.39', NULL, '2025-05-17 07:06:29', NULL), (17461, '37.19.198.39', NULL, '2025-05-17 07:06:30', NULL), (17462, '37.19.198.39', NULL, '2025-05-17 07:06:32', NULL), (17463, '37.19.198.39', NULL, '2025-05-17 07:06:34', NULL), (17464, '37.19.198.39', NULL, '2025-05-17 07:06:36', NULL), (17465, '37.19.198.39', NULL, '2025-05-17 07:06:37', NULL), (17466, '37.19.198.39', NULL, '2025-05-17 07:06:40', NULL), (17467, '37.19.198.39', NULL, '2025-05-17 07:06:43', NULL), (17468, '37.19.198.39', NULL, '2025-05-17 07:06:46', NULL), (17469, '37.19.198.39', NULL, '2025-05-17 07:06:47', NULL), (17470, '37.19.198.39', NULL, '2025-05-17 07:06:50', NULL), (17471, '37.19.198.39', NULL, '2025-05-17 07:06:52', NULL), (17472, '37.19.198.39', NULL, '2025-05-17 07:06:54', NULL), (17473, '37.19.198.39', NULL, '2025-05-17 07:06:57', NULL), (17474, '37.19.198.39', NULL, '2025-05-17 07:07:00', NULL), (17475, '37.19.198.39', NULL, '2025-05-17 07:07:01', NULL), (17476, '37.19.198.39', NULL, '2025-05-17 07:07:03', NULL), (17477, '37.19.198.39', NULL, '2025-05-17 07:07:05', NULL), (17478, '37.19.198.39', NULL, '2025-05-17 07:07:07', NULL), (17479, '37.19.198.39', NULL, '2025-05-17 07:07:09', NULL), (17480, '37.19.198.39', NULL, '2025-05-17 07:07:12', NULL), (17481, '37.19.198.39', NULL, '2025-05-17 07:07:15', NULL), (17482, '37.19.198.39', NULL, '2025-05-17 07:07:18', NULL), (17483, '37.19.198.39', NULL, '2025-05-17 07:07:19', NULL), (17484, '37.19.198.39', NULL, '2025-05-17 07:07:21', NULL), (17485, '37.19.198.39', NULL, '2025-05-17 07:07:23', NULL), (17486, '37.19.198.39', NULL, '2025-05-17 07:07:26', NULL), (17487, '37.19.198.39', NULL, '2025-05-17 07:07:27', NULL), (17488, '37.19.198.39', NULL, '2025-05-17 07:07:29', NULL), (17489, '37.19.198.39', NULL, '2025-05-17 07:07:31', NULL), (17490, '37.19.198.39', NULL, '2025-05-17 07:07:35', NULL), (17491, '37.19.198.39', NULL, '2025-05-17 07:07:38', NULL), (17492, '37.19.198.39', NULL, '2025-05-17 07:07:41', NULL), (17493, '37.19.198.39', NULL, '2025-05-17 07:07:44', NULL), (17494, '37.19.198.39', NULL, '2025-05-17 07:07:50', NULL), (17495, '37.19.198.39', NULL, '2025-05-17 07:07:52', NULL), (17496, '37.19.198.39', NULL, '2025-05-17 07:07:54', NULL), (17497, '37.19.198.39', NULL, '2025-05-17 07:07:57', NULL), (17498, '37.19.198.39', NULL, '2025-05-17 07:07:59', NULL), (17499, '37.19.198.39', NULL, '2025-05-17 07:08:02', NULL), (17500, '37.19.198.39', NULL, '2025-05-17 07:08:05', NULL), (17501, '37.19.198.39', NULL, '2025-05-17 07:08:08', NULL), (17502, '37.19.198.39', NULL, '2025-05-17 07:08:09', NULL), (17503, '37.19.198.39', NULL, '2025-05-17 07:08:10', NULL), (17504, '37.19.198.39', NULL, '2025-05-17 07:08:11', NULL), (17505, '37.19.198.39', NULL, '2025-05-17 07:08:13', NULL), (17506, '37.19.198.39', NULL, '2025-05-17 07:08:15', NULL), (17507, '37.19.198.39', NULL, '2025-05-17 07:08:17', NULL), (17508, '37.19.198.39', NULL, '2025-05-17 07:08:20', NULL), (17509, '37.19.198.39', NULL, '2025-05-17 07:08:22', NULL), (17510, '37.19.198.39', NULL, '2025-05-17 07:08:24', NULL), (17511, '37.19.198.39', NULL, '2025-05-17 07:08:25', NULL), (17512, '37.19.198.39', NULL, '2025-05-17 07:08:26', NULL), (17513, '37.19.198.39', NULL, '2025-05-17 07:08:28', NULL), (17514, '37.19.198.39', NULL, '2025-05-17 07:08:30', NULL), (17515, '37.19.198.39', NULL, '2025-05-17 07:08:32', NULL), (17516, '37.19.198.39', NULL, '2025-05-17 07:08:34', NULL), (17517, '37.19.198.39', NULL, '2025-05-17 07:08:36', NULL), (17518, '37.19.198.39', NULL, '2025-05-17 07:08:37', NULL), (17519, '37.19.198.39', NULL, '2025-05-17 07:08:39', NULL), (17520, '37.19.198.39', NULL, '2025-05-17 07:08:43', NULL), (17521, '37.19.198.39', NULL, '2025-05-17 07:08:44', NULL), (17522, '37.19.198.39', NULL, '2025-05-17 07:08:46', NULL), (17523, '37.19.198.39', NULL, '2025-05-17 07:08:48', NULL), (17524, '37.19.198.39', NULL, '2025-05-17 07:08:50', NULL), (17525, '37.19.198.39', NULL, '2025-05-17 07:08:51', NULL), (17526, '37.19.198.39', NULL, '2025-05-17 07:08:53', NULL), (17527, '37.19.198.39', NULL, '2025-05-17 07:08:55', NULL), (17528, '37.19.198.39', NULL, '2025-05-17 07:08:57', NULL), (17529, '37.19.198.39', NULL, '2025-05-17 07:08:59', NULL), (17530, '37.19.198.39', NULL, '2025-05-17 07:09:00', NULL), (17531, '37.19.198.39', NULL, '2025-05-17 07:09:01', NULL), (17532, '37.19.198.39', NULL, '2025-05-17 07:09:03', NULL), (17533, '37.19.198.39', NULL, '2025-05-17 07:09:05', NULL), (17534, '37.19.198.39', NULL, '2025-05-17 07:09:06', NULL), (17535, '37.19.198.39', NULL, '2025-05-17 07:09:07', NULL), (17536, '37.19.198.39', NULL, '2025-05-17 07:09:09', NULL), (17537, '37.19.198.39', NULL, '2025-05-17 07:09:11', NULL), (17538, '37.19.198.39', NULL, '2025-05-17 07:09:13', NULL), (17539, '37.19.198.39', NULL, '2025-05-17 07:09:14', NULL), (17540, '37.19.198.39', NULL, '2025-05-17 07:09:15', NULL), (17541, '37.19.198.39', NULL, '2025-05-17 07:09:17', NULL), (17542, '37.19.198.39', NULL, '2025-05-17 07:09:18', NULL), (17543, '37.19.198.39', NULL, '2025-05-17 07:09:20', NULL), (17544, '37.19.198.39', NULL, '2025-05-17 07:09:22', NULL), (17545, '37.19.198.39', NULL, '2025-05-17 07:09:24', NULL), (17546, '37.19.198.39', NULL, '2025-05-17 07:09:26', NULL), (17547, '37.19.198.39', NULL, '2025-05-17 07:09:28', NULL), (17548, '37.19.198.39', NULL, '2025-05-17 07:09:29', NULL), (17549, '37.19.198.39', NULL, '2025-05-17 07:09:31', NULL), (17550, '37.19.198.39', NULL, '2025-05-17 07:09:45', NULL), (17551, '37.19.198.39', NULL, '2025-05-17 07:09:46', NULL), (17552, '37.19.198.39', NULL, '2025-05-17 07:09:46', NULL), (17553, '37.19.198.39', NULL, '2025-05-17 07:09:47', NULL), (17554, '37.19.198.39', NULL, '2025-05-17 07:09:48', NULL), (17555, '37.19.198.39', NULL, '2025-05-17 07:09:50', NULL), (17556, '37.19.198.39', NULL, '2025-05-17 07:09:52', NULL), (17557, '37.19.198.39', NULL, '2025-05-17 07:09:53', NULL), (17558, '37.19.198.39', NULL, '2025-05-17 07:09:54', NULL), (17559, '37.19.198.39', NULL, '2025-05-17 07:09:56', NULL), (17560, '37.19.198.39', NULL, '2025-05-17 07:09:57', NULL), (17561, '37.19.198.39', NULL, '2025-05-17 07:09:59', NULL), (17562, '37.19.198.39', NULL, '2025-05-17 07:10:00', NULL), (17563, '37.19.198.39', NULL, '2025-05-17 07:10:01', NULL), (17564, '37.19.198.39', NULL, '2025-05-17 07:10:02', NULL), (17565, '37.19.198.39', NULL, '2025-05-17 07:10:04', NULL), (17566, '37.19.198.39', NULL, '2025-05-17 07:10:06', NULL), (17567, '37.19.198.39', NULL, '2025-05-17 07:10:07', NULL), (17568, '37.19.198.39', NULL, '2025-05-17 07:10:09', NULL), (17569, '37.19.198.39', NULL, '2025-05-17 07:10:10', NULL), (17570, '37.19.198.39', NULL, '2025-05-17 07:10:12', NULL), (17571, '37.19.198.39', NULL, '2025-05-17 07:10:13', NULL), (17572, '37.19.198.39', NULL, '2025-05-17 07:10:15', NULL), (17573, '37.19.198.39', NULL, '2025-05-17 07:10:16', NULL), (17574, '37.19.198.39', NULL, '2025-05-17 07:10:18', NULL), (17575, '37.19.198.39', NULL, '2025-05-17 07:10:19', NULL), (17576, '37.19.198.39', NULL, '2025-05-17 07:10:21', NULL), (17577, '37.19.198.39', NULL, '2025-05-17 07:10:23', NULL), (17578, '37.19.198.39', NULL, '2025-05-17 07:10:25', NULL), (17579, '37.19.198.39', NULL, '2025-05-17 07:10:27', NULL), (17580, '37.19.198.39', NULL, '2025-05-17 07:10:28', NULL), (17581, '37.19.198.39', NULL, '2025-05-17 07:10:30', NULL), (17582, '37.19.198.39', NULL, '2025-05-17 07:10:32', NULL), (17583, '37.19.198.39', NULL, '2025-05-17 07:10:34', NULL), (17584, '37.19.198.39', NULL, '2025-05-17 07:10:36', NULL), (17585, '37.19.198.39', NULL, '2025-05-17 07:10:37', NULL), (17586, '37.19.198.39', NULL, '2025-05-17 07:10:38', NULL), (17587, '37.19.198.39', NULL, '2025-05-17 07:10:39', NULL), (17588, '37.19.198.39', NULL, '2025-05-17 07:10:40', NULL), (17589, '37.19.198.39', NULL, '2025-05-17 07:10:42', NULL), (17590, '37.19.198.39', NULL, '2025-05-17 07:10:44', NULL), (17591, '37.19.198.39', NULL, '2025-05-17 07:10:45', NULL), (17592, '37.19.198.39', NULL, '2025-05-17 07:10:46', NULL), (17593, '37.19.198.39', NULL, '2025-05-17 07:10:46', NULL), (17594, '37.19.198.39', NULL, '2025-05-17 07:10:48', NULL), (17595, '37.19.198.39', NULL, '2025-05-17 07:10:50', NULL), (17596, '37.19.198.39', NULL, '2025-05-17 07:10:52', NULL), (17597, '37.19.198.39', NULL, '2025-05-17 07:10:53', NULL), (17598, '37.19.198.39', NULL, '2025-05-17 07:10:56', NULL), (17599, '37.19.198.39', NULL, '2025-05-17 07:10:58', NULL), (17600, '37.19.198.39', NULL, '2025-05-17 07:10:59', NULL), (17601, '37.19.198.39', NULL, '2025-05-17 07:11:01', NULL), (17602, '37.19.198.39', NULL, '2025-05-17 07:11:03', NULL), (17603, '37.19.198.39', NULL, '2025-05-17 07:11:05', NULL), (17604, '37.19.198.39', NULL, '2025-05-17 07:11:08', NULL), (17605, '37.19.198.39', NULL, '2025-05-17 07:11:09', NULL), (17606, '37.19.198.39', NULL, '2025-05-17 07:11:10', NULL), (17607, '37.19.198.39', NULL, '2025-05-17 07:11:12', NULL), (17608, '37.19.198.39', NULL, '2025-05-17 07:11:14', NULL), (17609, '37.19.198.39', NULL, '2025-05-17 07:11:15', NULL), (17610, '37.19.198.39', NULL, '2025-05-17 07:11:17', NULL), (17611, '37.19.198.39', NULL, '2025-05-17 07:11:19', NULL), (17612, '37.19.198.39', NULL, '2025-05-17 07:11:21', NULL), (17613, '37.19.198.39', NULL, '2025-05-17 07:11:23', NULL), (17614, '37.19.198.39', NULL, '2025-05-17 07:11:25', NULL), (17615, '37.19.198.39', NULL, '2025-05-17 07:11:25', NULL), (17616, '37.19.198.39', NULL, '2025-05-17 07:11:26', NULL), (17617, '37.19.198.39', NULL, '2025-05-17 07:11:27', NULL), (17618, '37.19.198.39', NULL, '2025-05-17 07:11:28', NULL), (17619, '37.19.198.39', NULL, '2025-05-17 07:11:30', NULL), (17620, '37.19.198.39', NULL, '2025-05-17 07:11:31', NULL), (17621, '37.19.198.39', NULL, '2025-05-17 07:11:33', NULL), (17622, '37.19.198.39', NULL, '2025-05-17 07:11:35', NULL), (17623, '37.19.198.39', NULL, '2025-05-17 07:11:37', NULL), (17624, '37.19.198.39', NULL, '2025-05-17 07:11:39', NULL), (17625, '37.19.198.39', NULL, '2025-05-17 07:11:41', NULL), (17626, '37.19.198.39', NULL, '2025-05-17 07:11:43', NULL), (17627, '37.19.198.39', NULL, '2025-05-17 07:11:45', NULL), (17628, '37.19.198.39', NULL, '2025-05-17 07:11:47', NULL), (17629, '37.19.198.39', NULL, '2025-05-17 07:11:48', NULL), (17630, '37.19.198.39', NULL, '2025-05-17 07:11:50', NULL), (17631, '37.19.198.39', NULL, '2025-05-17 07:11:52', NULL), (17632, '37.19.198.39', NULL, '2025-05-17 07:11:54', NULL), (17633, '37.19.198.39', NULL, '2025-05-17 07:11:55', NULL), (17634, '37.19.198.39', NULL, '2025-05-17 07:11:56', NULL), (17635, '37.19.198.39', NULL, '2025-05-17 07:11:58', NULL), (17636, '37.19.198.39', NULL, '2025-05-17 07:12:00', NULL), (17637, '37.19.198.39', NULL, '2025-05-17 07:12:01', NULL), (17638, '37.19.198.39', NULL, '2025-05-17 07:12:02', NULL), (17639, '37.19.198.39', NULL, '2025-05-17 07:12:04', NULL), (17640, '37.19.198.39', NULL, '2025-05-17 07:12:17', NULL), (17641, '37.19.198.39', NULL, '2025-05-17 07:12:18', NULL), (17642, '37.19.198.39', NULL, '2025-05-17 07:12:21', NULL), (17643, '37.19.198.39', NULL, '2025-05-17 07:12:22', NULL), (17644, '37.19.198.39', NULL, '2025-05-17 07:12:24', NULL), (17645, '37.19.198.39', NULL, '2025-05-17 07:12:25', NULL), (17646, '37.19.198.39', NULL, '2025-05-17 07:12:27', NULL), (17647, '37.19.198.39', NULL, '2025-05-17 07:12:28', NULL), (17648, '37.19.198.39', NULL, '2025-05-17 07:12:29', NULL), (17649, '37.19.198.39', NULL, '2025-05-17 07:12:31', NULL), (17650, '37.19.198.39', NULL, '2025-05-17 07:12:33', NULL), (17651, '37.19.198.39', NULL, '2025-05-17 07:12:34', NULL), (17652, '37.19.198.39', NULL, '2025-05-17 07:12:36', NULL), (17653, '37.19.198.39', NULL, '2025-05-17 07:12:37', NULL), (17654, '37.19.198.39', NULL, '2025-05-17 07:12:38', NULL), (17655, '37.19.198.39', NULL, '2025-05-17 07:12:39', NULL), (17656, '37.19.198.39', NULL, '2025-05-17 07:12:40', NULL), (17657, '37.19.198.39', NULL, '2025-05-17 07:12:41', NULL), (17658, '37.19.198.39', NULL, '2025-05-17 07:12:42', NULL), (17659, '37.19.198.39', NULL, '2025-05-17 07:12:44', NULL), (17660, '37.19.198.39', NULL, '2025-05-17 07:12:45', NULL), (17661, '37.19.198.39', NULL, '2025-05-17 07:12:47', NULL), (17662, '37.19.198.39', NULL, '2025-05-17 07:12:49', NULL), (17663, '37.19.198.39', NULL, '2025-05-17 07:12:50', NULL), (17664, '37.19.198.39', NULL, '2025-05-17 07:12:51', NULL), (17665, '37.19.198.39', NULL, '2025-05-17 07:12:52', NULL), (17666, '37.19.198.39', NULL, '2025-05-17 07:12:53', NULL), (17667, '37.19.198.39', NULL, '2025-05-17 07:12:54', NULL), (17668, '37.19.198.39', NULL, '2025-05-17 07:12:55', NULL), (17669, '37.19.198.39', NULL, '2025-05-17 07:12:56', NULL), (17670, '37.19.198.39', NULL, '2025-05-17 07:12:57', NULL), (17671, '37.19.198.39', NULL, '2025-05-17 07:12:58', NULL), (17672, '37.19.198.39', NULL, '2025-05-17 07:12:59', NULL), (17673, '37.19.198.39', NULL, '2025-05-17 07:13:00', NULL), (17674, '37.19.198.39', NULL, '2025-05-17 07:13:01', NULL), (17675, '37.19.198.39', NULL, '2025-05-17 07:13:02', NULL), (17676, '37.19.198.39', NULL, '2025-05-17 07:13:03', NULL), (17677, '37.19.198.39', NULL, '2025-05-17 07:13:08', NULL), (17678, '37.19.198.39', NULL, '2025-05-17 07:13:10', NULL), (17679, '37.19.198.39', NULL, '2025-05-17 07:13:11', NULL), (17680, '37.19.198.39', NULL, '2025-05-17 07:13:12', NULL), (17681, '37.19.198.39', NULL, '2025-05-17 07:13:13', NULL), (17682, '37.19.198.39', NULL, '2025-05-17 07:13:15', NULL), (17683, '37.19.198.39', NULL, '2025-05-17 07:13:16', NULL), (17684, '37.19.198.39', NULL, '2025-05-17 07:13:17', NULL), (17685, '37.19.198.39', NULL, '2025-05-17 07:13:18', NULL), (17686, '37.19.198.39', NULL, '2025-05-17 07:13:20', NULL), (17687, '37.19.198.39', NULL, '2025-05-17 07:13:21', NULL), (17688, '37.19.198.39', NULL, '2025-05-17 07:13:22', NULL), (17689, '37.19.198.39', NULL, '2025-05-17 07:13:24', NULL), (17690, '37.19.198.39', NULL, '2025-05-17 07:13:26', NULL), (17691, '37.19.198.39', NULL, '2025-05-17 07:13:27', NULL), (17692, '37.19.198.39', NULL, '2025-05-17 07:13:29', NULL), (17693, '37.19.198.39', NULL, '2025-05-17 07:13:30', NULL), (17694, '37.19.198.39', NULL, '2025-05-17 07:13:31', NULL), (17695, '37.19.198.39', NULL, '2025-05-17 07:13:33', NULL), (17696, '37.19.198.39', NULL, '2025-05-17 07:13:34', NULL), (17697, '37.19.198.39', NULL, '2025-05-17 07:13:35', NULL), (17698, '37.19.198.39', NULL, '2025-05-17 07:13:36', NULL), (17699, '37.19.198.39', NULL, '2025-05-17 07:13:37', NULL), (17700, '37.19.198.39', NULL, '2025-05-17 07:13:38', NULL), (17701, '37.19.198.39', NULL, '2025-05-17 07:13:40', NULL), (17702, '37.19.198.39', NULL, '2025-05-17 07:13:41', NULL), (17703, '37.19.198.39', NULL, '2025-05-17 07:13:42', NULL), (17704, '37.19.198.39', NULL, '2025-05-17 07:13:43', NULL), (17705, '37.19.198.39', NULL, '2025-05-17 07:13:44', NULL), (17706, '37.19.198.39', NULL, '2025-05-17 07:13:45', NULL), (17707, '37.19.198.39', NULL, '2025-05-17 07:13:46', NULL), (17708, '37.19.198.39', NULL, '2025-05-17 07:13:47', NULL), (17709, '37.19.198.39', NULL, '2025-05-17 07:13:48', NULL), (17710, '37.19.198.39', NULL, '2025-05-17 07:13:49', NULL), (17711, '37.19.198.39', NULL, '2025-05-17 07:13:51', NULL), (17712, '37.19.198.39', NULL, '2025-05-17 07:13:52', NULL), (17713, '37.19.198.39', NULL, '2025-05-17 07:13:53', NULL), (17714, '37.19.198.39', NULL, '2025-05-17 07:13:54', NULL), (17715, '37.19.198.39', NULL, '2025-05-17 07:13:56', NULL), (17716, '37.19.198.39', NULL, '2025-05-17 07:13:58', NULL), (17717, '37.19.198.39', NULL, '2025-05-17 07:14:00', NULL), (17718, '37.19.198.39', NULL, '2025-05-17 07:14:01', NULL), (17719, '37.19.198.39', NULL, '2025-05-17 07:14:02', NULL), (17720, '37.19.198.39', NULL, '2025-05-17 07:14:03', NULL), (17721, '37.19.198.39', NULL, '2025-05-17 07:14:04', NULL), (17722, '37.19.198.39', NULL, '2025-05-17 07:14:05', NULL), (17723, '37.19.198.39', NULL, '2025-05-17 07:14:05', NULL), (17724, '37.19.198.39', NULL, '2025-05-17 07:14:07', NULL), (17725, '37.19.198.39', NULL, '2025-05-17 07:14:08', NULL), (17726, '37.19.198.39', NULL, '2025-05-17 07:14:09', NULL), (17727, '37.19.198.39', NULL, '2025-05-17 07:14:10', NULL), (17728, '37.19.198.39', NULL, '2025-05-17 07:14:12', NULL), (17729, '37.19.198.39', NULL, '2025-05-17 07:14:12', NULL), (17730, '37.19.198.39', NULL, '2025-05-17 07:14:14', NULL), (17731, '37.19.198.39', NULL, '2025-05-17 07:14:16', NULL), (17732, '37.19.198.39', NULL, '2025-05-17 07:14:18', NULL), (17733, '37.19.198.39', NULL, '2025-05-17 07:14:20', NULL), (17734, '37.19.198.39', NULL, '2025-05-17 07:14:22', NULL), (17735, '37.19.198.39', NULL, '2025-05-17 07:14:23', NULL), (17736, '37.19.198.39', NULL, '2025-05-17 07:14:24', NULL), (17737, '37.19.198.39', NULL, '2025-05-17 07:14:24', NULL), (17738, '37.19.198.39', NULL, '2025-05-17 07:14:25', NULL), (17739, '37.19.198.39', NULL, '2025-05-17 07:14:27', NULL), (17740, '37.19.198.39', NULL, '2025-05-17 07:14:29', NULL), (17741, '37.19.198.39', NULL, '2025-05-17 07:14:30', NULL), (17742, '37.19.198.39', NULL, '2025-05-17 07:14:30', NULL), (17743, '37.19.198.39', NULL, '2025-05-17 07:14:31', NULL), (17744, '37.19.198.39', NULL, '2025-05-17 07:14:32', NULL), (17745, '37.19.198.39', NULL, '2025-05-17 07:14:33', NULL), (17746, '37.19.198.39', NULL, '2025-05-17 07:14:33', NULL), (17747, '37.19.198.39', NULL, '2025-05-17 07:14:35', NULL), (17748, '37.19.198.39', NULL, '2025-05-17 07:14:37', NULL), (17749, '37.19.198.39', NULL, '2025-05-17 07:14:39', NULL), (17750, '37.19.198.39', NULL, '2025-05-17 07:14:41', NULL), (17751, '37.19.198.39', NULL, '2025-05-17 07:14:42', NULL), (17752, '37.19.198.39', NULL, '2025-05-17 07:14:43', NULL), (17753, '37.19.198.39', NULL, '2025-05-17 07:14:45', NULL), (17754, '37.19.198.39', NULL, '2025-05-17 07:14:46', NULL), (17755, '37.19.198.39', NULL, '2025-05-17 07:14:47', NULL), (17756, '37.19.198.39', NULL, '2025-05-17 07:14:48', NULL), (17757, '37.19.198.39', NULL, '2025-05-17 07:14:50', NULL), (17758, '37.19.198.39', NULL, '2025-05-17 07:14:52', NULL), (17759, '37.19.198.39', NULL, '2025-05-17 07:14:54', NULL), (17760, '37.19.198.39', NULL, '2025-05-17 07:14:56', NULL), (17761, '37.19.198.39', NULL, '2025-05-17 07:14:59', NULL), (17762, '37.19.198.39', NULL, '2025-05-17 07:15:01', NULL), (17763, '37.19.198.39', NULL, '2025-05-17 07:15:03', NULL), (17764, '37.19.198.39', NULL, '2025-05-17 07:15:04', NULL), (17765, '37.19.198.39', NULL, '2025-05-17 07:15:08', NULL), (17766, '37.19.198.39', NULL, '2025-05-17 07:15:11', NULL), (17767, '37.19.198.39', NULL, '2025-05-17 07:15:12', NULL), (17768, '37.19.198.39', NULL, '2025-05-17 07:15:13', NULL), (17769, '37.19.198.39', NULL, '2025-05-17 07:15:15', NULL), (17770, '37.19.198.39', NULL, '2025-05-17 07:15:16', NULL), (17771, '37.19.198.39', NULL, '2025-05-17 07:15:19', NULL), (17772, '37.19.198.39', NULL, '2025-05-17 07:15:20', NULL), (17773, '37.19.198.39', NULL, '2025-05-17 07:15:22', NULL), (17774, '37.19.198.39', NULL, '2025-05-17 07:15:23', NULL), (17775, '37.19.198.39', NULL, '2025-05-17 07:15:25', NULL), (17776, '37.19.198.39', NULL, '2025-05-17 07:15:29', NULL), (17777, '37.19.198.39', NULL, '2025-05-17 07:15:30', NULL), (17778, '37.19.198.39', NULL, '2025-05-17 07:15:32', NULL), (17779, '37.19.198.39', NULL, '2025-05-17 07:15:34', NULL), (17780, '37.19.198.39', NULL, '2025-05-17 07:15:36', NULL), (17781, '37.19.198.39', NULL, '2025-05-17 07:15:38', NULL), (17782, '37.19.198.39', NULL, '2025-05-17 07:15:40', NULL), (17783, '37.19.198.39', NULL, '2025-05-17 07:15:42', NULL), (17784, '37.19.198.39', NULL, '2025-05-17 07:15:43', NULL), (17785, '37.19.198.39', NULL, '2025-05-17 07:15:46', NULL), (17786, '37.19.198.39', NULL, '2025-05-17 07:15:48', NULL), (17787, '37.19.198.39', NULL, '2025-05-17 07:15:49', NULL), (17788, '37.19.198.39', NULL, '2025-05-17 07:15:51', NULL), (17789, '37.19.198.39', NULL, '2025-05-17 07:15:53', NULL), (17790, '37.19.198.39', NULL, '2025-05-17 07:15:54', NULL), (17791, '37.19.198.39', NULL, '2025-05-17 07:15:55', NULL), (17792, '37.19.198.39', NULL, '2025-05-17 07:15:56', NULL), (17793, '37.19.198.39', NULL, '2025-05-17 07:15:57', NULL), (17794, '37.19.198.39', NULL, '2025-05-17 07:15:59', NULL), (17795, '37.19.198.39', NULL, '2025-05-17 07:16:01', NULL), (17796, '37.19.198.39', NULL, '2025-05-17 07:16:03', NULL), (17797, '37.19.198.39', NULL, '2025-05-17 07:16:04', NULL), (17798, '37.19.198.39', NULL, '2025-05-17 07:16:05', NULL), (17799, '37.19.198.39', NULL, '2025-05-17 07:16:06', NULL), (17800, '37.19.198.39', NULL, '2025-05-17 07:16:08', NULL), (17801, '37.19.198.39', NULL, '2025-05-17 07:16:10', NULL), (17802, '37.19.198.39', NULL, '2025-05-17 07:16:12', NULL), (17803, '37.19.198.39', NULL, '2025-05-17 07:16:13', NULL), (17804, '37.19.198.39', NULL, '2025-05-17 07:16:14', NULL), (17805, '37.19.198.39', NULL, '2025-05-17 07:16:15', NULL), (17806, '37.19.198.39', NULL, '2025-05-17 07:16:16', NULL), (17807, '37.19.198.39', NULL, '2025-05-17 07:16:17', NULL), (17808, '37.19.198.39', NULL, '2025-05-17 07:16:18', NULL), (17809, '37.19.198.39', NULL, '2025-05-17 07:16:20', NULL), (17810, '37.19.198.39', NULL, '2025-05-17 07:16:22', NULL), (17811, '37.19.198.39', NULL, '2025-05-17 07:16:24', NULL), (17812, '37.19.198.39', NULL, '2025-05-17 07:16:25', NULL), (17813, '37.19.198.39', NULL, '2025-05-17 07:16:27', NULL), (17814, '37.19.198.39', NULL, '2025-05-17 07:16:27', NULL), (17815, '37.19.198.39', NULL, '2025-05-17 07:16:29', NULL), (17816, '37.19.198.39', NULL, '2025-05-17 07:16:31', NULL), (17817, '37.19.198.39', NULL, '2025-05-17 07:16:33', NULL), (17818, '37.19.198.39', NULL, '2025-05-17 07:16:35', NULL), (17819, '37.19.198.39', NULL, '2025-05-17 07:16:36', NULL), (17820, '37.19.198.39', NULL, '2025-05-17 07:16:38', NULL), (17821, '37.19.198.39', NULL, '2025-05-17 07:16:40', NULL), (17822, '37.19.198.39', NULL, '2025-05-17 07:16:41', NULL), (17823, '37.19.198.39', NULL, '2025-05-17 07:16:42', NULL), (17824, '37.19.198.39', NULL, '2025-05-17 07:16:44', NULL), (17825, '37.19.198.39', NULL, '2025-05-17 07:16:44', NULL), (17826, '37.19.198.39', NULL, '2025-05-17 07:16:46', NULL), (17827, '37.19.198.39', NULL, '2025-05-17 07:16:47', NULL), (17828, '37.19.198.39', NULL, '2025-05-17 07:16:49', NULL), (17829, '37.19.198.39', NULL, '2025-05-17 07:16:50', NULL), (17830, '37.19.198.39', NULL, '2025-05-17 07:16:50', NULL), (17831, '37.19.198.39', NULL, '2025-05-17 07:16:52', NULL), (17832, '37.19.198.39', NULL, '2025-05-17 07:16:54', NULL), (17833, '37.19.198.39', NULL, '2025-05-17 07:16:56', NULL), (17834, '37.19.198.39', NULL, '2025-05-17 07:16:58', NULL), (17835, '37.19.198.39', NULL, '2025-05-17 07:17:00', NULL), (17836, '37.19.198.39', NULL, '2025-05-17 07:17:01', NULL), (17837, '37.19.198.39', NULL, '2025-05-17 07:17:03', NULL), (17838, '37.19.198.39', NULL, '2025-05-17 07:17:05', NULL), (17839, '37.19.198.39', NULL, '2025-05-17 07:17:06', NULL), (17840, '37.19.198.39', NULL, '2025-05-17 07:17:08', NULL), (17841, '37.19.198.39', NULL, '2025-05-17 07:17:10', NULL), (17842, '37.19.198.39', NULL, '2025-05-17 07:17:12', NULL), (17843, '37.19.198.39', NULL, '2025-05-17 07:17:13', NULL), (17844, '37.19.198.39', NULL, '2025-05-17 07:17:15', NULL), (17845, '37.19.198.39', NULL, '2025-05-17 07:17:40', NULL), (17846, '37.19.198.39', NULL, '2025-05-17 07:17:42', NULL), (17847, '37.19.198.39', NULL, '2025-05-17 07:17:44', NULL), (17848, '37.19.198.39', NULL, '2025-05-17 07:17:46', NULL), (17849, '37.19.198.39', NULL, '2025-05-17 07:17:48', NULL), (17850, '37.19.198.39', NULL, '2025-05-17 07:17:50', NULL), (17851, '37.19.198.39', NULL, '2025-05-17 07:17:51', NULL), (17852, '37.19.198.39', NULL, '2025-05-17 07:17:53', NULL), (17853, '37.19.198.39', NULL, '2025-05-17 07:17:55', NULL), (17854, '37.19.198.39', NULL, '2025-05-17 07:17:59', NULL), (17855, '37.19.198.39', NULL, '2025-05-17 07:18:01', NULL), (17856, '37.19.198.39', NULL, '2025-05-17 07:18:04', NULL), (17857, '37.19.198.39', NULL, '2025-05-17 07:18:06', NULL), (17858, '37.19.198.39', NULL, '2025-05-17 07:18:07', NULL), (17859, '37.19.198.39', NULL, '2025-05-17 07:19:24', NULL), (17860, '37.19.198.39', NULL, '2025-05-17 07:19:26', NULL), (17861, '37.19.198.39', NULL, '2025-05-17 07:19:58', NULL), (17862, '37.19.198.39', NULL, '2025-05-17 07:19:59', NULL), (17863, '37.19.198.39', NULL, '2025-05-17 07:20:04', NULL), (17864, '37.19.198.39', NULL, '2025-05-17 07:20:06', NULL), (17865, '37.19.198.39', NULL, '2025-05-17 07:20:08', NULL), (17866, '37.19.198.39', NULL, '2025-05-17 07:20:10', NULL), (17867, '37.19.198.39', NULL, '2025-05-17 07:20:12', NULL), (17868, '37.19.198.39', NULL, '2025-05-17 07:20:14', NULL), (17869, '37.19.198.39', NULL, '2025-05-17 07:20:16', NULL), (17870, '37.19.198.39', NULL, '2025-05-17 07:20:17', NULL), (17871, '37.19.198.39', NULL, '2025-05-17 07:20:19', NULL), (17872, '37.19.198.39', NULL, '2025-05-17 07:20:21', NULL), (17873, '37.19.198.39', NULL, '2025-05-17 07:20:23', NULL), (17874, '37.19.198.39', NULL, '2025-05-17 07:20:25', NULL), (17875, '37.19.198.39', NULL, '2025-05-17 07:20:30', NULL), (17876, '37.19.198.39', NULL, '2025-05-17 07:20:33', NULL), (17877, '37.19.198.39', NULL, '2025-05-17 07:20:35', NULL), (17878, '37.19.198.39', NULL, '2025-05-17 07:20:36', NULL), (17879, '37.19.198.39', NULL, '2025-05-17 07:20:38', NULL), (17880, '37.19.198.39', NULL, '2025-05-17 07:20:40', NULL), (17881, '37.19.198.39', NULL, '2025-05-17 07:20:42', NULL), (17882, '37.19.198.39', NULL, '2025-05-17 07:20:45', NULL), (17883, '37.19.198.39', NULL, '2025-05-17 07:20:46', NULL), (17884, '37.19.198.39', NULL, '2025-05-17 07:20:50', NULL); INSERT INTO `guest_users` (`id`, `ip_address`, `fcm_token`, `created_at`, `updated_at`) VALUES (17885, '37.19.198.39', NULL, '2025-05-17 07:20:52', NULL), (17886, '37.19.198.39', NULL, '2025-05-17 07:20:53', NULL), (17887, '37.19.198.39', NULL, '2025-05-17 07:20:55', NULL), (17888, '37.19.198.39', NULL, '2025-05-17 07:20:58', NULL), (17889, '37.19.198.39', NULL, '2025-05-17 07:20:59', NULL), (17890, '37.19.198.39', NULL, '2025-05-17 07:21:02', NULL), (17891, '37.19.198.39', NULL, '2025-05-17 07:21:03', NULL), (17892, '37.19.198.39', NULL, '2025-05-17 07:21:04', NULL), (17893, '37.19.198.39', NULL, '2025-05-17 07:21:06', NULL), (17894, '37.19.198.39', NULL, '2025-05-17 07:21:08', NULL), (17895, '37.19.198.39', NULL, '2025-05-17 07:21:10', NULL), (17896, '37.19.198.39', NULL, '2025-05-17 07:21:11', NULL), (17897, '37.19.198.39', NULL, '2025-05-17 07:21:13', NULL), (17898, '37.19.198.39', NULL, '2025-05-17 07:21:15', NULL), (17899, '37.19.198.39', NULL, '2025-05-17 07:21:16', NULL), (17900, '37.19.198.39', NULL, '2025-05-17 07:21:18', NULL), (17901, '37.19.198.39', NULL, '2025-05-17 07:21:20', NULL), (17902, '37.19.198.39', NULL, '2025-05-17 07:21:22', NULL), (17903, '37.19.198.39', NULL, '2025-05-17 07:21:24', NULL), (17904, '37.19.198.39', NULL, '2025-05-17 07:21:26', NULL), (17905, '37.19.198.39', NULL, '2025-05-17 07:21:28', NULL), (17906, '37.19.198.39', NULL, '2025-05-17 07:21:30', NULL), (17907, '37.19.198.39', NULL, '2025-05-17 07:21:32', NULL), (17908, '37.19.198.39', NULL, '2025-05-17 07:21:33', NULL), (17909, '37.19.198.39', NULL, '2025-05-17 07:21:35', NULL), (17910, '37.19.198.39', NULL, '2025-05-17 07:21:37', NULL), (17911, '37.19.198.39', NULL, '2025-05-17 07:21:38', NULL), (17912, '37.19.198.39', NULL, '2025-05-17 07:21:40', NULL), (17913, '37.19.198.39', NULL, '2025-05-17 07:21:42', NULL), (17914, '37.19.198.39', NULL, '2025-05-17 07:21:44', NULL), (17915, '37.19.198.39', NULL, '2025-05-17 07:21:46', NULL), (17916, '37.19.198.39', NULL, '2025-05-17 07:21:47', NULL), (17917, '37.19.198.39', NULL, '2025-05-17 07:21:49', NULL), (17918, '37.19.198.39', NULL, '2025-05-17 07:21:51', NULL), (17919, '37.19.198.39', NULL, '2025-05-17 07:21:52', NULL), (17920, '37.19.198.39', NULL, '2025-05-17 07:21:54', NULL), (17921, '37.19.198.39', NULL, '2025-05-17 07:21:56', NULL), (17922, '37.19.198.39', NULL, '2025-05-17 07:21:58', NULL), (17923, '37.19.198.39', NULL, '2025-05-17 07:22:00', NULL), (17924, '37.19.198.39', NULL, '2025-05-17 07:22:02', NULL), (17925, '37.19.198.39', NULL, '2025-05-17 07:22:04', NULL), (17926, '37.19.198.39', NULL, '2025-05-17 07:22:05', NULL), (17927, '37.19.198.39', NULL, '2025-05-17 07:22:07', NULL), (17928, '37.19.198.39', NULL, '2025-05-17 07:22:09', NULL), (17929, '37.19.198.39', NULL, '2025-05-17 07:22:11', NULL), (17930, '37.19.198.39', NULL, '2025-05-17 07:22:13', NULL), (17931, '37.19.198.39', NULL, '2025-05-17 07:22:15', NULL), (17932, '37.19.198.39', NULL, '2025-05-17 07:22:17', NULL), (17933, '37.19.198.39', NULL, '2025-05-17 07:22:18', NULL), (17934, '37.19.198.39', NULL, '2025-05-17 07:22:21', NULL), (17935, '37.19.198.39', NULL, '2025-05-17 07:22:21', NULL), (17936, '37.19.198.39', NULL, '2025-05-17 07:22:23', NULL), (17937, '37.19.198.39', NULL, '2025-05-17 07:22:25', NULL), (17938, '37.19.198.39', NULL, '2025-05-17 07:22:27', NULL), (17939, '37.19.198.39', NULL, '2025-05-17 07:22:28', NULL), (17940, '37.19.198.39', NULL, '2025-05-17 07:22:30', NULL), (17941, '37.19.198.39', NULL, '2025-05-17 07:22:32', NULL), (17942, '37.19.198.39', NULL, '2025-05-17 07:22:34', NULL), (17943, '37.19.198.39', NULL, '2025-05-17 07:22:35', NULL), (17944, '37.19.198.39', NULL, '2025-05-17 07:22:37', NULL), (17945, '37.19.198.39', NULL, '2025-05-17 07:22:39', NULL), (17946, '37.19.198.39', NULL, '2025-05-17 07:22:40', NULL), (17947, '37.19.198.39', NULL, '2025-05-17 07:22:41', NULL), (17948, '175.149.168.155', NULL, '2025-05-17 07:23:39', NULL), (17949, '43.159.128.237', NULL, '2025-05-17 09:01:51', NULL), (17950, '192.145.29.158', NULL, '2025-05-17 09:16:05', NULL), (17951, '1.198.140.172', NULL, '2025-05-17 09:58:10', NULL), (17952, '222.69.196.9', NULL, '2025-05-17 10:08:13', NULL), (17953, '205.169.39.192', NULL, '2025-05-17 10:57:58', NULL), (17954, '205.169.39.192', NULL, '2025-05-17 10:58:31', NULL), (17955, '185.191.171.10', NULL, '2025-05-17 11:14:28', NULL), (17956, '183.158.97.124', NULL, '2025-05-17 11:16:06', NULL), (17957, '117.163.178.6', NULL, '2025-05-17 11:19:22', NULL), (17958, '124.221.245.78', NULL, '2025-05-17 11:57:18', NULL), (17959, '117.172.112.186', NULL, '2025-05-17 12:09:20', NULL), (17960, '185.191.171.10', NULL, '2025-05-17 13:30:45', NULL), (17961, '150.158.45.24', NULL, '2025-05-17 13:51:09', NULL), (17962, '150.158.45.24', NULL, '2025-05-17 13:58:35', NULL), (17963, '170.106.148.137', NULL, '2025-05-17 14:06:18', NULL), (17964, '111.231.10.88', NULL, '2025-05-17 14:09:10', NULL), (17965, '111.231.10.88', NULL, '2025-05-17 14:17:12', NULL), (17966, '192.147.66.37', NULL, '2025-05-17 14:21:09', NULL), (17967, '59.52.178.91', NULL, '2025-05-17 14:45:18', NULL), (17968, '122.188.32.26', NULL, '2025-05-17 14:45:29', NULL), (17969, '111.113.89.211', NULL, '2025-05-17 14:45:50', NULL), (17970, '60.13.6.184', NULL, '2025-05-17 14:59:01', NULL), (17971, '182.88.236.86', NULL, '2025-05-17 15:08:30', NULL), (17972, '185.191.171.8', NULL, '2025-05-17 15:12:47', NULL), (17973, '123.245.85.83', NULL, '2025-05-17 15:13:00', NULL), (17974, '123.160.235.203', NULL, '2025-05-17 15:13:06', NULL), (17975, '85.208.96.207', NULL, '2025-05-17 15:22:56', NULL), (17976, '2a02:4780:a:c0de::84', NULL, '2025-05-17 15:23:41', NULL), (17977, '185.191.171.10', NULL, '2025-05-17 16:26:58', NULL), (17978, '85.208.96.197', NULL, '2025-05-17 16:55:15', NULL), (17979, '85.208.96.197', NULL, '2025-05-17 16:55:15', NULL), (17980, '85.208.96.210', NULL, '2025-05-17 17:55:43', NULL), (17981, '85.208.96.210', NULL, '2025-05-17 17:55:46', NULL), (17982, '2001:bc8:1201:1b:569f:35ff:fe20:9bb4', NULL, '2025-05-17 18:06:55', NULL), (17983, '85.208.96.197', NULL, '2025-05-17 18:48:25', NULL), (17984, '85.208.96.197', NULL, '2025-05-17 18:48:25', NULL), (17985, '85.208.96.212', NULL, '2025-05-17 18:56:35', NULL), (17986, '85.208.96.212', NULL, '2025-05-17 18:56:35', NULL), (17987, '185.191.171.8', NULL, '2025-05-17 19:02:32', NULL), (17988, '124.220.171.34', NULL, '2025-05-17 19:06:48', NULL), (17989, '124.220.171.34', NULL, '2025-05-17 19:07:05', NULL), (17990, '124.220.171.34', NULL, '2025-05-17 19:07:44', NULL), (17991, '124.220.171.34', NULL, '2025-05-17 19:08:05', NULL), (17992, '124.220.171.34', NULL, '2025-05-17 19:08:23', NULL), (17993, '124.220.171.34', NULL, '2025-05-17 19:13:33', NULL), (17994, '2a03:2880:31ff:4a::', NULL, '2025-05-17 19:34:40', NULL), (17995, '2a03:2880:13ff:1::', NULL, '2025-05-17 19:34:47', NULL), (17996, '2a03:2880:13ff:5::', NULL, '2025-05-17 19:34:49', NULL), (17997, '197.46.242.210', NULL, '2025-05-17 19:34:52', NULL), (17998, '104.152.52.60', NULL, '2025-05-17 20:03:10', NULL), (17999, '156.221.168.187', NULL, '2025-05-17 20:06:31', NULL), (18000, '196.202.45.19', NULL, '2025-05-17 20:51:10', NULL), (18001, '138.68.185.228', NULL, '2025-05-17 21:48:55', NULL), (18002, '156.221.168.187', NULL, '2025-05-17 22:42:12', NULL), (18003, '45.134.140.233', NULL, '2025-05-17 23:18:54', NULL), (18004, '146.70.212.73', NULL, '2025-05-17 23:20:43', NULL), (18005, '156.211.20.84', NULL, '2025-05-18 00:40:38', NULL), (18006, '119.190.243.36', NULL, '2025-05-18 00:41:54', NULL), (18007, '27.12.136.68', NULL, '2025-05-18 01:39:04', NULL), (18008, '40.77.167.56', NULL, '2025-05-18 03:23:18', NULL), (18009, '66.249.64.98', NULL, '2025-05-18 03:30:27', NULL), (18010, '110.85.171.90', NULL, '2025-05-18 03:46:17', NULL), (18011, '183.211.251.149', NULL, '2025-05-18 03:46:24', NULL), (18012, '140.143.98.18', NULL, '2025-05-18 04:12:37', NULL), (18013, '123.181.137.128', NULL, '2025-05-18 04:52:14', NULL), (18014, '40.77.167.13', NULL, '2025-05-18 04:53:01', NULL), (18015, '119.45.20.16', NULL, '2025-05-18 07:20:39', NULL), (18016, '2a02:4780:a:c0de::84', NULL, '2025-05-18 08:32:12', NULL), (18017, '103.218.241.46', NULL, '2025-05-18 08:42:46', NULL), (18018, '223.102.150.70', NULL, '2025-05-18 11:48:07', NULL), (18019, '18.217.19.206', NULL, '2025-05-18 13:41:08', NULL), (18020, '36.41.75.167', NULL, '2025-05-18 13:54:28', NULL), (18021, '85.208.96.207', NULL, '2025-05-18 14:13:30', NULL), (18022, '105.32.200.73', NULL, '2025-05-18 14:47:50', NULL), (18023, '66.249.64.104', NULL, '2025-05-18 15:28:11', NULL), (18024, '2a02:9b0:409c:f8a8:a04a:2728:ddaa:4fab', NULL, '2025-05-18 16:51:19', NULL), (18025, '154.187.143.79', NULL, '2025-05-18 16:54:06', NULL), (18026, '2001:bc8:1201:61f:569f:35ff:fe15:bc90', NULL, '2025-05-18 17:43:44', NULL), (18027, '66.249.64.98', NULL, '2025-05-18 18:31:30', NULL), (18028, '176.28.149.39', NULL, '2025-05-18 19:42:10', NULL), (18029, '176.28.149.39', NULL, '2025-05-18 19:42:11', NULL), (18030, '176.28.149.39', NULL, '2025-05-18 19:42:12', NULL), (18031, '37.19.223.113', NULL, '2025-05-18 21:53:27', NULL), (18032, '157.55.39.194', NULL, '2025-05-18 23:52:16', NULL), (18033, '185.12.148.78', NULL, '2025-05-19 00:52:01', NULL), (18034, '170.106.167.214', NULL, '2025-05-19 03:12:20', NULL), (18035, '66.249.64.107', NULL, '2025-05-19 04:00:22', NULL), (18036, '205.169.39.171', NULL, '2025-05-19 04:45:10', NULL), (18037, '205.169.39.171', NULL, '2025-05-19 04:45:31', NULL), (18038, '157.55.39.195', NULL, '2025-05-19 07:07:26', NULL), (18039, '51.81.46.212', NULL, '2025-05-19 07:55:11', NULL), (18040, '118.195.153.213', NULL, '2025-05-19 09:14:21', NULL), (18041, '124.220.171.34', NULL, '2025-05-19 11:05:39', NULL), (18042, '124.220.171.34', NULL, '2025-05-19 11:15:03', NULL), (18043, '2a02:4780:a:c0de::84', NULL, '2025-05-19 15:02:38', NULL), (18044, '129.28.14.231', NULL, '2025-05-19 15:45:00', NULL), (18045, '204.188.192.236', NULL, '2025-05-19 18:00:33', NULL), (18046, '2001:bc8:701:1d:ba2a:72ff:fee0:f3b2', NULL, '2025-05-19 18:03:07', NULL), (18047, '146.70.180.57', NULL, '2025-05-19 19:14:48', NULL), (18048, '2001:4ba0:cafe:b2c::1', NULL, '2025-05-19 19:23:45', NULL), (18049, '221.207.34.255', NULL, '2025-05-19 20:24:13', NULL), (18050, '218.104.149.179', NULL, '2025-05-19 20:24:22', NULL), (18051, '164.90.222.234', NULL, '2025-05-19 21:22:11', NULL), (18052, '87.249.132.163', NULL, '2025-05-20 01:00:24', NULL), (18053, '66.249.70.1', NULL, '2025-05-20 02:43:37', NULL), (18054, '85.208.96.197', NULL, '2025-05-20 04:23:02', NULL), (18055, '85.208.96.197', NULL, '2025-05-20 04:23:02', NULL), (18056, '2a02:4780:a:c0de::84', NULL, '2025-05-20 04:29:39', NULL), (18057, '85.208.96.195', NULL, '2025-05-20 04:40:55', NULL), (18058, '85.208.96.195', NULL, '2025-05-20 04:40:56', NULL), (18059, '35.213.199.1', NULL, '2025-05-20 05:02:45', NULL), (18060, '51.161.84.56', NULL, '2025-05-20 05:04:45', NULL), (18061, '51.222.253.1', NULL, '2025-05-20 06:08:31', NULL), (18062, '51.222.253.6', NULL, '2025-05-20 06:34:11', NULL), (18063, '20.171.207.137', NULL, '2025-05-20 06:41:33', NULL), (18064, '20.171.207.19', NULL, '2025-05-20 06:41:35', NULL), (18065, '51.222.253.16', NULL, '2025-05-20 07:00:07', NULL), (18066, '20.171.207.19', NULL, '2025-05-20 07:00:34', NULL), (18067, '20.171.207.137', NULL, '2025-05-20 07:02:02', NULL), (18068, '49.51.253.26', NULL, '2025-05-20 07:05:47', NULL), (18069, '20.171.207.133', NULL, '2025-05-20 07:13:25', NULL), (18070, '20.171.207.133', NULL, '2025-05-20 07:22:18', NULL), (18071, '51.222.253.14', NULL, '2025-05-20 07:26:52', NULL), (18072, '196.130.252.128', NULL, '2025-05-20 07:29:01', NULL), (18073, '66.249.83.9', NULL, '2025-05-20 07:29:07', NULL), (18074, '66.249.83.34', NULL, '2025-05-20 07:29:07', NULL), (18075, '142.250.32.39', NULL, '2025-05-20 07:29:52', NULL), (18076, '66.102.8.226', NULL, '2025-05-20 07:29:53', NULL), (18077, '66.249.83.7', NULL, '2025-05-20 07:29:53', NULL), (18078, '49.51.73.183', NULL, '2025-05-20 07:30:50', NULL), (18079, '20.171.207.133', NULL, '2025-05-20 07:32:53', NULL), (18080, '51.222.253.17', NULL, '2025-05-20 07:53:59', NULL), (18081, '85.208.96.201', NULL, '2025-05-20 08:07:35', NULL), (18082, '85.208.96.201', NULL, '2025-05-20 08:07:36', NULL), (18083, '51.222.253.8', NULL, '2025-05-20 08:21:30', NULL), (18084, '20.171.207.133', NULL, '2025-05-20 08:25:45', NULL), (18085, '43.143.7.112', NULL, '2025-05-20 08:27:59', NULL), (18086, '43.165.65.75', NULL, '2025-05-20 08:30:04', NULL), (18087, '43.143.7.112', NULL, '2025-05-20 08:32:29', NULL), (18088, '185.191.171.5', NULL, '2025-05-20 08:56:49', NULL), (18089, '185.191.171.5', NULL, '2025-05-20 08:56:50', NULL), (18090, '51.222.253.9', NULL, '2025-05-20 09:14:09', NULL), (18091, '85.208.96.197', NULL, '2025-05-20 09:30:45', NULL), (18092, '51.222.253.7', NULL, '2025-05-20 09:38:26', NULL), (18093, '51.222.253.13', NULL, '2025-05-20 10:02:05', NULL), (18094, '185.170.167.18', NULL, '2025-05-20 10:06:15', NULL), (18095, '185.170.167.18', NULL, '2025-05-20 10:06:16', NULL), (18096, '51.222.253.15', NULL, '2025-05-20 10:25:17', NULL), (18097, '85.208.96.195', NULL, '2025-05-20 10:54:52', NULL), (18098, '85.208.96.195', NULL, '2025-05-20 10:54:53', NULL), (18099, '37.19.223.33', NULL, '2025-05-20 10:55:39', NULL), (18100, '51.222.253.8', NULL, '2025-05-20 10:57:07', NULL), (18101, '66.249.64.105', NULL, '2025-05-20 11:04:06', NULL), (18102, '51.222.253.15', NULL, '2025-05-20 11:17:34', NULL), (18103, '51.222.253.14', NULL, '2025-05-20 11:33:02', NULL), (18104, '51.222.253.17', NULL, '2025-05-20 11:48:01', NULL), (18105, '51.222.253.1', NULL, '2025-05-20 12:03:15', NULL), (18106, '51.222.253.19', NULL, '2025-05-20 12:18:39', NULL), (18107, '51.222.253.14', NULL, '2025-05-20 12:44:26', NULL), (18108, '51.222.253.17', NULL, '2025-05-20 13:10:49', NULL), (18109, '85.208.96.208', NULL, '2025-05-20 13:20:50', NULL), (18110, '85.208.96.208', NULL, '2025-05-20 13:20:50', NULL), (18111, '51.222.253.10', NULL, '2025-05-20 13:36:22', NULL), (18112, '51.222.253.18', NULL, '2025-05-20 14:02:21', NULL), (18113, '85.208.96.196', NULL, '2025-05-20 14:07:17', NULL), (18114, '185.191.171.15', NULL, '2025-05-20 14:21:14', NULL), (18115, '185.191.171.15', NULL, '2025-05-20 14:21:17', NULL), (18116, '40.77.167.42', NULL, '2025-05-20 14:27:03', NULL), (18117, '51.222.253.19', NULL, '2025-05-20 14:28:39', NULL), (18118, '51.222.253.1', NULL, '2025-05-20 14:55:19', NULL), (18119, '51.222.253.17', NULL, '2025-05-20 15:21:46', NULL), (18120, '51.222.253.3', NULL, '2025-05-20 15:50:28', NULL), (18121, '51.222.253.5', NULL, '2025-05-20 16:17:02', NULL), (18122, '51.222.253.5', NULL, '2025-05-20 16:43:31', NULL), (18123, '51.222.253.8', NULL, '2025-05-20 17:11:10', NULL), (18124, '51.222.253.17', NULL, '2025-05-20 17:38:59', NULL), (18125, '51.222.253.16', NULL, '2025-05-20 18:06:06', NULL), (18126, '51.222.253.4', NULL, '2025-05-20 18:33:32', NULL), (18127, '2001:bc8:1201:2b:ba2a:72ff:fed9:efeb', NULL, '2025-05-20 18:41:22', NULL), (18128, '51.222.253.7', NULL, '2025-05-20 19:01:02', NULL), (18129, '124.223.197.100', NULL, '2025-05-20 19:06:39', NULL), (18130, '124.223.197.100', NULL, '2025-05-20 19:18:16', NULL), (18131, '51.222.253.10', NULL, '2025-05-20 19:29:32', NULL), (18132, '51.222.253.3', NULL, '2025-05-20 19:57:05', NULL), (18133, '51.222.253.18', NULL, '2025-05-20 20:23:59', NULL), (18134, '124.222.142.44', NULL, '2025-05-20 20:31:23', NULL), (18135, '51.222.253.20', NULL, '2025-05-20 20:50:32', NULL), (18136, '51.222.253.2', NULL, '2025-05-20 21:43:59', NULL), (18137, '207.46.13.102', NULL, '2025-05-20 21:59:03', NULL), (18138, '51.222.253.10', NULL, '2025-05-20 22:36:12', NULL), (18139, '212.34.20.50', NULL, '2025-05-20 22:52:25', NULL), (18140, '212.34.20.50', NULL, '2025-05-20 22:52:39', NULL), (18141, '212.34.20.50', NULL, '2025-05-20 22:52:40', NULL), (18142, '212.34.20.50', NULL, '2025-05-20 22:52:41', NULL), (18143, '51.222.253.15', NULL, '2025-05-20 23:30:21', NULL), (18144, '139.155.139.22', NULL, '2025-05-20 23:37:41', NULL), (18145, '51.222.253.19', NULL, '2025-05-21 00:23:37', NULL), (18146, '66.249.64.108', NULL, '2025-05-21 00:26:51', NULL), (18147, '51.222.253.11', NULL, '2025-05-21 01:16:34', NULL), (18148, '52.167.144.238', NULL, '2025-05-21 01:30:33', NULL), (18149, '66.249.70.5', NULL, '2025-05-21 01:50:02', NULL), (18150, '52.43.158.254', NULL, '2025-05-21 02:43:33', NULL), (18151, '52.43.158.254', NULL, '2025-05-21 02:43:36', NULL), (18152, '44.244.173.137', NULL, '2025-05-21 02:43:41', NULL), (18153, '51.222.253.14', NULL, '2025-05-21 04:35:21', NULL), (18154, '157.55.39.62', NULL, '2025-05-21 04:45:02', NULL), (18155, '51.222.253.14', NULL, '2025-05-21 04:56:53', NULL), (18156, '183.148.76.191', NULL, '2025-05-21 05:08:15', NULL), (18157, '51.222.253.11', NULL, '2025-05-21 05:17:40', NULL), (18158, '51.222.253.5', NULL, '2025-05-21 05:39:21', NULL), (18159, '112.39.83.210', NULL, '2025-05-21 06:05:05', NULL), (18160, '42.224.68.90', NULL, '2025-05-21 06:08:34', NULL), (18161, '120.227.231.154', NULL, '2025-05-21 06:47:34', NULL), (18162, '66.249.70.2', NULL, '2025-05-21 07:25:17', NULL), (18163, '123.149.74.55', NULL, '2025-05-21 07:51:03', NULL), (18164, '117.167.87.41', NULL, '2025-05-21 07:51:19', NULL), (18165, '51.222.253.6', NULL, '2025-05-21 08:40:43', NULL), (18166, '51.222.253.16', NULL, '2025-05-21 08:56:33', NULL), (18167, '51.222.253.10', NULL, '2025-05-21 09:11:59', NULL), (18168, '40.77.167.20', NULL, '2025-05-21 09:21:38', NULL), (18169, '51.222.253.13', NULL, '2025-05-21 09:26:55', NULL), (18170, '43.142.179.19', NULL, '2025-05-21 09:30:23', NULL), (18171, '43.142.179.19', NULL, '2025-05-21 09:39:42', NULL), (18172, '43.142.179.19', NULL, '2025-05-21 09:40:00', NULL), (18173, '202.110.111.14', NULL, '2025-05-21 09:40:25', NULL), (18174, '51.222.253.3', NULL, '2025-05-21 09:41:24', NULL), (18175, '51.222.253.18', NULL, '2025-05-21 09:55:51', NULL), (18176, '120.242.148.150', NULL, '2025-05-21 10:05:41', NULL), (18177, '51.222.253.10', NULL, '2025-05-21 10:10:49', NULL), (18178, '51.222.253.17', NULL, '2025-05-21 10:25:35', NULL), (18179, '51.222.253.20', NULL, '2025-05-21 10:39:30', NULL), (18180, '51.222.253.18', NULL, '2025-05-21 10:53:40', NULL), (18181, '51.222.253.19', NULL, '2025-05-21 11:07:31', NULL), (18182, '51.222.253.3', NULL, '2025-05-21 11:21:44', NULL), (18183, '51.222.253.14', NULL, '2025-05-21 11:36:42', NULL), (18184, '66.249.64.109', NULL, '2025-05-21 11:49:51', NULL), (18185, '66.249.70.7', NULL, '2025-05-21 11:50:39', NULL), (18186, '51.222.253.1', NULL, '2025-05-21 11:51:15', NULL), (18187, '51.222.253.5', NULL, '2025-05-21 12:05:48', NULL), (18188, '51.222.253.12', NULL, '2025-05-21 12:20:20', NULL), (18189, '51.222.253.3', NULL, '2025-05-21 12:34:24', NULL), (18190, '51.222.253.7', NULL, '2025-05-21 12:48:34', NULL), (18191, '51.222.253.11', NULL, '2025-05-21 13:03:03', NULL), (18192, '51.222.253.11', NULL, '2025-05-21 13:17:14', NULL), (18193, '51.222.253.11', NULL, '2025-05-21 13:31:14', NULL), (18194, '51.222.253.18', NULL, '2025-05-21 13:45:46', NULL), (18195, '51.222.253.5', NULL, '2025-05-21 14:01:05', NULL), (18196, '51.222.253.8', NULL, '2025-05-21 14:16:36', NULL), (18197, '51.222.253.14', NULL, '2025-05-21 14:31:56', NULL), (18198, '51.222.253.3', NULL, '2025-05-21 14:46:38', NULL), (18199, '51.222.253.3', NULL, '2025-05-21 15:02:13', NULL), (18200, '51.222.253.11', NULL, '2025-05-21 15:17:19', NULL), (18201, '132.232.203.74', NULL, '2025-05-21 15:30:23', NULL), (18202, '2a02:4780:a:c0de::84', NULL, '2025-05-21 15:30:47', NULL), (18203, '51.222.253.6', NULL, '2025-05-21 15:32:00', NULL), (18204, '51.222.253.14', NULL, '2025-05-21 15:46:28', NULL), (18205, '42.49.44.125', NULL, '2025-05-21 15:48:13', NULL), (18206, '51.222.253.19', NULL, '2025-05-21 16:01:25', NULL), (18207, '51.222.253.7', NULL, '2025-05-21 16:15:59', NULL), (18208, '51.222.253.12', NULL, '2025-05-21 16:30:29', NULL), (18209, '51.222.253.12', NULL, '2025-05-21 16:45:50', NULL), (18210, '51.222.253.10', NULL, '2025-05-21 17:00:43', NULL), (18211, '51.222.253.3', NULL, '2025-05-21 17:15:44', NULL), (18212, '115.60.55.157', NULL, '2025-05-21 17:17:13', NULL), (18213, '51.222.253.5', NULL, '2025-05-21 17:30:32', NULL), (18214, '51.222.253.20', NULL, '2025-05-21 17:45:27', NULL), (18215, '51.222.253.17', NULL, '2025-05-21 18:00:56', NULL), (18216, '51.222.253.20', NULL, '2025-05-21 18:15:50', NULL), (18217, '66.249.64.101', NULL, '2025-05-21 18:17:05', NULL), (18218, '51.222.253.18', NULL, '2025-05-21 18:30:44', NULL), (18219, '223.166.92.238', NULL, '2025-05-21 18:41:45', NULL), (18220, '51.222.253.8', NULL, '2025-05-21 18:45:54', NULL), (18221, '2001:bc8:1201:2b:ba2a:72ff:fed9:efeb', NULL, '2025-05-21 18:55:58', NULL), (18222, '51.222.253.7', NULL, '2025-05-21 19:01:09', NULL), (18223, '51.222.253.5', NULL, '2025-05-21 19:16:41', NULL), (18224, '51.222.253.9', NULL, '2025-05-21 19:32:08', NULL), (18225, '51.222.253.15', NULL, '2025-05-21 19:47:43', NULL), (18226, '51.222.253.2', NULL, '2025-05-21 20:02:33', NULL), (18227, '61.163.218.37', NULL, '2025-05-21 20:06:00', NULL), (18228, '51.222.253.3', NULL, '2025-05-21 20:17:59', NULL), (18229, '117.150.119.9', NULL, '2025-05-21 20:23:54', NULL), (18230, '51.222.253.18', NULL, '2025-05-21 20:32:53', NULL), (18231, '51.222.253.13', NULL, '2025-05-21 20:47:25', NULL), (18232, '51.222.253.3', NULL, '2025-05-21 21:01:57', NULL), (18233, '51.222.253.12', NULL, '2025-05-21 21:16:40', NULL), (18234, '51.222.253.16', NULL, '2025-05-21 21:32:12', NULL), (18235, '51.222.253.6', NULL, '2025-05-21 21:47:44', NULL), (18236, '27.222.183.178', NULL, '2025-05-21 21:52:59', NULL), (18237, '51.222.253.6', NULL, '2025-05-21 22:02:41', NULL), (18238, '51.222.253.13', NULL, '2025-05-21 22:17:53', NULL), (18239, '51.222.253.19', NULL, '2025-05-21 22:34:02', NULL), (18240, '104.248.238.200', NULL, '2025-05-21 22:47:21', NULL), (18241, '51.222.253.7', NULL, '2025-05-21 22:49:55', NULL), (18242, '51.222.253.11', NULL, '2025-05-21 23:05:59', NULL), (18243, '213.139.53.80', NULL, '2025-05-21 23:09:47', NULL), (18244, '213.139.53.80', NULL, '2025-05-21 23:18:03', NULL), (18245, '213.139.53.80', NULL, '2025-05-21 23:18:04', NULL), (18246, '213.139.53.80', NULL, '2025-05-21 23:18:05', NULL), (18247, '51.222.253.17', NULL, '2025-05-21 23:22:50', NULL), (18248, '51.222.253.13', NULL, '2025-05-21 23:39:38', NULL), (18249, '137.226.113.44', NULL, '2025-05-21 23:41:35', NULL), (18250, '137.226.113.44', NULL, '2025-05-21 23:41:36', NULL), (18251, '51.222.253.5', NULL, '2025-05-21 23:57:22', NULL), (18252, '51.222.253.11', NULL, '2025-05-22 00:13:38', NULL), (18253, '120.228.40.98', NULL, '2025-05-22 00:19:36', NULL), (18254, '51.222.253.7', NULL, '2025-05-22 00:29:52', NULL), (18255, '175.148.246.173', NULL, '2025-05-22 00:39:13', NULL), (18256, '51.222.253.15', NULL, '2025-05-22 00:46:07', NULL), (18257, '51.222.253.5', NULL, '2025-05-22 01:00:45', NULL), (18258, '182.42.105.144', NULL, '2025-05-22 01:02:02', NULL), (18259, '51.222.253.16', NULL, '2025-05-22 01:14:40', NULL), (18260, '51.222.253.5', NULL, '2025-05-22 01:30:24', NULL), (18261, '51.222.253.17', NULL, '2025-05-22 02:17:45', NULL), (18262, '39.174.160.67', NULL, '2025-05-22 02:37:30', NULL), (18263, '51.222.253.13', NULL, '2025-05-22 02:48:58', NULL), (18264, '114.247.184.235', NULL, '2025-05-22 03:02:38', NULL), (18265, '52.167.144.236', NULL, '2025-05-22 03:07:07', NULL), (18266, '51.222.253.18', NULL, '2025-05-22 03:20:55', NULL), (18267, '51.222.253.16', NULL, '2025-05-22 03:56:16', NULL), (18268, '183.219.23.167', NULL, '2025-05-22 04:22:49', NULL), (18269, '51.222.253.3', NULL, '2025-05-22 04:43:46', NULL), (18270, '223.90.252.251', NULL, '2025-05-22 05:10:24', NULL), (18271, '51.222.253.15', NULL, '2025-05-22 05:28:22', NULL), (18272, '51.222.253.20', NULL, '2025-05-22 06:11:06', NULL), (18273, '2a02:4780:a:c0de::84', NULL, '2025-05-22 06:39:19', NULL), (18274, '51.222.253.13', NULL, '2025-05-22 06:55:36', NULL), (18275, '49.51.180.2', NULL, '2025-05-22 07:35:30', NULL), (18276, '51.222.253.11', NULL, '2025-05-22 07:41:01', NULL), (18277, '51.222.253.6', NULL, '2025-05-22 08:28:56', NULL), (18278, '119.13.72.105', NULL, '2025-05-22 08:49:42', NULL), (18279, '51.222.253.17', NULL, '2025-05-22 08:52:37', NULL), (18280, '213.139.52.111', NULL, '2025-05-22 09:13:43', NULL), (18281, '51.222.253.5', NULL, '2025-05-22 09:15:58', NULL), (18282, '51.222.253.11', NULL, '2025-05-22 09:37:35', NULL), (18283, '157.55.39.193', NULL, '2025-05-22 09:57:46', NULL), (18284, '51.222.253.17', NULL, '2025-05-22 09:59:39', NULL), (18285, '49.51.253.26', NULL, '2025-05-22 10:12:39', NULL), (18286, '51.222.253.2', NULL, '2025-05-22 10:21:50', NULL), (18287, '106.115.11.143', NULL, '2025-05-22 10:41:05', NULL), (18288, '51.222.253.16', NULL, '2025-05-22 10:44:03', NULL), (18289, '129.211.215.233', NULL, '2025-05-22 10:49:23', NULL), (18290, '213.139.52.67', NULL, '2025-05-22 11:03:32', NULL), (18291, '51.222.253.12', NULL, '2025-05-22 11:06:07', NULL), (18292, '51.222.253.17', NULL, '2025-05-22 11:27:31', NULL), (18293, '183.186.107.239', NULL, '2025-05-22 11:45:15', NULL), (18294, '51.222.253.18', NULL, '2025-05-22 11:48:14', NULL), (18295, '51.222.253.11', NULL, '2025-05-22 12:09:26', NULL), (18296, '66.249.64.107', NULL, '2025-05-22 12:21:15', NULL), (18297, '51.222.253.8', NULL, '2025-05-22 12:30:45', NULL), (18298, '117.181.60.113', NULL, '2025-05-22 12:49:58', NULL), (18299, '117.160.250.14', NULL, '2025-05-22 12:50:38', NULL), (18300, '51.222.253.6', NULL, '2025-05-22 12:52:45', NULL), (18301, '66.249.70.6', NULL, '2025-05-22 13:06:27', NULL), (18302, '51.222.253.2', NULL, '2025-05-22 13:14:29', NULL), (18303, '43.167.157.80', NULL, '2025-05-22 13:14:31', NULL), (18304, '118.250.97.134', NULL, '2025-05-22 13:23:28', NULL), (18305, '43.156.168.214', NULL, '2025-05-22 13:25:28', NULL), (18306, '51.222.253.16', NULL, '2025-05-22 13:34:43', NULL), (18307, '51.222.253.6', NULL, '2025-05-22 13:55:32', NULL), (18308, '51.222.253.18', NULL, '2025-05-22 14:15:43', NULL), (18309, '51.222.253.16', NULL, '2025-05-22 14:34:50', NULL), (18310, '51.222.253.14', NULL, '2025-05-22 14:53:46', NULL), (18311, '51.222.253.13', NULL, '2025-05-22 15:12:29', NULL), (18312, '51.222.253.18', NULL, '2025-05-22 15:31:06', NULL), (18313, '152.32.135.191', NULL, '2025-05-22 15:39:05', NULL), (18314, '152.32.135.191', NULL, '2025-05-22 15:39:06', NULL), (18315, '51.222.253.13', NULL, '2025-05-22 15:49:53', NULL), (18316, '51.222.253.7', NULL, '2025-05-22 16:10:53', NULL), (18317, '51.222.253.17', NULL, '2025-05-22 16:39:54', NULL), (18318, '2001:bc8:701:1d:ba2a:72ff:fee0:f5a6', NULL, '2025-05-22 16:56:59', NULL), (18319, '51.222.253.16', NULL, '2025-05-22 16:57:27', NULL), (18320, '51.222.253.2', NULL, '2025-05-22 17:12:15', NULL), (18321, '117.172.95.163', NULL, '2025-05-22 17:19:17', NULL), (18322, '120.235.98.154', NULL, '2025-05-22 17:19:20', NULL), (18323, '51.222.253.6', NULL, '2025-05-22 17:27:03', NULL), (18324, '120.207.142.240', NULL, '2025-05-22 17:30:38', NULL), (18325, '51.222.253.7', NULL, '2025-05-22 17:41:46', NULL), (18326, '51.222.253.11', NULL, '2025-05-22 17:56:46', NULL), (18327, '102.186.159.121', NULL, '2025-05-22 18:07:53', NULL), (18328, '43.128.67.187', NULL, '2025-05-22 18:08:02', NULL), (18329, '35.189.211.72', NULL, '2025-05-22 18:09:47', NULL), (18330, '51.222.253.13', NULL, '2025-05-22 18:11:26', NULL), (18331, '51.222.253.19', NULL, '2025-05-22 18:26:25', NULL), (18332, '51.222.253.2', NULL, '2025-05-22 18:40:43', NULL), (18333, '51.222.253.10', NULL, '2025-05-22 18:54:52', NULL), (18334, '51.222.253.17', NULL, '2025-05-22 19:09:39', NULL), (18335, '51.222.253.14', NULL, '2025-05-22 19:24:10', NULL), (18336, '51.222.253.11', NULL, '2025-05-22 19:38:59', NULL), (18337, '51.222.253.14', NULL, '2025-05-22 19:54:35', NULL), (18338, '51.222.253.14', NULL, '2025-05-22 20:10:22', NULL), (18339, '85.208.96.204', NULL, '2025-05-22 20:11:20', NULL), (18340, '51.222.253.9', NULL, '2025-05-22 20:26:19', NULL), (18341, '51.222.253.12', NULL, '2025-05-22 20:42:21', NULL), (18342, '111.167.231.49', NULL, '2025-05-22 20:56:17', NULL), (18343, '114.96.174.137', NULL, '2025-05-22 20:56:22', NULL), (18344, '51.222.253.20', NULL, '2025-05-22 20:58:13', NULL), (18345, '51.222.253.7', NULL, '2025-05-22 21:14:41', NULL), (18346, '51.222.253.10', NULL, '2025-05-22 21:28:16', NULL), (18347, '51.222.253.6', NULL, '2025-05-22 21:56:40', NULL), (18348, '51.222.253.7', NULL, '2025-05-22 22:25:37', NULL), (18349, '51.222.253.7', NULL, '2025-05-22 22:54:06', NULL), (18350, '117.93.43.204', NULL, '2025-05-22 22:55:09', NULL), (18351, '205.169.39.46', NULL, '2025-05-22 23:09:00', NULL), (18352, '51.222.253.17', NULL, '2025-05-22 23:22:07', NULL), (18353, '51.15.226.249', NULL, '2025-05-22 23:24:16', NULL), (18354, '176.28.136.65', NULL, '2025-05-22 23:26:59', NULL), (18355, '105.89.187.224', NULL, '2025-05-22 23:27:11', NULL), (18356, '51.222.253.13', NULL, '2025-05-22 23:51:21', NULL), (18357, '51.15.226.249', NULL, '2025-05-22 23:57:41', NULL), (18358, '51.15.226.249', NULL, '2025-05-22 23:57:42', NULL), (18359, '51.15.226.249', NULL, '2025-05-22 23:57:44', NULL), (18360, '112.54.12.182', NULL, '2025-05-23 00:03:35', NULL), (18361, '154.129.95.23', NULL, '2025-05-23 00:07:15', NULL), (18362, '51.222.253.13', NULL, '2025-05-23 00:19:37', NULL), (18363, '197.56.142.190', NULL, '2025-05-23 00:37:18', NULL), (18364, '197.56.142.190', NULL, '2025-05-23 00:38:13', NULL), (18365, '197.56.142.190', NULL, '2025-05-23 00:39:45', NULL), (18366, '197.56.142.190', NULL, '2025-05-23 00:39:47', NULL), (18367, '197.56.142.190', NULL, '2025-05-23 00:39:48', NULL), (18368, '27.201.52.19', NULL, '2025-05-23 00:43:39', NULL), (18369, '51.222.253.5', NULL, '2025-05-23 00:47:25', NULL), (18370, '196.153.162.242', NULL, '2025-05-23 01:08:23', NULL), (18371, '51.222.253.11', NULL, '2025-05-23 01:15:57', NULL), (18372, '51.222.253.3', NULL, '2025-05-23 01:44:41', NULL), (18373, '51.222.253.11', NULL, '2025-05-23 02:14:38', NULL), (18374, '51.222.253.19', NULL, '2025-05-23 02:29:44', NULL), (18375, '2a09:bac1:3540::2e0:33', NULL, '2025-05-23 02:39:54', NULL), (18376, '51.222.253.14', NULL, '2025-05-23 02:44:14', NULL), (18377, '221.229.106.25', NULL, '2025-05-23 02:47:18', NULL), (18378, '51.222.253.12', NULL, '2025-05-23 02:59:03', NULL), (18379, '51.222.253.12', NULL, '2025-05-23 03:13:29', NULL), (18380, '51.222.253.6', NULL, '2025-05-23 03:27:28', NULL), (18381, '85.208.96.195', NULL, '2025-05-23 03:39:31', NULL), (18382, '85.208.96.195', NULL, '2025-05-23 03:39:32', NULL), (18383, '51.222.253.2', NULL, '2025-05-23 03:41:24', NULL), (18384, '51.222.253.12', NULL, '2025-05-23 03:55:58', NULL), (18385, '51.222.253.5', NULL, '2025-05-23 04:10:46', NULL), (18386, '51.222.253.11', NULL, '2025-05-23 04:25:56', NULL), (18387, '185.191.171.7', NULL, '2025-05-23 04:26:33', NULL), (18388, '2a02:4780:a:c0de::84', NULL, '2025-05-23 04:36:42', NULL), (18389, '51.222.253.7', NULL, '2025-05-23 04:40:30', NULL), (18390, '36.163.187.27', NULL, '2025-05-23 04:50:33', NULL), (18391, '111.60.5.244', NULL, '2025-05-23 04:50:47', NULL), (18392, '51.222.253.19', NULL, '2025-05-23 04:54:44', NULL), (18393, '51.222.253.1', NULL, '2025-05-23 05:14:58', NULL), (18394, '51.222.253.7', NULL, '2025-05-23 05:33:47', NULL), (18395, '51.222.253.12', NULL, '2025-05-23 05:51:27', NULL), (18396, '162.14.197.180', NULL, '2025-05-23 05:53:20', NULL), (18397, '51.222.253.17', NULL, '2025-05-23 06:09:29', NULL), (18398, '51.222.253.1', NULL, '2025-05-23 06:26:51', NULL), (18399, '51.222.253.8', NULL, '2025-05-23 06:44:11', NULL), (18400, '183.134.59.131', NULL, '2025-05-23 06:50:04', NULL), (18401, '183.134.59.131', NULL, '2025-05-23 06:51:10', NULL), (18402, '183.134.59.131', NULL, '2025-05-23 06:51:33', NULL), (18403, '113.0.176.55', NULL, '2025-05-23 06:59:42', NULL), (18404, '51.222.253.8', NULL, '2025-05-23 07:01:56', NULL), (18405, '111.1.100.231', NULL, '2025-05-23 07:02:36', NULL), (18406, '51.222.253.1', NULL, '2025-05-23 07:20:27', NULL), (18407, '111.182.40.129', NULL, '2025-05-23 07:26:14', NULL), (18408, '51.222.253.7', NULL, '2025-05-23 07:38:47', NULL), (18409, '120.244.228.56', NULL, '2025-05-23 07:54:45', NULL), (18410, '51.222.253.8', NULL, '2025-05-23 07:58:29', NULL), (18411, '199.244.88.232', NULL, '2025-05-23 08:14:52', NULL), (18412, '51.222.253.7', NULL, '2025-05-23 08:18:21', NULL), (18413, '51.222.253.20', NULL, '2025-05-23 08:38:03', NULL), (18414, '43.130.38.235', NULL, '2025-05-23 09:35:59', NULL), (18415, '117.183.11.229', NULL, '2025-05-23 10:33:35', NULL), (18416, '182.121.219.249', NULL, '2025-05-23 12:24:41', NULL), (18417, '27.129.234.241', NULL, '2025-05-23 13:42:44', NULL), (18418, '110.53.77.170', NULL, '2025-05-23 14:49:55', NULL), (18419, '139.213.183.68', NULL, '2025-05-23 16:38:08', NULL), (18420, '120.229.90.237', NULL, '2025-05-23 16:38:30', NULL), (18421, '46.17.174.172', NULL, '2025-05-23 16:44:10', NULL), (18422, '61.156.113.95', NULL, '2025-05-23 17:24:42', NULL), (18423, '1.27.108.215', NULL, '2025-05-23 17:34:40', NULL), (18424, '58.247.148.20', NULL, '2025-05-23 17:45:31', NULL), (18425, '27.224.112.213', NULL, '2025-05-23 18:15:15', NULL), (18426, '49.79.216.247', NULL, '2025-05-23 18:15:47', NULL), (18427, '2a0b:4142:bbe::2', NULL, '2025-05-23 18:35:09', NULL), (18428, '2001:bc8:701:1d:ba2a:72ff:fee0:fc8e', NULL, '2025-05-23 19:52:02', NULL), (18429, '117.182.107.90', NULL, '2025-05-23 21:18:04', NULL), (18430, '165.227.46.167', NULL, '2025-05-23 22:40:15', NULL), (18431, '120.242.105.151', NULL, '2025-05-24 00:02:03', NULL), (18432, '183.225.141.51', NULL, '2025-05-24 01:14:24', NULL), (18433, '27.8.226.98', NULL, '2025-05-24 01:29:09', NULL), (18434, '20.98.104.241', NULL, '2025-05-24 01:48:27', NULL), (18435, '20.98.104.241', NULL, '2025-05-24 02:30:41', NULL), (18436, '125.44.94.204', NULL, '2025-05-24 03:25:24', NULL), (18437, '52.15.253.106', NULL, '2025-05-24 04:00:57', NULL), (18438, '183.202.201.61', NULL, '2025-05-24 04:09:32', NULL), (18439, '85.208.96.201', NULL, '2025-05-24 04:15:50', NULL), (18440, '43.153.58.28', NULL, '2025-05-24 05:06:13', NULL), (18441, '39.166.5.54', NULL, '2025-05-24 08:06:26', NULL), (18442, '216.73.216.145', NULL, '2025-05-24 09:29:16', NULL), (18443, '216.73.216.203', NULL, '2025-05-24 09:54:39', NULL), (18444, '120.216.110.144', NULL, '2025-05-24 10:04:01', NULL), (18445, '66.249.70.6', NULL, '2025-05-24 10:27:52', NULL), (18446, '66.249.70.6', NULL, '2025-05-24 10:27:52', NULL), (18447, '2a02:4780:a:c0de::84', NULL, '2025-05-24 11:08:38', NULL), (18448, '101.93.137.202', NULL, '2025-05-24 12:08:31', NULL), (18449, '163.204.234.222', NULL, '2025-05-24 12:08:59', NULL), (18450, '223.73.191.21', NULL, '2025-05-24 13:16:31', NULL), (18451, '117.154.80.213', NULL, '2025-05-24 13:44:10', NULL), (18452, '49.51.253.26', NULL, '2025-05-24 18:10:08', NULL), (18453, '183.241.9.64', NULL, '2025-05-24 18:52:37', NULL), (18454, '223.101.167.8', NULL, '2025-05-24 20:53:57', NULL), (18455, '176.28.160.140', NULL, '2025-05-24 22:31:09', NULL), (18456, '223.74.117.48', NULL, '2025-05-24 23:34:02', NULL), (18457, '52.167.144.158', NULL, '2025-05-25 00:48:47', NULL), (18458, '120.229.232.13', NULL, '2025-05-25 01:44:17', NULL), (18459, '124.115.237.187', NULL, '2025-05-25 01:50:40', NULL), (18460, '111.12.234.214', NULL, '2025-05-25 03:42:52', NULL), (18461, '45.88.97.157', NULL, '2025-05-25 04:06:59', NULL), (18462, '115.51.63.236', NULL, '2025-05-25 04:19:03', NULL), (18463, '120.229.143.196', NULL, '2025-05-25 05:27:24', NULL), (18464, '120.229.143.246', NULL, '2025-05-25 05:27:42', NULL), (18465, '111.34.226.70', NULL, '2025-05-25 05:27:55', NULL), (18466, '117.41.15.180', NULL, '2025-05-25 06:20:17', NULL), (18467, '103.218.243.41', NULL, '2025-05-25 06:46:50', NULL), (18468, '117.176.88.97', NULL, '2025-05-25 07:35:29', NULL), (18469, '1.193.63.53', NULL, '2025-05-25 07:56:56', NULL), (18470, '119.1.44.23', NULL, '2025-05-25 07:58:54', NULL), (18471, '104.152.52.115', NULL, '2025-05-25 09:41:08', NULL), (18472, '182.112.88.62', NULL, '2025-05-25 10:13:56', NULL), (18473, '52.167.144.196', NULL, '2025-05-25 10:20:38', NULL), (18474, '180.124.18.7', NULL, '2025-05-25 11:45:36', NULL), (18475, '1.86.64.55', NULL, '2025-05-25 12:13:58', NULL), (18476, '2a02:4780:a:c0de::84', NULL, '2025-05-25 13:25:25', NULL), (18477, '111.12.242.39', NULL, '2025-05-25 13:39:23', NULL), (18478, '156.196.73.216', NULL, '2025-05-25 14:00:49', NULL), (18479, '66.249.64.106', NULL, '2025-05-25 14:03:02', NULL), (18480, '40.77.167.32', NULL, '2025-05-25 14:49:56', NULL), (18481, '2001:bc8:1201:1f:fabc:12ff:fe53:9754', NULL, '2025-05-25 15:32:10', NULL), (18482, '222.247.72.167', NULL, '2025-05-25 17:09:08', NULL), (18483, '52.167.144.219', NULL, '2025-05-25 17:34:25', NULL), (18484, '170.106.72.178', NULL, '2025-05-25 17:41:36', NULL), (18485, '85.208.96.206', NULL, '2025-05-25 18:43:51', NULL), (18486, '116.28.237.240', NULL, '2025-05-25 18:44:42', NULL), (18487, '61.141.182.255', NULL, '2025-05-25 18:44:55', NULL), (18488, '112.250.28.99', NULL, '2025-05-25 19:35:27', NULL), (18489, '85.208.98.24', NULL, '2025-05-25 19:44:53', NULL), (18490, '85.208.98.20', NULL, '2025-05-25 19:45:10', NULL), (18491, '85.208.98.22', NULL, '2025-05-25 19:45:23', NULL), (18492, '85.208.98.20', NULL, '2025-05-25 19:45:36', NULL), (18493, '85.208.98.20', NULL, '2025-05-25 19:45:49', NULL), (18494, '85.208.98.29', NULL, '2025-05-25 19:46:03', NULL), (18495, '85.208.98.20', NULL, '2025-05-25 19:46:15', NULL), (18496, '183.198.73.231', NULL, '2025-05-25 20:49:32', NULL), (18497, '52.167.144.16', NULL, '2025-05-25 21:14:12', NULL), (18498, '1.24.16.201', NULL, '2025-05-25 21:17:28', NULL), (18499, '40.77.167.65', NULL, '2025-05-25 22:11:26', NULL), (18500, '174.138.14.107', NULL, '2025-05-25 22:36:03', NULL), (18501, '223.80.224.96', NULL, '2025-05-25 22:58:20', NULL), (18502, '183.228.58.236', NULL, '2025-05-25 23:28:22', NULL), (18503, '36.158.115.81', NULL, '2025-05-25 23:43:00', NULL), (18504, '117.173.34.29', NULL, '2025-05-26 00:06:02', NULL), (18505, '183.197.34.206', NULL, '2025-05-26 00:06:32', NULL), (18506, '66.249.69.132', NULL, '2025-05-26 00:26:12', NULL), (18507, '111.224.218.29', NULL, '2025-05-26 02:35:19', NULL), (18508, '218.104.149.244', NULL, '2025-05-26 02:35:23', NULL), (18509, '121.29.178.142', NULL, '2025-05-26 02:41:49', NULL), (18510, '123.149.62.3', NULL, '2025-05-26 03:27:11', NULL), (18511, '223.80.174.26', NULL, '2025-05-26 04:21:49', NULL), (18512, '223.91.194.58', NULL, '2025-05-26 04:22:02', NULL), (18513, '117.188.34.160', NULL, '2025-05-26 04:31:48', NULL), (18514, '129.211.215.233', NULL, '2025-05-26 04:38:35', NULL), (18515, '46.17.174.172', NULL, '2025-05-26 05:06:05', NULL), (18516, '49.51.253.26', NULL, '2025-05-26 05:07:58', NULL), (18517, '95.182.100.70', NULL, '2025-05-26 06:20:43', NULL), (18518, '220.197.51.78', NULL, '2025-05-26 06:26:38', NULL), (18519, '1.24.16.132', NULL, '2025-05-26 06:27:08', NULL), (18520, '61.166.210.123', NULL, '2025-05-26 06:27:15', NULL), (18521, '61.166.210.151', NULL, '2025-05-26 06:30:51', NULL), (18522, '113.128.64.18', NULL, '2025-05-26 06:30:59', NULL), (18523, '52.167.144.150', NULL, '2025-05-26 06:35:35', NULL), (18524, '118.212.122.94', NULL, '2025-05-26 06:43:48', NULL), (18525, '123.178.210.249', NULL, '2025-05-26 06:44:17', NULL), (18526, '113.121.199.88', NULL, '2025-05-26 06:44:59', NULL), (18527, '171.114.77.77', NULL, '2025-05-26 06:49:51', NULL), (18528, '183.222.42.171', NULL, '2025-05-26 07:42:30', NULL), (18529, '42.48.44.53', NULL, '2025-05-26 07:43:07', NULL), (18530, '111.25.14.185', NULL, '2025-05-26 07:50:46', NULL), (18531, '117.176.192.153', NULL, '2025-05-26 07:51:08', NULL), (18532, '196.251.81.7', NULL, '2025-05-26 08:31:13', NULL), (18533, '196.251.81.7', NULL, '2025-05-26 08:31:15', NULL), (18534, '2a02:4780:a:c0de::84', NULL, '2025-05-26 09:14:57', NULL), (18535, '115.237.162.134', NULL, '2025-05-26 11:47:50', NULL), (18536, '221.219.249.162', NULL, '2025-05-26 11:48:14', NULL), (18537, '112.19.152.61', NULL, '2025-05-26 12:03:51', NULL), (18538, '110.19.165.245', NULL, '2025-05-26 13:01:52', NULL), (18539, '139.155.139.22', NULL, '2025-05-26 14:14:46', NULL), (18540, '3.80.211.198', NULL, '2025-05-26 16:14:25', NULL), (18541, '3.80.211.198', NULL, '2025-05-26 16:14:27', NULL), (18542, '2001:bc8:701:1d:ba2a:72ff:fee0:f3b2', NULL, '2025-05-26 16:33:50', NULL), (18543, '212.34.19.223', NULL, '2025-05-26 17:01:24', NULL), (18544, '162.14.210.15', NULL, '2025-05-26 17:33:16', NULL), (18545, '180.95.231.52', NULL, '2025-05-26 17:38:47', NULL), (18546, '183.197.56.105', NULL, '2025-05-26 18:12:52', NULL), (18547, '42.92.66.50', NULL, '2025-05-26 18:13:57', NULL), (18548, '112.9.200.200', NULL, '2025-05-26 18:35:08', NULL), (18549, '112.19.31.46', NULL, '2025-05-26 19:21:52', NULL), (18550, '101.42.117.179', NULL, '2025-05-26 20:48:28', NULL), (18551, '42.232.206.58', NULL, '2025-05-26 21:02:45', NULL), (18552, '66.249.72.102', NULL, '2025-05-26 22:01:45', NULL), (18553, '119.28.177.175', NULL, '2025-05-26 22:16:07', NULL), (18554, '182.37.147.150', NULL, '2025-05-26 22:39:11', NULL), (18555, '111.18.160.51', NULL, '2025-05-26 23:06:53', NULL), (18556, '182.115.237.109', NULL, '2025-05-26 23:07:23', NULL), (18557, '43.153.49.151', NULL, '2025-05-26 23:23:46', NULL), (18558, '122.51.104.231', NULL, '2025-05-27 00:00:32', NULL), (18559, '123.168.218.64', NULL, '2025-05-27 00:07:51', NULL), (18560, '47.254.83.202', NULL, '2025-05-27 01:18:16', NULL), (18561, '222.160.157.202', NULL, '2025-05-27 01:32:52', NULL), (18562, '43.130.3.122', NULL, '2025-05-27 03:13:46', NULL), (18563, '17.241.219.17', NULL, '2025-05-27 03:43:28', NULL), (18564, '183.221.193.5', NULL, '2025-05-27 04:06:46', NULL), (18565, '120.219.117.208', NULL, '2025-05-27 06:12:33', NULL), (18566, '125.113.89.52', NULL, '2025-05-27 06:12:56', NULL), (18567, '106.113.195.191', NULL, '2025-05-27 07:11:57', NULL), (18568, '60.160.64.238', NULL, '2025-05-27 07:12:08', NULL), (18569, '122.4.38.25', NULL, '2025-05-27 07:48:44', NULL), (18570, '5.133.192.138', NULL, '2025-05-27 07:49:08', NULL), (18571, '27.45.74.196', NULL, '2025-05-27 10:28:13', NULL), (18572, '138.68.191.72', NULL, '2025-05-27 10:57:55', NULL), (18573, '216.24.213.161', NULL, '2025-05-27 12:20:25', NULL), (18574, '46.17.174.172', NULL, '2025-05-27 13:18:32', NULL), (18575, '112.193.215.85', NULL, '2025-05-27 13:34:37', NULL), (18576, '2a02:4780:a:c0de::84', NULL, '2025-05-27 14:22:09', NULL), (18577, '111.202.167.2', NULL, '2025-05-27 15:26:30', NULL), (18578, '116.136.216.152', NULL, '2025-05-27 15:50:12', NULL), (18579, '2001:bc8:1201:1d:b283:feff:fee7:9b9', NULL, '2025-05-27 16:37:50', NULL), (18580, '60.223.151.107', NULL, '2025-05-27 16:50:51', NULL), (18581, '110.19.5.5', NULL, '2025-05-27 17:55:07', NULL), (18582, '36.161.240.181', NULL, '2025-05-27 18:01:52', NULL), (18583, '118.195.153.213', NULL, '2025-05-27 19:23:34', NULL), (18584, '66.249.72.96', NULL, '2025-05-27 19:58:56', NULL), (18585, '66.249.72.98', NULL, '2025-05-27 19:58:56', NULL), (18586, '66.249.72.96', NULL, '2025-05-27 19:58:56', NULL), (18587, '66.249.72.97', NULL, '2025-05-27 20:02:02', NULL), (18588, '66.249.72.96', NULL, '2025-05-27 20:03:28', NULL), (18589, '66.249.72.99', NULL, '2025-05-27 20:04:01', NULL), (18590, '66.249.72.100', NULL, '2025-05-27 20:07:47', NULL), (18591, '66.249.72.99', NULL, '2025-05-27 20:07:49', NULL), (18592, '120.228.35.141', NULL, '2025-05-27 20:27:42', NULL), (18593, '77.74.177.118', NULL, '2025-05-27 21:21:21', NULL), (18594, '66.249.72.107', NULL, '2025-05-27 21:57:12', NULL), (18595, '66.249.72.108', NULL, '2025-05-27 21:58:54', NULL), (18596, '66.249.72.109', NULL, '2025-05-27 21:58:54', NULL), (18597, '66.249.72.108', NULL, '2025-05-27 21:58:55', NULL), (18598, '66.249.72.109', NULL, '2025-05-27 21:58:55', NULL), (18599, '66.249.72.109', NULL, '2025-05-27 21:58:56', NULL), (18600, '66.249.72.109', NULL, '2025-05-27 21:58:58', NULL), (18601, '66.249.72.107', NULL, '2025-05-27 21:58:58', NULL), (18602, '66.249.72.108', NULL, '2025-05-27 21:58:59', NULL), (18603, '66.249.72.108', NULL, '2025-05-27 21:58:59', NULL), (18604, '66.249.72.107', NULL, '2025-05-27 21:58:59', NULL), (18605, '66.249.72.109', NULL, '2025-05-27 22:00:36', NULL), (18606, '66.249.72.109', NULL, '2025-05-27 22:00:36', NULL), (18607, '66.249.72.108', NULL, '2025-05-27 22:00:36', NULL), (18608, '66.249.72.108', NULL, '2025-05-27 22:00:37', NULL), (18609, '66.249.72.108', NULL, '2025-05-27 22:00:45', NULL), (18610, '66.249.72.107', NULL, '2025-05-27 22:00:45', NULL), (18611, '66.249.72.108', NULL, '2025-05-27 22:00:45', NULL), (18612, '66.249.72.107', NULL, '2025-05-27 22:00:46', NULL), (18613, '66.249.72.108', NULL, '2025-05-27 22:00:46', NULL), (18614, '66.249.72.108', NULL, '2025-05-27 22:00:48', NULL), (18615, '66.249.72.108', NULL, '2025-05-27 22:00:48', NULL), (18616, '66.249.72.107', NULL, '2025-05-27 22:00:49', NULL), (18617, '66.249.72.108', NULL, '2025-05-27 22:00:50', NULL), (18618, '66.249.72.108', NULL, '2025-05-27 22:00:50', NULL), (18619, '66.249.72.108', NULL, '2025-05-27 22:00:52', NULL), (18620, '66.249.72.107', NULL, '2025-05-27 22:00:52', NULL), (18621, '66.249.72.108', NULL, '2025-05-27 22:00:53', NULL), (18622, '66.249.72.107', NULL, '2025-05-27 22:00:54', NULL), (18623, '66.249.72.107', NULL, '2025-05-27 22:00:54', NULL), (18624, '66.249.72.107', NULL, '2025-05-27 22:00:54', NULL), (18625, '66.249.72.109', NULL, '2025-05-27 22:01:16', NULL), (18626, '66.249.72.107', NULL, '2025-05-27 22:01:16', NULL), (18627, '66.249.72.109', NULL, '2025-05-27 22:01:17', NULL), (18628, '66.249.72.108', NULL, '2025-05-27 22:01:17', NULL), (18629, '66.249.72.109', NULL, '2025-05-27 22:01:18', NULL), (18630, '66.249.72.107', NULL, '2025-05-27 22:01:18', NULL), (18631, '66.249.72.109', NULL, '2025-05-27 22:01:19', NULL), (18632, '66.249.72.107', NULL, '2025-05-27 22:01:40', NULL), (18633, '66.249.72.107', NULL, '2025-05-27 22:02:05', NULL), (18634, '66.249.72.107', NULL, '2025-05-27 22:02:05', NULL), (18635, '66.249.72.107', NULL, '2025-05-27 22:02:06', NULL), (18636, '66.249.72.107', NULL, '2025-05-27 22:02:06', NULL), (18637, '66.249.72.107', NULL, '2025-05-27 22:02:07', NULL), (18638, '143.198.238.73', NULL, '2025-05-27 22:26:33', NULL), (18639, '162.14.210.15', NULL, '2025-05-27 22:34:34', NULL), (18640, '157.55.39.63', NULL, '2025-05-27 22:43:28', NULL), (18641, '109.243.128.194', NULL, '2025-05-27 23:01:19', NULL), (18642, '46.205.199.115', NULL, '2025-05-27 23:01:19', NULL), (18643, '157.55.39.52', NULL, '2025-05-27 23:07:51', NULL), (18644, '1.203.165.149', NULL, '2025-05-27 23:56:00', NULL), (18645, '60.255.202.114', NULL, '2025-05-28 00:02:49', NULL), (18646, '183.229.142.179', NULL, '2025-05-28 00:04:06', NULL), (18647, '66.249.72.108', NULL, '2025-05-28 00:36:39', NULL), (18648, '183.202.244.131', NULL, '2025-05-28 01:07:01', NULL), (18649, '51.91.12.152', NULL, '2025-05-28 01:30:02', NULL), (18650, '59.51.148.199', NULL, '2025-05-28 01:47:20', NULL), (18651, '66.249.69.132', NULL, '2025-05-28 03:22:09', NULL), (18652, '66.249.72.108', NULL, '2025-05-28 03:27:41', NULL), (18653, '138.59.7.52', NULL, '2025-05-28 03:40:23', NULL), (18654, '36.142.142.165', NULL, '2025-05-28 04:43:52', NULL), (18655, '44.222.151.168', NULL, '2025-05-28 04:44:04', NULL), (18656, '59.174.25.144', NULL, '2025-05-28 05:12:21', NULL), (18657, '2a02:4780:a:c0de::84', NULL, '2025-05-28 05:33:32', NULL), (18658, '52.167.144.175', NULL, '2025-05-28 05:37:41', NULL), (18659, '31.171.152.110', NULL, '2025-05-28 05:53:37', NULL), (18660, '156.253.173.189', NULL, '2025-05-28 07:01:49', NULL), (18661, '112.8.35.192', NULL, '2025-05-28 08:08:44', NULL), (18662, '175.17.182.236', NULL, '2025-05-28 09:02:48', NULL), (18663, '60.13.138.143', NULL, '2025-05-28 09:04:11', NULL), (18664, '223.86.251.123', NULL, '2025-05-28 09:45:13', NULL), (18665, '46.205.199.115', NULL, '2025-05-28 10:01:06', NULL), (18666, '109.243.128.194', NULL, '2025-05-28 10:01:06', NULL), (18667, '66.249.69.134', NULL, '2025-05-28 10:20:55', NULL), (18668, '184.154.139.48', NULL, '2025-05-28 11:09:00', NULL), (18669, '184.154.139.48', NULL, '2025-05-28 11:09:03', NULL), (18670, '184.154.139.48', NULL, '2025-05-28 11:09:05', NULL), (18671, '111.34.4.146', NULL, '2025-05-28 11:29:23', NULL), (18672, '66.249.69.141', NULL, '2025-05-28 12:18:17', NULL), (18673, '111.32.119.73', NULL, '2025-05-28 13:08:45', NULL), (18674, '121.237.36.31', NULL, '2025-05-28 13:17:45', NULL), (18675, '223.73.131.250', NULL, '2025-05-28 13:20:47', NULL), (18676, '121.237.36.28', NULL, '2025-05-28 13:21:26', NULL), (18677, '223.101.206.221', NULL, '2025-05-28 13:47:25', NULL), (18678, '42.49.4.196', NULL, '2025-05-28 13:47:47', NULL), (18679, '183.162.109.130', NULL, '2025-05-28 13:48:07', NULL), (18680, '112.32.156.84', NULL, '2025-05-28 13:48:10', NULL), (18681, '66.249.72.108', NULL, '2025-05-28 13:54:37', NULL), (18682, '124.131.89.201', NULL, '2025-05-28 15:32:47', NULL), (18683, '52.167.144.21', NULL, '2025-05-28 16:03:56', NULL), (18684, '182.244.104.159', NULL, '2025-05-28 16:39:52', NULL), (18685, '43.153.107.22', NULL, '2025-05-28 16:53:10', NULL), (18686, '2001:bc8:1201:1b:46a8:42ff:fe1b:bc82', NULL, '2025-05-28 16:54:42', NULL), (18687, '2001:bc8:701:1d:ba2a:72ff:fee0:fc8e', NULL, '2025-05-28 16:55:26', NULL), (18688, '185.191.171.5', NULL, '2025-05-28 17:05:28', NULL), (18689, '185.191.171.5', NULL, '2025-05-28 17:05:29', NULL), (18690, '212.34.23.4', NULL, '2025-05-28 17:20:44', NULL), (18691, '175.152.60.205', NULL, '2025-05-28 17:33:04', NULL), (18692, '120.235.50.217', NULL, '2025-05-28 17:33:49', NULL), (18693, '139.213.178.93', NULL, '2025-05-28 17:41:03', NULL), (18694, '66.249.64.97', NULL, '2025-05-28 17:52:21', NULL), (18695, '120.228.216.66', NULL, '2025-05-28 18:20:51', NULL), (18696, '52.167.144.207', NULL, '2025-05-28 18:26:33', NULL), (18697, '194.32.122.68', NULL, '2025-05-28 18:35:56', NULL), (18698, '49.44.85.132', NULL, '2025-05-28 19:04:15', NULL), (18699, '66.249.70.3', NULL, '2025-05-28 20:18:32', NULL), (18700, '46.205.199.115', NULL, '2025-05-28 21:02:20', NULL), (18701, '46.205.199.115', NULL, '2025-05-28 21:02:21', NULL), (18702, '185.191.171.6', NULL, '2025-05-28 21:37:09', NULL), (18703, '185.191.171.6', NULL, '2025-05-28 21:37:21', NULL), (18704, '66.249.64.100', NULL, '2025-05-28 22:19:17', NULL), (18705, '220.160.24.170', NULL, '2025-05-28 22:20:03', NULL), (18706, '51.222.253.19', NULL, '2025-05-28 22:57:00', NULL), (18707, '51.222.253.14', NULL, '2025-05-28 23:27:30', NULL), (18708, '20.171.207.39', NULL, '2025-05-28 23:48:01', NULL), (18709, '137.226.113.44', NULL, '2025-05-28 23:50:49', NULL), (18710, '51.222.253.15', NULL, '2025-05-28 23:57:09', NULL), (18711, '20.171.207.39', NULL, '2025-05-29 00:12:42', NULL), (18712, '51.222.253.8', NULL, '2025-05-29 00:30:28', NULL), (18713, '39.163.29.25', NULL, '2025-05-29 00:47:36', NULL), (18714, '51.222.253.18', NULL, '2025-05-29 01:01:33', NULL), (18715, '51.222.253.10', NULL, '2025-05-29 01:31:39', NULL), (18716, '119.0.200.74', NULL, '2025-05-29 01:39:14', NULL), (18717, '51.222.253.10', NULL, '2025-05-29 02:02:29', NULL), (18718, '52.167.144.222', NULL, '2025-05-29 02:11:57', NULL), (18719, '2a02:c206:3015:2326::1', NULL, '2025-05-29 02:15:41', NULL), (18720, '51.222.253.7', NULL, '2025-05-29 02:32:06', NULL), (18721, '51.222.253.11', NULL, '2025-05-29 03:02:31', NULL), (18722, '2a02:4780:a:c0de::84', NULL, '2025-05-29 03:11:07', NULL); INSERT INTO `guest_users` (`id`, `ip_address`, `fcm_token`, `created_at`, `updated_at`) VALUES (18723, '1.193.75.216', NULL, '2025-05-29 03:13:41', NULL), (18724, '51.222.253.4', NULL, '2025-05-29 03:35:38', NULL), (18725, '162.14.197.180', NULL, '2025-05-29 03:39:19', NULL), (18726, '124.234.101.28', NULL, '2025-05-29 03:40:01', NULL), (18727, '111.41.227.117', NULL, '2025-05-29 03:40:15', NULL), (18728, '52.190.190.17', NULL, '2025-05-29 03:51:16', NULL), (18729, '51.222.253.6', NULL, '2025-05-29 04:08:09', NULL), (18730, '183.225.87.243', NULL, '2025-05-29 04:19:02', NULL), (18731, '183.226.142.251', NULL, '2025-05-29 04:19:16', NULL), (18732, '51.222.253.10', NULL, '2025-05-29 04:38:45', NULL), (18733, '51.222.253.10', NULL, '2025-05-29 05:11:41', NULL), (18734, '66.249.64.107', NULL, '2025-05-29 05:11:55', NULL), (18735, '20.171.207.39', NULL, '2025-05-29 05:15:53', NULL), (18736, '51.222.253.13', NULL, '2025-05-29 05:43:41', NULL), (18737, '51.222.253.13', NULL, '2025-05-29 06:12:36', NULL), (18738, '101.30.54.175', NULL, '2025-05-29 06:19:47', NULL), (18739, '52.167.144.19', NULL, '2025-05-29 06:28:41', NULL), (18740, '140.224.166.21', NULL, '2025-05-29 06:38:01', NULL), (18741, '51.222.253.15', NULL, '2025-05-29 06:41:30', NULL), (18742, '121.4.97.180', NULL, '2025-05-29 06:50:13', NULL), (18743, '66.249.64.102', NULL, '2025-05-29 06:58:43', NULL), (18744, '66.249.64.100', NULL, '2025-05-29 07:00:58', NULL), (18745, '20.171.207.57', NULL, '2025-05-29 07:05:24', NULL), (18746, '51.222.253.3', NULL, '2025-05-29 07:10:08', NULL), (18747, '51.222.253.4', NULL, '2025-05-29 07:41:02', NULL), (18748, '51.222.253.2', NULL, '2025-05-29 08:12:47', NULL), (18749, '66.249.64.102', NULL, '2025-05-29 08:39:04', NULL), (18750, '66.249.64.101', NULL, '2025-05-29 08:39:05', NULL), (18751, '51.222.253.13', NULL, '2025-05-29 08:44:46', NULL), (18752, '142.93.79.196', NULL, '2025-05-29 09:05:48', NULL), (18753, '51.222.253.9', NULL, '2025-05-29 09:15:39', NULL), (18754, '51.222.253.13', NULL, '2025-05-29 09:46:43', NULL), (18755, '51.222.253.2', NULL, '2025-05-29 10:17:57', NULL), (18756, '223.78.1.147', NULL, '2025-05-29 10:28:56', NULL), (18757, '51.222.253.12', NULL, '2025-05-29 10:49:16', NULL), (18758, '52.167.144.235', NULL, '2025-05-29 10:51:46', NULL), (18759, '51.222.253.8', NULL, '2025-05-29 11:25:29', NULL), (18760, '51.222.253.9', NULL, '2025-05-29 11:56:39', NULL), (18761, '52.167.144.20', NULL, '2025-05-29 12:17:54', NULL), (18762, '51.222.253.6', NULL, '2025-05-29 12:28:39', NULL), (18763, '117.189.224.243', NULL, '2025-05-29 12:42:36', NULL), (18764, '51.222.253.8', NULL, '2025-05-29 12:58:45', NULL), (18765, '51.222.253.14', NULL, '2025-05-29 13:29:42', NULL), (18766, '51.222.253.12', NULL, '2025-05-29 14:00:49', NULL), (18767, '51.222.253.14', NULL, '2025-05-29 14:31:13', NULL), (18768, '112.12.227.49', NULL, '2025-05-29 15:06:08', NULL), (18769, '51.222.253.1', NULL, '2025-05-29 15:09:06', NULL), (18770, '111.43.249.113', NULL, '2025-05-29 15:31:26', NULL), (18771, '51.222.253.16', NULL, '2025-05-29 15:48:13', NULL), (18772, '111.41.15.238', NULL, '2025-05-29 16:59:01', NULL), (18773, '112.43.84.184', NULL, '2025-05-29 18:06:15', NULL), (18774, '111.14.11.166', NULL, '2025-05-29 18:51:29', NULL), (18775, '115.221.117.122', NULL, '2025-05-29 18:54:05', NULL), (18776, '51.222.253.20', NULL, '2025-05-29 19:08:12', NULL), (18777, '100.26.189.183', NULL, '2025-05-29 19:14:44', NULL), (18778, '13.220.155.175', NULL, '2025-05-29 19:14:45', NULL), (18779, '51.222.253.5', NULL, '2025-05-29 19:16:12', NULL), (18780, '51.222.253.20', NULL, '2025-05-29 19:23:50', NULL), (18781, '51.222.253.7', NULL, '2025-05-29 19:31:08', NULL), (18782, '51.222.253.18', NULL, '2025-05-29 19:38:28', NULL), (18783, '51.222.253.6', NULL, '2025-05-29 19:46:15', NULL), (18784, '3.142.12.65', NULL, '2025-05-29 19:46:44', NULL), (18785, '51.222.253.5', NULL, '2025-05-29 19:54:06', NULL), (18786, '51.222.253.11', NULL, '2025-05-29 20:01:53', NULL), (18787, '51.222.253.2', NULL, '2025-05-29 20:10:16', NULL), (18788, '51.222.253.14', NULL, '2025-05-29 20:18:49', NULL), (18789, '51.222.253.14', NULL, '2025-05-29 20:27:37', NULL), (18790, '51.222.253.13', NULL, '2025-05-29 20:35:45', NULL), (18791, '51.222.253.5', NULL, '2025-05-29 20:44:22', NULL), (18792, '51.222.253.19', NULL, '2025-05-29 20:52:43', NULL), (18793, '51.222.253.18', NULL, '2025-05-29 21:00:58', NULL), (18794, '51.222.253.1', NULL, '2025-05-29 21:09:48', NULL), (18795, '51.222.253.13', NULL, '2025-05-29 21:18:22', NULL), (18796, '51.222.253.12', NULL, '2025-05-29 21:26:54', NULL), (18797, '51.222.253.4', NULL, '2025-05-29 21:35:00', NULL), (18798, '66.249.64.102', NULL, '2025-05-29 21:40:45', NULL), (18799, '51.222.253.11', NULL, '2025-05-29 21:43:16', NULL), (18800, '159.89.120.239', NULL, '2025-05-29 21:49:21', NULL), (18801, '51.222.253.19', NULL, '2025-05-29 21:51:13', NULL), (18802, '51.222.253.3', NULL, '2025-05-29 21:59:25', NULL), (18803, '36.142.150.165', NULL, '2025-05-29 22:01:49', NULL), (18804, '51.222.253.18', NULL, '2025-05-29 22:07:39', NULL), (18805, '51.222.253.3', NULL, '2025-05-29 22:15:58', NULL), (18806, '51.222.253.6', NULL, '2025-05-29 22:24:36', NULL), (18807, '218.24.70.188', NULL, '2025-05-29 22:31:45', NULL), (18808, '51.222.253.2', NULL, '2025-05-29 22:33:03', NULL), (18809, '51.222.253.3', NULL, '2025-05-29 22:41:31', NULL), (18810, '124.222.142.44', NULL, '2025-05-29 22:42:26', NULL), (18811, '51.222.253.8', NULL, '2025-05-29 22:49:49', NULL), (18812, '51.222.253.1', NULL, '2025-05-29 22:57:23', NULL), (18813, '51.222.253.20', NULL, '2025-05-29 23:05:47', NULL), (18814, '51.222.253.17', NULL, '2025-05-29 23:14:29', NULL), (18815, '51.222.253.1', NULL, '2025-05-29 23:22:46', NULL), (18816, '51.222.253.14', NULL, '2025-05-29 23:31:19', NULL), (18817, '51.222.253.20', NULL, '2025-05-29 23:39:38', NULL), (18818, '51.222.253.7', NULL, '2025-05-29 23:47:55', NULL), (18819, '51.222.253.2', NULL, '2025-05-29 23:56:11', NULL), (18820, '51.222.253.8', NULL, '2025-05-30 00:04:36', NULL), (18821, '51.222.253.19', NULL, '2025-05-30 00:13:16', NULL), (18822, '51.222.253.8', NULL, '2025-05-30 00:21:27', NULL), (18823, '51.222.253.4', NULL, '2025-05-30 00:29:54', NULL), (18824, '51.222.253.1', NULL, '2025-05-30 00:38:47', NULL), (18825, '40.77.167.70', NULL, '2025-05-30 00:41:25', NULL), (18826, '51.222.253.13', NULL, '2025-05-30 00:46:56', NULL), (18827, '117.151.13.8', NULL, '2025-05-30 00:51:58', NULL), (18828, '51.222.253.5', NULL, '2025-05-30 00:55:07', NULL), (18829, '51.222.253.5', NULL, '2025-05-30 01:03:54', NULL), (18830, '51.222.253.7', NULL, '2025-05-30 01:12:16', NULL), (18831, '51.222.253.18', NULL, '2025-05-30 01:20:47', NULL), (18832, '51.222.253.17', NULL, '2025-05-30 01:29:07', NULL), (18833, '51.222.253.4', NULL, '2025-05-30 01:37:51', NULL), (18834, '118.195.165.218', NULL, '2025-05-30 01:42:27', NULL), (18835, '51.222.253.13', NULL, '2025-05-30 01:46:15', NULL), (18836, '51.222.253.5', NULL, '2025-05-30 01:54:42', NULL), (18837, '51.222.253.16', NULL, '2025-05-30 02:02:26', NULL), (18838, '51.222.253.20', NULL, '2025-05-30 02:11:03', NULL), (18839, '51.222.253.4', NULL, '2025-05-30 02:19:36', NULL), (18840, '51.222.253.5', NULL, '2025-05-30 02:27:46', NULL), (18841, '51.222.253.2', NULL, '2025-05-30 02:35:42', NULL), (18842, '52.167.144.215', NULL, '2025-05-30 02:39:55', NULL), (18843, '36.149.252.129', NULL, '2025-05-30 02:41:00', NULL), (18844, '51.222.253.10', NULL, '2025-05-30 02:44:06', NULL), (18845, '51.222.253.3', NULL, '2025-05-30 02:52:25', NULL), (18846, '51.222.253.14', NULL, '2025-05-30 03:00:30', NULL), (18847, '51.222.253.16', NULL, '2025-05-30 03:08:33', NULL), (18848, '183.198.141.25', NULL, '2025-05-30 03:09:22', NULL), (18849, '51.222.253.9', NULL, '2025-05-30 03:16:33', NULL), (18850, '51.222.253.2', NULL, '2025-05-30 03:24:40', NULL), (18851, '51.222.253.17', NULL, '2025-05-30 03:33:04', NULL), (18852, '51.222.253.4', NULL, '2025-05-30 03:41:30', NULL), (18853, '51.222.253.5', NULL, '2025-05-30 03:49:53', NULL), (18854, '51.222.253.13', NULL, '2025-05-30 03:58:24', NULL), (18855, '51.222.253.11', NULL, '2025-05-30 04:07:29', NULL), (18856, '66.249.70.2', NULL, '2025-05-30 04:15:04', NULL), (18857, '51.222.253.14', NULL, '2025-05-30 04:15:49', NULL), (18858, '120.230.97.87', NULL, '2025-05-30 04:22:48', NULL), (18859, '51.222.253.20', NULL, '2025-05-30 04:24:00', NULL), (18860, '51.222.253.3', NULL, '2025-05-30 04:32:25', NULL), (18861, '51.222.253.4', NULL, '2025-05-30 04:40:10', NULL), (18862, '183.199.188.35', NULL, '2025-05-30 04:46:44', NULL), (18863, '39.163.130.230', NULL, '2025-05-30 06:39:21', NULL), (18864, '120.235.137.222', NULL, '2025-05-30 06:39:42', NULL), (18865, '124.222.142.44', NULL, '2025-05-30 07:49:14', NULL), (18866, '39.163.148.92', NULL, '2025-05-30 07:53:47', NULL), (18867, '39.149.56.223', NULL, '2025-05-30 08:40:32', NULL), (18868, '51.68.111.214', NULL, '2025-05-30 08:45:38', NULL), (18869, '61.158.230.145', NULL, '2025-05-30 08:48:02', NULL), (18870, '110.248.149.28', NULL, '2025-05-30 09:52:18', NULL), (18871, '66.249.70.3', NULL, '2025-05-30 09:57:50', NULL), (18872, '171.25.193.234', NULL, '2025-05-30 10:16:23', NULL), (18873, '185.220.101.183', NULL, '2025-05-30 10:16:45', NULL), (18874, '184.154.139.48', NULL, '2025-05-30 10:52:29', NULL), (18875, '184.154.139.48', NULL, '2025-05-30 10:52:32', NULL), (18876, '184.154.139.48', NULL, '2025-05-30 10:52:34', NULL), (18877, '58.49.233.126', NULL, '2025-05-30 10:57:01', NULL), (18878, '40.77.167.74', NULL, '2025-05-30 11:26:03', NULL), (18879, '171.12.233.139', NULL, '2025-05-30 13:00:36', NULL), (18880, '139.214.69.165', NULL, '2025-05-30 13:01:46', NULL), (18881, '171.43.23.206', NULL, '2025-05-30 13:32:12', NULL), (18882, '223.116.25.238', NULL, '2025-05-30 13:41:55', NULL), (18883, '27.14.11.25', NULL, '2025-05-30 13:42:41', NULL), (18884, '183.221.54.17', NULL, '2025-05-30 13:51:17', NULL), (18885, '124.89.100.213', NULL, '2025-05-30 13:51:25', NULL), (18886, '122.51.104.231', NULL, '2025-05-30 14:01:42', NULL), (18887, '2a02:4780:a:c0de::84', NULL, '2025-05-30 14:57:16', NULL), (18888, '153.35.112.32', NULL, '2025-05-30 15:49:01', NULL), (18889, '120.242.6.159', NULL, '2025-05-30 15:51:41', NULL), (18890, '3.234.141.125', NULL, '2025-05-30 17:06:32', NULL), (18891, '13.220.155.175', NULL, '2025-05-30 17:06:34', NULL), (18892, '3.234.141.125', NULL, '2025-05-30 17:06:35', NULL), (18893, '13.220.155.175', NULL, '2025-05-30 17:06:36', NULL), (18894, '40.77.167.54', NULL, '2025-05-30 19:28:42', NULL), (18895, '52.167.144.137', NULL, '2025-05-30 20:40:49', NULL), (18896, '66.249.64.101', NULL, '2025-05-30 20:54:32', NULL), (18897, '43.153.49.151', NULL, '2025-05-30 21:08:29', NULL), (18898, '66.249.70.3', NULL, '2025-05-30 23:55:08', NULL), (18899, '52.167.144.209', NULL, '2025-05-31 00:20:18', NULL), (18900, '52.167.144.190', NULL, '2025-05-31 00:36:32', NULL), (18901, '39.128.98.212', NULL, '2025-05-31 01:17:32', NULL), (18902, '185.191.171.10', NULL, '2025-05-31 01:22:02', NULL), (18903, '183.198.79.60', NULL, '2025-05-31 01:23:13', NULL), (18904, '223.91.212.38', NULL, '2025-05-31 01:24:41', NULL), (18905, '120.235.65.171', NULL, '2025-05-31 02:06:51', NULL), (18906, '36.35.129.72', NULL, '2025-05-31 02:08:46', NULL), (18907, '20.171.207.83', NULL, '2025-05-31 03:24:49', NULL), (18908, '20.171.207.83', NULL, '2025-05-31 03:39:12', NULL), (18909, '20.171.207.109', NULL, '2025-05-31 03:39:16', NULL), (18910, '110.51.70.252', NULL, '2025-05-31 03:40:00', NULL), (18911, '60.183.198.227', NULL, '2025-05-31 03:40:19', NULL), (18912, '20.171.207.83', NULL, '2025-05-31 03:49:53', NULL), (18913, '119.48.109.64', NULL, '2025-05-31 03:58:29', NULL), (18914, '115.52.65.82', NULL, '2025-05-31 04:24:00', NULL), (18915, '20.171.207.83', NULL, '2025-05-31 04:27:01', NULL), (18916, '20.171.207.83', NULL, '2025-05-31 04:38:54', NULL), (18917, '112.38.100.105', NULL, '2025-05-31 04:45:38', NULL), (18918, '40.77.167.71', NULL, '2025-05-31 05:09:17', NULL), (18919, '20.171.207.128', NULL, '2025-05-31 06:28:25', NULL), (18920, '20.171.207.128', NULL, '2025-05-31 07:04:33', NULL), (18921, '34.205.16.34', NULL, '2025-05-31 07:22:03', NULL), (18922, '34.205.16.34', NULL, '2025-05-31 07:22:03', NULL), (18923, '34.205.16.34', NULL, '2025-05-31 07:22:03', NULL), (18924, '175.8.116.92', NULL, '2025-05-31 07:38:26', NULL), (18925, '52.167.144.172', NULL, '2025-05-31 07:47:51', NULL), (18926, '20.171.207.148', NULL, '2025-05-31 07:48:42', NULL), (18927, '20.171.207.148', NULL, '2025-05-31 08:24:54', NULL), (18928, '20.171.207.148', NULL, '2025-05-31 08:31:20', NULL), (18929, '20.171.207.83', NULL, '2025-05-31 08:40:37', NULL), (18930, '2a02:4780:a:c0de::84', NULL, '2025-05-31 09:05:13', NULL), (18931, '112.19.121.96', NULL, '2025-05-31 09:14:28', NULL), (18932, '42.57.18.173', NULL, '2025-05-31 09:32:31', NULL), (18933, '114.96.30.79', NULL, '2025-05-31 10:35:26', NULL), (18934, '123.180.92.13', NULL, '2025-05-31 10:35:46', NULL), (18935, '124.235.210.255', NULL, '2025-05-31 11:09:36', NULL), (18936, '183.223.82.7', NULL, '2025-05-31 11:09:54', NULL), (18937, '183.241.9.64', NULL, '2025-05-31 11:10:12', NULL), (18938, '223.66.181.5', NULL, '2025-05-31 11:13:14', NULL), (18939, '66.249.70.6', NULL, '2025-05-31 11:48:22', NULL), (18940, '175.27.164.113', NULL, '2025-05-31 11:54:04', NULL), (18941, '66.249.70.5', NULL, '2025-05-31 11:55:41', NULL), (18942, '85.208.96.197', NULL, '2025-05-31 12:18:49', NULL), (18943, '3.141.40.160', NULL, '2025-05-31 12:24:33', NULL), (18944, '39.148.38.222', NULL, '2025-05-31 12:52:31', NULL), (18945, '35.201.242.228', NULL, '2025-05-31 13:32:32', NULL), (18946, '35.201.242.228', NULL, '2025-05-31 13:32:35', NULL), (18947, '39.154.176.151', NULL, '2025-05-31 13:49:34', NULL), (18948, '222.178.239.184', NULL, '2025-05-31 14:11:35', NULL), (18949, '2001:4860:7:202::fc', NULL, '2025-05-31 14:42:47', NULL), (18950, '94.191.43.82', NULL, '2025-05-31 14:58:16', NULL), (18951, '36.49.72.223', NULL, '2025-05-31 15:02:41', NULL), (18952, '3.141.40.160', NULL, '2025-05-31 15:08:52', NULL), (18953, '43.153.107.22', NULL, '2025-05-31 15:22:41', NULL), (18954, '4.43.184.113', NULL, '2025-05-31 15:37:53', NULL), (18955, '58.247.149.121', NULL, '2025-05-31 15:43:10', NULL), (18956, '39.66.183.162', NULL, '2025-05-31 16:09:27', NULL), (18957, '112.19.27.191', NULL, '2025-05-31 16:13:07', NULL), (18958, '185.191.171.13', NULL, '2025-05-31 16:28:51', NULL), (18959, '185.191.171.13', NULL, '2025-05-31 16:28:52', NULL), (18960, '223.96.102.54', NULL, '2025-05-31 17:56:30', NULL), (18961, '120.43.157.27', NULL, '2025-05-31 19:10:35', NULL), (18962, '106.115.249.140', NULL, '2025-05-31 20:29:59', NULL), (18963, '121.4.97.180', NULL, '2025-05-31 21:21:33', NULL), (18964, '134.209.18.67', NULL, '2025-05-31 21:26:30', NULL), (18965, '185.191.171.16', NULL, '2025-05-31 21:46:27', NULL), (18966, '106.42.179.165', NULL, '2025-05-31 23:15:00', NULL), (18967, '112.98.237.245', NULL, '2025-05-31 23:37:28', NULL), (18968, '196.251.85.111', NULL, '2025-06-01 00:12:19', NULL), (18969, '196.251.83.27', NULL, '2025-06-01 00:12:21', NULL), (18970, '196.251.87.128', NULL, '2025-06-01 00:12:22', NULL), (18971, '198.23.221.59', NULL, '2025-06-01 00:12:32', NULL), (18972, '132.232.165.4', NULL, '2025-06-01 00:26:56', NULL), (18973, '40.77.167.58', NULL, '2025-06-01 01:17:08', NULL), (18974, '123.173.59.87', NULL, '2025-06-01 01:37:00', NULL), (18975, '120.216.120.11', NULL, '2025-06-01 02:23:04', NULL), (18976, '183.227.125.5', NULL, '2025-06-01 02:37:12', NULL), (18977, '95.108.213.204', NULL, '2025-06-01 02:40:30', NULL), (18978, '183.254.20.209', NULL, '2025-06-01 02:45:21', NULL), (18979, '27.184.115.71', NULL, '2025-06-01 03:11:56', NULL), (18980, '66.249.70.3', NULL, '2025-06-01 03:33:54', NULL), (18981, '110.53.62.191', NULL, '2025-06-01 03:50:29', NULL), (18982, '52.167.144.170', NULL, '2025-06-01 06:54:01', NULL), (18983, '223.106.132.124', NULL, '2025-06-01 07:27:18', NULL), (18984, '66.249.70.6', NULL, '2025-06-01 07:38:02', NULL), (18985, '85.208.96.197', NULL, '2025-06-01 07:40:26', NULL), (18986, '2a02:4780:a:c0de::84', NULL, '2025-06-01 07:50:20', NULL), (18987, '1.30.87.129', NULL, '2025-06-01 08:24:35', NULL), (18988, '39.128.138.59', NULL, '2025-06-01 08:52:44', NULL), (18989, '120.242.102.217', NULL, '2025-06-01 09:00:05', NULL), (18990, '36.158.2.38', NULL, '2025-06-01 09:32:13', NULL), (18991, '34.46.158.166', NULL, '2025-06-01 10:50:34', NULL), (18992, '34.46.158.166', NULL, '2025-06-01 10:50:35', NULL), (18993, '171.41.91.174', NULL, '2025-06-01 12:11:03', NULL), (18994, '40.77.167.70', NULL, '2025-06-01 12:19:00', NULL), (18995, '43.143.248.236', NULL, '2025-06-01 12:47:02', NULL), (18996, '34.46.158.166', NULL, '2025-06-01 12:48:06', NULL), (18997, '221.194.235.243', NULL, '2025-06-01 13:01:44', NULL), (18998, '112.93.157.83', NULL, '2025-06-01 13:04:24', NULL), (18999, '120.228.156.149', NULL, '2025-06-01 13:30:47', NULL), (19000, '113.219.33.102', NULL, '2025-06-01 14:19:44', NULL), (19001, '2001:bc8:701:1d:ba2a:72ff:fee0:f3b2', NULL, '2025-06-01 14:25:28', NULL), (19002, '2001:4ca0:108:42::7', NULL, '2025-06-01 15:02:01', NULL), (19003, '120.84.9.107', NULL, '2025-06-01 15:41:28', NULL), (19004, '124.221.245.78', NULL, '2025-06-01 15:52:14', NULL), (19005, '123.182.116.84', NULL, '2025-06-01 16:05:16', NULL), (19006, '43.130.32.245', NULL, '2025-06-01 17:21:37', NULL), (19007, '113.71.217.106', NULL, '2025-06-01 17:40:20', NULL), (19008, '104.152.52.110', NULL, '2025-06-01 20:26:53', NULL), (19009, '111.33.195.210', NULL, '2025-06-01 21:07:50', NULL), (19010, '36.142.147.109', NULL, '2025-06-01 21:20:40', NULL), (19011, '123.131.146.41', NULL, '2025-06-01 21:31:29', NULL), (19012, '171.213.250.6', NULL, '2025-06-01 21:52:50', NULL), (19013, '114.96.103.33', NULL, '2025-06-01 22:16:27', NULL), (19014, '120.15.2.12', NULL, '2025-06-01 22:51:43', NULL), (19015, '111.14.11.216', NULL, '2025-06-01 22:56:15', NULL), (19016, '2a12:5940:5433::2', NULL, '2025-06-01 23:16:53', NULL), (19017, '52.167.144.213', NULL, '2025-06-01 23:26:28', NULL), (19018, '216.73.216.243', NULL, '2025-06-02 00:17:26', NULL), (19019, '66.249.64.109', NULL, '2025-06-02 00:23:29', NULL), (19020, '216.73.216.243', NULL, '2025-06-02 00:34:25', NULL), (19021, '112.37.115.202', NULL, '2025-06-02 01:05:02', NULL), (19022, '36.156.198.10', NULL, '2025-06-02 01:08:32', NULL), (19023, '216.73.216.90', NULL, '2025-06-02 01:14:27', NULL), (19024, '216.73.216.90', NULL, '2025-06-02 01:19:52', NULL), (19025, '122.51.104.231', NULL, '2025-06-02 01:21:03', NULL), (19026, '216.73.216.90', NULL, '2025-06-02 01:28:04', NULL), (19027, '52.167.144.163', NULL, '2025-06-02 02:51:31', NULL), (19028, '43.134.141.244', NULL, '2025-06-02 03:15:49', NULL), (19029, '40.77.167.47', NULL, '2025-06-02 03:19:55', NULL), (19030, '8.221.106.217', NULL, '2025-06-02 03:46:52', NULL), (19031, '40.77.167.4', NULL, '2025-06-02 03:50:43', NULL), (19032, '1.27.19.103', NULL, '2025-06-02 03:56:58', NULL), (19033, '52.167.144.190', NULL, '2025-06-02 04:14:45', NULL), (19034, '52.167.144.16', NULL, '2025-06-02 04:24:22', NULL), (19035, '54.226.233.243', NULL, '2025-06-02 04:29:07', NULL), (19036, '54.226.233.243', NULL, '2025-06-02 04:29:07', NULL), (19037, '27.213.88.253', NULL, '2025-06-02 05:04:41', NULL), (19038, '46.105.39.49', NULL, '2025-06-02 05:43:09', NULL), (19039, '122.90.0.90', NULL, '2025-06-02 06:13:46', NULL), (19040, '114.139.66.13', NULL, '2025-06-02 06:37:36', NULL), (19041, '220.200.99.160', NULL, '2025-06-02 06:37:49', NULL), (19042, '51.222.253.10', NULL, '2025-06-02 06:48:27', NULL), (19043, '40.77.167.116', NULL, '2025-06-02 06:57:21', NULL), (19044, '51.222.253.14', NULL, '2025-06-02 07:08:23', NULL), (19045, '51.222.253.5', NULL, '2025-06-02 07:26:17', NULL), (19046, '51.222.253.6', NULL, '2025-06-02 07:43:55', NULL), (19047, '51.222.253.4', NULL, '2025-06-02 08:02:24', NULL), (19048, '51.222.253.8', NULL, '2025-06-02 08:20:51', NULL), (19049, '51.222.253.13', NULL, '2025-06-02 08:38:42', NULL), (19050, '51.222.253.11', NULL, '2025-06-02 08:56:55', NULL), (19051, '2a03:2880:f800:12::', NULL, '2025-06-02 09:09:26', NULL), (19052, '101.21.6.111', NULL, '2025-06-02 09:10:58', NULL), (19053, '51.222.253.10', NULL, '2025-06-02 09:11:56', NULL), (19054, '51.222.253.3', NULL, '2025-06-02 09:27:54', NULL), (19055, '51.222.253.2', NULL, '2025-06-02 09:44:47', NULL), (19056, '51.222.253.17', NULL, '2025-06-02 10:01:57', NULL), (19057, '51.222.253.8', NULL, '2025-06-02 10:19:07', NULL), (19058, '51.222.253.2', NULL, '2025-06-02 10:36:30', NULL), (19059, '182.40.104.255', NULL, '2025-06-02 10:43:31', NULL), (19060, '51.222.253.9', NULL, '2025-06-02 10:52:41', NULL), (19061, '42.179.110.114', NULL, '2025-06-02 11:03:38', NULL), (19062, '51.222.253.9', NULL, '2025-06-02 11:10:14', NULL), (19063, '183.199.133.42', NULL, '2025-06-02 11:16:47', NULL), (19064, '51.222.253.11', NULL, '2025-06-02 11:27:27', NULL), (19065, '51.222.253.9', NULL, '2025-06-02 11:44:35', NULL), (19066, '51.222.253.6', NULL, '2025-06-02 12:01:42', NULL), (19067, '125.70.185.221', NULL, '2025-06-02 12:06:44', NULL), (19068, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:17:07', NULL), (19069, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:17:34', NULL), (19070, '51.222.253.18', NULL, '2025-06-02 12:17:50', NULL), (19071, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:18:00', NULL), (19072, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:18:28', NULL), (19073, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:18:54', NULL), (19074, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:19:16', NULL), (19075, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:19:40', NULL), (19076, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:20:05', NULL), (19077, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:20:29', NULL), (19078, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:20:53', NULL), (19079, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:21:21', NULL), (19080, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:21:44', NULL), (19081, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:22:07', NULL), (19082, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:22:31', NULL), (19083, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:22:59', NULL), (19084, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:23:21', NULL), (19085, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:23:43', NULL), (19086, '2001:41d0:303:1eb0::1', NULL, '2025-06-02 12:24:09', NULL), (19087, '51.222.253.9', NULL, '2025-06-02 12:34:28', NULL), (19088, '51.222.253.6', NULL, '2025-06-02 12:50:41', NULL), (19089, '185.191.171.8', NULL, '2025-06-02 12:56:20', NULL), (19090, '185.191.171.8', NULL, '2025-06-02 12:56:20', NULL), (19091, '51.222.253.10', NULL, '2025-06-02 13:06:14', NULL), (19092, '51.222.253.15', NULL, '2025-06-02 13:21:42', NULL), (19093, '51.222.253.20', NULL, '2025-06-02 13:36:49', NULL), (19094, '51.222.253.13', NULL, '2025-06-02 13:51:31', NULL), (19095, '113.138.220.225', NULL, '2025-06-02 13:51:44', NULL), (19096, '51.222.253.13', NULL, '2025-06-02 14:06:25', NULL), (19097, '51.222.253.4', NULL, '2025-06-02 14:21:27', NULL), (19098, '2a02:4780:a:c0de::84', NULL, '2025-06-02 14:22:27', NULL), (19099, '51.222.253.5', NULL, '2025-06-02 14:36:58', NULL), (19100, '185.191.171.9', NULL, '2025-06-02 14:50:25', NULL), (19101, '185.191.171.9', NULL, '2025-06-02 14:50:25', NULL), (19102, '51.222.253.15', NULL, '2025-06-02 14:52:27', NULL), (19103, '59.57.175.80', NULL, '2025-06-02 14:53:52', NULL), (19104, '222.243.119.176', NULL, '2025-06-02 14:53:58', NULL), (19105, '27.159.75.50', NULL, '2025-06-02 15:09:10', NULL), (19106, '27.159.75.49', NULL, '2025-06-02 15:14:13', NULL), (19107, '27.159.75.49', NULL, '2025-06-02 15:14:31', NULL), (19108, '27.159.75.49', NULL, '2025-06-02 15:15:00', NULL), (19109, '2001:bc8:1201:1b:569f:35ff:fe20:9bb4', NULL, '2025-06-02 15:15:35', NULL), (19110, '52.167.144.222', NULL, '2025-06-02 15:15:43', NULL), (19111, '51.222.253.18', NULL, '2025-06-02 15:18:59', NULL), (19112, '51.222.253.19', NULL, '2025-06-02 15:35:46', NULL), (19113, '51.222.253.13', NULL, '2025-06-02 15:52:49', NULL), (19114, '35.164.73.176', NULL, '2025-06-02 16:00:51', NULL), (19115, '51.222.253.1', NULL, '2025-06-02 16:08:57', NULL), (19116, '113.236.38.19', NULL, '2025-06-02 16:10:28', NULL), (19117, '35.89.30.171', NULL, '2025-06-02 16:12:02', NULL), (19118, '34.222.124.148', NULL, '2025-06-02 16:13:33', NULL), (19119, '51.222.253.4', NULL, '2025-06-02 16:25:25', NULL), (19120, '216.73.216.234', NULL, '2025-06-02 16:26:56', NULL), (19121, '79.191.215.183', NULL, '2025-06-02 16:29:01', NULL), (19122, '106.35.94.142', NULL, '2025-06-02 16:35:24', NULL), (19123, '51.222.253.6', NULL, '2025-06-02 16:42:11', NULL), (19124, '85.208.96.193', NULL, '2025-06-02 16:55:48', NULL), (19125, '162.14.197.180', NULL, '2025-06-02 16:56:39', NULL), (19126, '51.222.253.12', NULL, '2025-06-02 16:58:53', NULL), (19127, '51.222.253.1', NULL, '2025-06-02 17:14:17', NULL), (19128, '51.222.253.13', NULL, '2025-06-02 17:28:18', NULL), (19129, '52.167.144.22', NULL, '2025-06-02 17:40:07', NULL), (19130, '51.222.253.17', NULL, '2025-06-02 17:42:14', NULL), (19131, '51.222.253.14', NULL, '2025-06-02 17:55:42', NULL), (19132, '51.222.253.11', NULL, '2025-06-02 18:09:06', NULL), (19133, '115.203.198.207', NULL, '2025-06-02 18:09:48', NULL), (19134, '51.222.253.8', NULL, '2025-06-02 18:22:51', NULL), (19135, '51.222.253.20', NULL, '2025-06-02 18:36:09', NULL), (19136, '185.191.171.6', NULL, '2025-06-02 18:46:13', NULL), (19137, '185.191.171.6', NULL, '2025-06-02 18:46:14', NULL), (19138, '118.73.230.101', NULL, '2025-06-02 18:48:08', NULL), (19139, '51.222.253.8', NULL, '2025-06-02 18:48:52', NULL), (19140, '51.222.253.16', NULL, '2025-06-02 19:01:27', NULL), (19141, '51.222.253.4', NULL, '2025-06-02 19:14:12', NULL), (19142, '51.222.253.1', NULL, '2025-06-02 19:26:57', NULL), (19143, '51.222.253.4', NULL, '2025-06-02 19:51:42', NULL), (19144, '51.222.253.1', NULL, '2025-06-02 20:02:14', NULL), (19145, '123.234.155.81', NULL, '2025-06-02 20:05:53', NULL), (19146, '51.222.253.16', NULL, '2025-06-02 20:14:15', NULL), (19147, '36.142.151.203', NULL, '2025-06-02 20:17:10', NULL), (19148, '51.222.253.5', NULL, '2025-06-02 20:26:20', NULL), (19149, '51.222.253.14', NULL, '2025-06-02 20:38:31', NULL), (19150, '51.222.253.6', NULL, '2025-06-02 20:50:38', NULL), (19151, '52.167.144.222', NULL, '2025-06-02 20:58:55', NULL), (19152, '2001:41d0:303:34ec::1', NULL, '2025-06-02 20:59:08', NULL), (19153, '2001:41d0:303:34ec::1', NULL, '2025-06-02 20:59:21', NULL), (19154, '2001:41d0:303:34ec::1', NULL, '2025-06-02 20:59:27', NULL), (19155, '2001:41d0:303:34ec::1', NULL, '2025-06-02 20:59:32', NULL), (19156, '2001:41d0:303:34ec::1', NULL, '2025-06-02 20:59:37', NULL), (19157, '2001:41d0:303:34ec::1', NULL, '2025-06-02 20:59:42', NULL), (19158, '2001:41d0:303:34ec::1', NULL, '2025-06-02 20:59:48', NULL), (19159, '2001:41d0:303:34ec::1', NULL, '2025-06-02 20:59:52', NULL), (19160, '2001:41d0:303:34ec::1', NULL, '2025-06-02 20:59:56', NULL), (19161, '2001:41d0:303:34ec::1', NULL, '2025-06-02 21:00:07', NULL), (19162, '51.222.253.16', NULL, '2025-06-02 21:01:45', NULL), (19163, '117.177.204.231', NULL, '2025-06-02 21:08:28', NULL), (19164, '112.0.188.38', NULL, '2025-06-02 21:10:27', NULL), (19165, '51.222.253.4', NULL, '2025-06-02 21:13:51', NULL), (19166, '51.222.253.3', NULL, '2025-06-02 21:25:35', NULL), (19167, '51.222.253.19', NULL, '2025-06-02 21:37:20', NULL), (19168, '164.90.192.54', NULL, '2025-06-02 21:45:36', NULL), (19169, '51.222.253.13', NULL, '2025-06-02 21:50:21', NULL), (19170, '111.178.133.137', NULL, '2025-06-02 21:53:54', NULL), (19171, '51.222.253.13', NULL, '2025-06-02 22:03:58', NULL), (19172, '51.222.253.15', NULL, '2025-06-02 22:17:42', NULL), (19173, '51.222.253.7', NULL, '2025-06-02 22:31:00', NULL), (19174, '51.222.253.12', NULL, '2025-06-02 22:44:11', NULL), (19175, '51.222.253.13', NULL, '2025-06-02 22:58:15', NULL), (19176, '51.222.253.15', NULL, '2025-06-02 23:13:01', NULL), (19177, '51.222.253.11', NULL, '2025-06-02 23:27:29', NULL), (19178, '51.222.253.13', NULL, '2025-06-02 23:42:47', NULL), (19179, '117.43.166.144', NULL, '2025-06-02 23:45:31', NULL), (19180, '51.222.253.12', NULL, '2025-06-02 23:57:34', NULL), (19181, '51.222.253.9', NULL, '2025-06-03 00:12:33', NULL), (19182, '51.222.253.19', NULL, '2025-06-03 00:27:41', NULL), (19183, '51.222.253.11', NULL, '2025-06-03 00:43:16', NULL), (19184, '51.222.253.4', NULL, '2025-06-03 00:58:58', NULL), (19185, '39.128.211.163', NULL, '2025-06-03 01:14:17', NULL), (19186, '51.222.253.11', NULL, '2025-06-03 01:14:24', NULL), (19187, '51.222.253.11', NULL, '2025-06-03 01:29:17', NULL), (19188, '85.208.96.199', NULL, '2025-06-03 01:33:59', NULL), (19189, '85.208.96.199', NULL, '2025-06-03 01:34:00', NULL), (19190, '51.222.253.17', NULL, '2025-06-03 01:43:36', NULL), (19191, '51.222.253.1', NULL, '2025-06-03 01:58:45', NULL), (19192, '51.222.253.7', NULL, '2025-06-03 02:14:06', NULL), (19193, '123.180.218.201', NULL, '2025-06-03 02:25:06', NULL), (19194, '51.222.253.3', NULL, '2025-06-03 02:28:53', NULL), (19195, '51.222.253.11', NULL, '2025-06-03 02:43:41', NULL), (19196, '66.249.70.7', NULL, '2025-06-03 02:55:45', NULL), (19197, '51.222.253.5', NULL, '2025-06-03 02:58:44', NULL), (19198, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:10:59', NULL), (19199, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:11:04', NULL), (19200, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:11:13', NULL), (19201, '85.208.96.204', NULL, '2025-06-03 03:20:24', NULL), (19202, '85.208.96.204', NULL, '2025-06-03 03:20:25', NULL), (19203, '51.222.253.10', NULL, '2025-06-03 03:26:19', NULL), (19204, '120.225.36.186', NULL, '2025-06-03 03:32:46', NULL), (19205, '51.222.253.2', NULL, '2025-06-03 03:40:56', NULL), (19206, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:44:45', NULL), (19207, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:44:47', NULL), (19208, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:44:49', NULL), (19209, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:44:50', NULL), (19210, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:44:53', NULL), (19211, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:44:55', NULL), (19212, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:44:57', NULL), (19213, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:44:59', NULL), (19214, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:02', NULL), (19215, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:04', NULL), (19216, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:06', NULL), (19217, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:10', NULL), (19218, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:12', NULL), (19219, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:15', NULL), (19220, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:17', NULL), (19221, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:19', NULL), (19222, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:21', NULL), (19223, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:23', NULL), (19224, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:26', NULL), (19225, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:29', NULL), (19226, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:32', NULL), (19227, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:35', NULL), (19228, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:38', NULL), (19229, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:41', NULL), (19230, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:45', NULL), (19231, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:48', NULL), (19232, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:51', NULL), (19233, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:54', NULL), (19234, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:45:58', NULL), (19235, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:46:02', NULL), (19236, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:46:05', NULL), (19237, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:46:08', NULL), (19238, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:46:11', NULL), (19239, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:46:15', NULL), (19240, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:46:18', NULL), (19241, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:46:22', NULL), (19242, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:46:26', NULL), (19243, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:46:29', NULL), (19244, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:46:34', NULL), (19245, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:46:38', NULL), (19246, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:46:41', NULL), (19247, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:46:44', NULL), (19248, '2001:41d0:303:7a2b::1', NULL, '2025-06-03 03:46:48', NULL), (19249, '185.191.171.8', NULL, '2025-06-03 03:47:33', NULL), (19250, '185.191.171.8', NULL, '2025-06-03 03:47:34', NULL), (19251, '85.208.96.197', NULL, '2025-06-03 03:47:45', NULL), (19252, '51.222.253.15', NULL, '2025-06-03 03:56:38', NULL), (19253, '51.222.253.3', NULL, '2025-06-03 04:12:07', NULL), (19254, '51.222.253.12', NULL, '2025-06-03 04:27:01', NULL), (19255, '51.222.253.10', NULL, '2025-06-03 04:41:48', NULL), (19256, '51.222.253.18', NULL, '2025-06-03 04:55:28', NULL), (19257, '51.222.253.16', NULL, '2025-06-03 05:09:18', NULL), (19258, '66.249.70.3', NULL, '2025-06-03 05:13:56', NULL), (19259, '51.222.253.12', NULL, '2025-06-03 05:23:11', NULL), (19260, '51.222.253.20', NULL, '2025-06-03 05:36:39', NULL), (19261, '1.196.186.216', NULL, '2025-06-03 05:48:26', NULL), (19262, '51.222.253.10', NULL, '2025-06-03 05:50:37', NULL), (19263, '51.222.253.16', NULL, '2025-06-03 06:04:27', NULL), (19264, '111.25.109.131', NULL, '2025-06-03 06:12:52', NULL), (19265, '51.222.253.17', NULL, '2025-06-03 06:18:37', NULL), (19266, '85.208.96.197', NULL, '2025-06-03 06:22:28', NULL), (19267, '85.208.96.200', NULL, '2025-06-03 06:30:50', NULL), (19268, '85.208.96.200', NULL, '2025-06-03 06:30:50', NULL), (19269, '51.222.253.14', NULL, '2025-06-03 06:32:30', NULL), (19270, '85.208.96.197', NULL, '2025-06-03 06:42:54', NULL), (19271, '85.208.96.197', NULL, '2025-06-03 06:42:54', NULL), (19272, '51.222.253.2', NULL, '2025-06-03 06:46:26', NULL), (19273, '51.222.253.17', NULL, '2025-06-03 07:00:17', NULL), (19274, '120.229.86.8', NULL, '2025-06-03 07:22:08', NULL), (19275, '51.222.253.17', NULL, '2025-06-03 07:28:18', NULL), (19276, '66.249.70.4', NULL, '2025-06-03 07:29:23', NULL), (19277, '124.236.100.56', NULL, '2025-06-03 07:38:52', NULL), (19278, '27.227.169.213', NULL, '2025-06-03 08:12:53', NULL), (19279, '51.222.253.4', NULL, '2025-06-03 08:26:59', NULL), (19280, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:33:54', NULL), (19281, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:33:57', NULL), (19282, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:33:59', NULL), (19283, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:34:02', NULL), (19284, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:34:06', NULL), (19285, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:34:09', NULL), (19286, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:34:12', NULL), (19287, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:34:15', NULL), (19288, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:34:18', NULL), (19289, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:34:20', NULL), (19290, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:34:24', NULL), (19291, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:34:27', NULL), (19292, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:34:29', NULL), (19293, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:34:32', NULL), (19294, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:34:34', NULL), (19295, '2001:41d0:303:34e2::1', NULL, '2025-06-03 08:34:37', NULL), (19296, '171.105.10.179', NULL, '2025-06-03 08:38:52', NULL), (19297, '51.222.253.6', NULL, '2025-06-03 09:19:06', NULL), (19298, '112.40.16.222', NULL, '2025-06-03 09:40:00', NULL), (19299, '101.228.160.48', NULL, '2025-06-03 09:53:29', NULL), (19300, '51.222.253.3', NULL, '2025-06-03 10:10:06', NULL), (19301, '36.80.84.243', NULL, '2025-06-03 10:24:09', NULL), (19302, '36.80.84.243', NULL, '2025-06-03 10:24:31', NULL), (19303, '36.80.84.243', NULL, '2025-06-03 10:24:34', NULL), (19304, '111.41.252.115', NULL, '2025-06-03 10:26:34', NULL), (19305, '184.154.36.162', NULL, '2025-06-03 10:49:37', NULL), (19306, '184.154.36.162', NULL, '2025-06-03 10:49:39', NULL), (19307, '184.154.36.162', NULL, '2025-06-03 10:49:40', NULL), (19308, '184.154.36.162', NULL, '2025-06-03 10:49:52', NULL), (19309, '51.222.253.5', NULL, '2025-06-03 11:03:50', NULL), (19310, '85.208.96.206', NULL, '2025-06-03 11:21:49', NULL), (19311, '85.208.96.206', NULL, '2025-06-03 11:21:55', NULL), (19312, '85.208.96.204', NULL, '2025-06-03 11:32:05', NULL), (19313, '51.222.253.7', NULL, '2025-06-03 11:58:52', NULL), (19314, '223.101.71.107', NULL, '2025-06-03 12:14:55', NULL), (19315, '31.56.36.189', NULL, '2025-06-03 12:33:54', NULL), (19316, '185.191.171.1', NULL, '2025-06-03 12:40:59', NULL), (19317, '185.191.171.1', NULL, '2025-06-03 12:41:00', NULL), (19318, '2a03:2880:f804:1b::', NULL, '2025-06-03 12:47:01', NULL), (19319, '2a02:4780:a:c0de::84', NULL, '2025-06-03 12:48:31', NULL), (19320, '51.222.253.2', NULL, '2025-06-03 12:55:41', NULL), (19321, '2a03:2880:f804:9::', NULL, '2025-06-03 13:01:11', NULL), (19322, '111.32.40.56', NULL, '2025-06-03 13:17:53', NULL), (19323, '102.186.113.225', NULL, '2025-06-03 13:27:35', NULL), (19324, '113.120.165.139', NULL, '2025-06-03 14:34:59', NULL), (19325, '2a03:2880:f800:15::', NULL, '2025-06-03 15:33:56', NULL), (19326, '42.55.95.46', NULL, '2025-06-03 15:40:21', NULL), (19327, '2001:bc8:1201:76:569f:35ff:fe20:84d0', NULL, '2025-06-03 15:48:52', NULL), (19328, '43.130.17.202', NULL, '2025-06-03 16:00:01', NULL), (19329, '2a03:2880:f800:6::', NULL, '2025-06-03 16:20:11', NULL), (19330, '66.249.70.8', NULL, '2025-06-03 16:28:16', NULL), (19331, '43.159.145.153', NULL, '2025-06-03 16:38:10', NULL), (19332, '216.73.216.162', NULL, '2025-06-03 16:42:42', NULL), (19333, '123.175.65.47', NULL, '2025-06-03 17:28:32', NULL), (19334, '66.249.70.3', NULL, '2025-06-03 17:35:26', NULL), (19335, '183.241.167.174', NULL, '2025-06-03 17:43:38', NULL), (19336, '2a03:2880:f804:10::', NULL, '2025-06-03 18:01:57', NULL), (19337, '119.187.22.35', NULL, '2025-06-03 18:27:28', NULL), (19338, '2a03:2880:f804:16::', NULL, '2025-06-03 18:32:59', NULL), (19339, '2a03:2880:f800:10::', NULL, '2025-06-03 18:34:43', NULL), (19340, '124.161.133.87', NULL, '2025-06-03 18:40:34', NULL), (19341, '2a03:2880:f800:7::', NULL, '2025-06-03 18:42:47', NULL), (19342, '2a03:2880:f800:9::', NULL, '2025-06-03 18:46:48', NULL), (19343, '222.93.12.120', NULL, '2025-06-03 18:49:05', NULL), (19344, '2a03:2880:f804:9::', NULL, '2025-06-03 18:53:26', NULL), (19345, '2a03:2880:f804:14::', NULL, '2025-06-03 18:55:27', NULL), (19346, '2a03:2880:f800:1::', NULL, '2025-06-03 19:00:49', NULL), (19347, '2a03:2880:f804:1d::', NULL, '2025-06-03 19:02:09', NULL), (19348, '2a03:2880:f804:3::', NULL, '2025-06-03 19:07:01', NULL), (19349, '220.163.32.107', NULL, '2025-06-03 19:08:58', NULL), (19350, '2a03:2880:f804:2::', NULL, '2025-06-03 19:42:32', NULL), (19351, '2a03:2880:f804:2::', NULL, '2025-06-03 19:49:57', NULL), (19352, '2a03:2880:f800:14::', NULL, '2025-06-03 20:09:39', NULL), (19353, '112.87.153.225', NULL, '2025-06-03 20:13:09', NULL), (19354, '43.159.144.16', NULL, '2025-06-03 20:15:33', NULL), (19355, '2a03:2880:f806:e::', NULL, '2025-06-03 20:30:08', NULL), (19356, '2a03:2880:f806:8::', NULL, '2025-06-03 20:36:44', NULL), (19357, '2a03:2880:f806:5::', NULL, '2025-06-03 20:39:09', NULL), (19358, '2a03:2880:f806:12::', NULL, '2025-06-03 20:52:07', NULL), (19359, '2a03:2880:f806:16::', NULL, '2025-06-03 20:57:50', NULL), (19360, '2a03:2880:f806:a::', NULL, '2025-06-03 20:57:59', NULL), (19361, '66.249.70.7', NULL, '2025-06-03 21:00:37', NULL), (19362, '2a03:2880:f806::', NULL, '2025-06-03 21:03:20', NULL), (19363, '2a03:2880:f806:17::', NULL, '2025-06-03 21:10:19', NULL), (19364, '2a03:2880:f800:14::', NULL, '2025-06-03 21:18:20', NULL), (19365, '2a03:2880:f806:4::', NULL, '2025-06-03 21:24:54', NULL), (19366, '2a03:2880:f806:1c::', NULL, '2025-06-03 21:48:47', NULL), (19367, '2a03:2880:f806:2::', NULL, '2025-06-03 21:59:07', NULL), (19368, '2a03:2880:f806:1e::', NULL, '2025-06-03 22:03:15', NULL), (19369, '2a03:2880:f806:9::', NULL, '2025-06-03 22:09:30', NULL), (19370, '2a03:2880:f806:19::', NULL, '2025-06-03 22:09:35', NULL), (19371, '2a03:2880:f806:1a::', NULL, '2025-06-03 22:23:33', NULL), (19372, '2a03:2880:f806:1d::', NULL, '2025-06-03 22:25:37', NULL), (19373, '2a03:2880:f806:d::', NULL, '2025-06-03 22:29:19', NULL), (19374, '79.191.215.183', NULL, '2025-06-03 22:41:31', NULL), (19375, '2a03:2880:f800:1b::', NULL, '2025-06-03 22:42:29', NULL), (19376, '2a03:2880:f800:2::', NULL, '2025-06-03 22:59:02', NULL), (19377, '2a03:2880:f800:9::', NULL, '2025-06-03 22:59:27', NULL), (19378, '2a03:2880:f806:f::', NULL, '2025-06-03 23:12:54', NULL), (19379, '2a03:2880:f806:13::', NULL, '2025-06-03 23:14:34', NULL), (19380, '2a03:2880:f806:14::', NULL, '2025-06-03 23:15:01', NULL), (19381, '2a03:2880:f806::', NULL, '2025-06-03 23:17:36', NULL), (19382, '2a03:2880:f806:1c::', NULL, '2025-06-03 23:20:17', NULL), (19383, '112.32.23.48', NULL, '2025-06-03 23:25:53', NULL), (19384, '223.102.206.215', NULL, '2025-06-03 23:31:01', NULL), (19385, '123.181.217.237', NULL, '2025-06-03 23:31:45', NULL), (19386, '2a03:2880:f806:1a::', NULL, '2025-06-03 23:32:04', NULL), (19387, '2a03:2880:f806:c::', NULL, '2025-06-03 23:48:11', NULL), (19388, '2a03:2880:f806:1a::', NULL, '2025-06-04 00:13:12', NULL), (19389, '2a03:2880:f806:d::', NULL, '2025-06-04 00:13:46', NULL), (19390, '2a03:2880:f806:1d::', NULL, '2025-06-04 00:22:24', NULL), (19391, '2a03:2880:f806:3::', NULL, '2025-06-04 00:23:50', NULL), (19392, '2a03:2880:f806:9::', NULL, '2025-06-04 00:31:29', NULL), (19393, '2a03:2880:f806:d::', NULL, '2025-06-04 01:07:50', NULL), (19394, '2a03:2880:f806:16::', NULL, '2025-06-04 01:12:03', NULL), (19395, '2a03:2880:f806:3::', NULL, '2025-06-04 01:22:59', NULL), (19396, '117.151.25.26', NULL, '2025-06-04 01:25:02', NULL), (19397, '85.208.96.208', NULL, '2025-06-04 01:26:37', NULL), (19398, '183.198.123.42', NULL, '2025-06-04 01:29:58', NULL), (19399, '2a03:2880:f806:1b::', NULL, '2025-06-04 01:41:08', NULL), (19400, '2a03:2880:f806:d::', NULL, '2025-06-04 01:50:50', NULL), (19401, '2a03:2880:f800:1d::', NULL, '2025-06-04 01:57:37', NULL), (19402, '18.226.181.131', NULL, '2025-06-04 01:59:08', NULL), (19403, '2a03:2880:f806:4::', NULL, '2025-06-04 02:03:35', NULL), (19404, '2a03:2880:f806:12::', NULL, '2025-06-04 02:05:17', NULL), (19405, '2a03:2880:f806:13::', NULL, '2025-06-04 02:35:06', NULL), (19406, '2a03:2880:f800:2::', NULL, '2025-06-04 02:52:52', NULL), (19407, '2a03:2880:f806:c::', NULL, '2025-06-04 03:07:52', NULL), (19408, '2a03:2880:f806:19::', NULL, '2025-06-04 03:08:34', NULL), (19409, '2a03:2880:f806:e::', NULL, '2025-06-04 03:08:55', NULL), (19410, '2a03:2880:f800:10::', NULL, '2025-06-04 03:21:50', NULL), (19411, '66.249.70.8', NULL, '2025-06-04 03:41:23', NULL), (19412, '223.91.122.42', NULL, '2025-06-04 03:53:16', NULL), (19413, '183.197.73.122', NULL, '2025-06-04 03:53:25', NULL), (19414, '2a03:2880:f800:1::', NULL, '2025-06-04 04:05:10', NULL), (19415, '2a03:2880:f806:14::', NULL, '2025-06-04 04:13:52', NULL), (19416, '2a03:2880:f806:17::', NULL, '2025-06-04 04:15:21', NULL), (19417, '2a03:2880:f806::', NULL, '2025-06-04 04:16:27', NULL), (19418, '18.226.181.131', NULL, '2025-06-04 04:30:02', NULL), (19419, '2a03:2880:f806::', NULL, '2025-06-04 04:30:23', NULL), (19420, '114.244.209.250', NULL, '2025-06-04 04:33:12', NULL), (19421, '2a03:2880:f806:d::', NULL, '2025-06-04 04:53:07', NULL), (19422, '66.249.70.8', NULL, '2025-06-04 04:53:56', NULL), (19423, '2a03:2880:f800:4::', NULL, '2025-06-04 05:28:17', NULL), (19424, '2a03:2880:f800:1a::', NULL, '2025-06-04 05:31:06', NULL), (19425, '2a03:2880:f800:5::', NULL, '2025-06-04 05:31:18', NULL), (19426, '2a03:2880:f800:6::', NULL, '2025-06-04 05:43:02', NULL), (19427, '47.88.22.231', NULL, '2025-06-04 05:45:59', NULL), (19428, '57.141.0.26', NULL, '2025-06-04 05:53:20', NULL), (19429, '100.25.130.81', NULL, '2025-06-04 06:00:25', NULL), (19430, '100.25.130.81', NULL, '2025-06-04 06:00:26', NULL), (19431, '100.25.130.81', NULL, '2025-06-04 06:00:27', NULL), (19432, '185.5.248.18', NULL, '2025-06-04 06:22:53', NULL), (19433, '185.5.248.18', NULL, '2025-06-04 06:22:53', NULL), (19434, '2a03:2880:f806:19::', NULL, '2025-06-04 06:32:07', NULL), (19435, '2a03:2880:f806:9::', NULL, '2025-06-04 06:38:31', NULL), (19436, '2a03:2880:f806:1b::', NULL, '2025-06-04 06:44:57', NULL), (19437, '2a03:2880:f806:2::', NULL, '2025-06-04 06:48:36', NULL), (19438, '2a02:4780:a:c0de::84', NULL, '2025-06-04 06:52:57', NULL), (19439, '121.227.165.182', NULL, '2025-06-04 07:03:55', NULL), (19440, '144.52.52.222', NULL, '2025-06-04 07:04:08', NULL), (19441, '36.162.155.101', NULL, '2025-06-04 07:04:19', NULL), (19442, '2a03:2880:f806:15::', NULL, '2025-06-04 07:10:42', NULL), (19443, '2a03:2880:f806:8::', NULL, '2025-06-04 08:13:35', NULL), (19444, '2a03:2880:f806:c::', NULL, '2025-06-04 08:24:26', NULL), (19445, '2a03:2880:f806:2::', NULL, '2025-06-04 08:25:49', NULL), (19446, '2a03:2880:f806:7::', NULL, '2025-06-04 08:55:33', NULL), (19447, '117.143.102.176', NULL, '2025-06-04 09:01:46', NULL), (19448, '2a03:2880:f806:12::', NULL, '2025-06-04 09:27:26', NULL), (19449, '176.28.139.33', NULL, '2025-06-04 10:06:02', NULL), (19450, '117.162.73.215', NULL, '2025-06-04 10:07:39', NULL), (19451, '52.167.144.221', NULL, '2025-06-04 10:28:33', NULL), (19452, '123.180.27.227', NULL, '2025-06-04 10:40:14', NULL), (19453, '104.198.227.171', NULL, '2025-06-04 11:11:03', NULL), (19454, '115.57.144.4', NULL, '2025-06-04 12:04:47', NULL), (19455, '49.232.151.112', NULL, '2025-06-04 12:34:03', NULL), (19456, '120.230.8.132', NULL, '2025-06-04 13:03:45', NULL), (19457, '27.27.31.190', NULL, '2025-06-04 13:35:04', NULL), (19458, '183.222.194.212', NULL, '2025-06-04 13:55:03', NULL), (19459, '120.82.65.174', NULL, '2025-06-04 14:17:45', NULL), (19460, '112.64.49.117', NULL, '2025-06-04 14:30:18', NULL), (19461, '120.82.65.144', NULL, '2025-06-04 14:47:24', NULL), (19462, '43.159.140.236', NULL, '2025-06-04 15:00:17', NULL), (19463, '66.249.70.7', NULL, '2025-06-04 15:24:53', NULL), (19464, '122.51.104.231', NULL, '2025-06-04 15:46:52', NULL), (19465, '2a03:2880:f806:15::', NULL, '2025-06-04 16:02:12', NULL), (19466, '66.249.64.109', NULL, '2025-06-04 16:07:01', NULL), (19467, '66.249.70.1', NULL, '2025-06-04 16:28:28', NULL), (19468, '66.249.70.8', NULL, '2025-06-04 16:28:29', NULL), (19469, '66.249.64.98', NULL, '2025-06-04 16:35:27', NULL), (19470, '64.71.161.123', NULL, '2025-06-04 16:36:04', NULL), (19471, '34.91.36.231', NULL, '2025-06-04 17:13:43', NULL), (19472, '39.128.66.126', NULL, '2025-06-04 17:35:19', NULL), (19473, '51.81.46.212', NULL, '2025-06-04 17:39:59', NULL), (19474, '2001:bc8:1201:1f:ba2a:72ff:fee1:1aae', NULL, '2025-06-04 17:44:55', NULL), (19475, '20.171.207.51', NULL, '2025-06-04 18:11:54', NULL), (19476, '66.249.70.5', NULL, '2025-06-04 18:12:23', NULL), (19477, '66.249.70.5', NULL, '2025-06-04 18:12:37', NULL), (19478, '2a03:2880:f806:3::', NULL, '2025-06-04 18:31:47', NULL), (19479, '66.249.70.5', NULL, '2025-06-04 18:35:46', NULL), (19480, '2a03:2880:f806:3::', NULL, '2025-06-04 18:41:31', NULL), (19481, '196.132.68.14', NULL, '2025-06-04 18:42:11', NULL), (19482, '196.132.68.14', NULL, '2025-06-04 18:48:23', NULL), (19483, '119.45.20.16', NULL, '2025-06-04 18:59:56', NULL), (19484, '66.249.70.3', NULL, '2025-06-04 19:00:50', NULL), (19485, '66.249.70.1', NULL, '2025-06-04 19:07:12', NULL), (19486, '66.249.70.1', NULL, '2025-06-04 19:07:13', NULL), (19487, '66.249.70.3', NULL, '2025-06-04 19:07:14', NULL), (19488, '66.249.70.1', NULL, '2025-06-04 19:21:11', NULL), (19489, '66.249.70.8', NULL, '2025-06-04 19:21:12', NULL), (19490, '20.171.207.51', NULL, '2025-06-04 19:35:05', NULL), (19491, '66.249.70.4', NULL, '2025-06-04 19:57:28', NULL), (19492, '66.249.64.108', NULL, '2025-06-04 20:00:19', NULL), (19493, '27.220.184.231', NULL, '2025-06-04 20:00:58', NULL), (19494, '66.249.70.6', NULL, '2025-06-04 20:28:40', NULL), (19495, '222.169.177.241', NULL, '2025-06-04 20:33:52', NULL), (19496, '2a03:2880:f806:15::', NULL, '2025-06-04 20:44:18', NULL), (19497, '183.199.223.192', NULL, '2025-06-04 21:00:41', NULL), (19498, '66.249.70.4', NULL, '2025-06-04 21:05:19', NULL), (19499, '143.198.25.109', NULL, '2025-06-04 21:31:50', NULL), (19500, '119.45.20.16', NULL, '2025-06-04 22:04:29', NULL), (19501, '42.92.120.2', NULL, '2025-06-04 22:10:18', NULL), (19502, '27.159.75.49', NULL, '2025-06-04 22:10:19', NULL), (19503, '111.113.89.65', NULL, '2025-06-04 22:10:34', NULL), (19504, '124.90.8.99', NULL, '2025-06-04 22:11:35', NULL), (19505, '123.178.210.208', NULL, '2025-06-04 22:12:00', NULL), (19506, '66.249.70.8', NULL, '2025-06-04 22:25:34', NULL), (19507, '175.30.48.3', NULL, '2025-06-04 22:37:05', NULL), (19508, '66.249.64.105', NULL, '2025-06-04 22:54:48', NULL), (19509, '66.249.70.8', NULL, '2025-06-04 23:25:29', NULL), (19510, '66.249.70.6', NULL, '2025-06-04 23:28:48', NULL), (19511, '120.217.7.180', NULL, '2025-06-04 23:40:35', NULL), (19512, '137.226.113.44', NULL, '2025-06-04 23:55:00', NULL), (19513, '137.226.113.44', NULL, '2025-06-04 23:55:01', NULL), (19514, '112.40.151.29', NULL, '2025-06-05 00:10:15', NULL), (19515, '66.249.64.109', NULL, '2025-06-05 00:11:01', NULL), (19516, '66.249.70.2', NULL, '2025-06-05 00:20:07', NULL), (19517, '66.249.70.1', NULL, '2025-06-05 00:20:46', NULL), (19518, '129.28.14.231', NULL, '2025-06-05 01:00:41', NULL), (19519, '106.41.62.248', NULL, '2025-06-05 01:52:52', NULL), (19520, '39.171.205.108', NULL, '2025-06-05 02:37:37', NULL), (19521, '2a03:2880:f806:9::', NULL, '2025-06-05 03:04:28', NULL), (19522, '57.141.0.10', NULL, '2025-06-05 03:05:18', NULL), (19523, '43.153.102.138', NULL, '2025-06-05 03:15:44', NULL), (19524, '2a03:2880:f806:1::', NULL, '2025-06-05 03:18:16', NULL), (19525, '2a03:2880:f806:6::', NULL, '2025-06-05 03:25:07', NULL), (19526, '66.249.64.97', NULL, '2025-06-05 03:39:15', NULL), (19527, '2a03:2880:f806:16::', NULL, '2025-06-05 03:39:23', NULL), (19528, '2a03:2880:f806:1c::', NULL, '2025-06-05 03:51:58', NULL), (19529, '52.167.144.215', NULL, '2025-06-05 04:18:23', NULL), (19530, '2a03:2880:f806:12::', NULL, '2025-06-05 04:30:56', NULL), (19531, '2a03:2880:f806:15::', NULL, '2025-06-05 04:37:40', NULL), (19532, '2a03:2880:f806:15::', NULL, '2025-06-05 04:39:08', NULL), (19533, '2a03:2880:f806:10::', NULL, '2025-06-05 04:42:35', NULL), (19534, '2a03:2880:f806:4::', NULL, '2025-06-05 04:44:02', NULL), (19535, '2a03:2880:f806:b::', NULL, '2025-06-05 04:44:58', NULL), (19536, '2a03:2880:f806:13::', NULL, '2025-06-05 04:53:03', NULL), (19537, '2a03:2880:f806:9::', NULL, '2025-06-05 04:53:12', NULL), (19538, '2a03:2880:f806:f::', NULL, '2025-06-05 04:59:08', NULL), (19539, '2a03:2880:f806:1b::', NULL, '2025-06-05 05:08:37', NULL), (19540, '2a03:2880:f806::', NULL, '2025-06-05 05:10:10', NULL), (19541, '66.249.70.2', NULL, '2025-06-05 05:24:00', NULL), (19542, '2a03:2880:f806:1c::', NULL, '2025-06-05 05:24:40', NULL), (19543, '2a03:2880:f806:1c::', NULL, '2025-06-05 05:28:31', NULL), (19544, '46.205.199.115', NULL, '2025-06-05 05:34:58', NULL); INSERT INTO `guest_users` (`id`, `ip_address`, `fcm_token`, `created_at`, `updated_at`) VALUES (19545, '2a03:2880:f806:f::', NULL, '2025-06-05 05:42:38', NULL), (19546, '2a03:2880:f806:b::', NULL, '2025-06-05 05:46:10', NULL), (19547, '2a03:2880:f806:1::', NULL, '2025-06-05 05:47:21', NULL), (19548, '2a03:2880:f806:17::', NULL, '2025-06-05 05:52:00', NULL), (19549, '185.191.171.4', NULL, '2025-06-05 05:54:20', NULL), (19550, '185.191.171.4', NULL, '2025-06-05 05:54:23', NULL), (19551, '2a03:2880:f806:11::', NULL, '2025-06-05 05:56:44', NULL), (19552, '2a03:2880:f806:13::', NULL, '2025-06-05 06:05:34', NULL), (19553, '2a03:2880:f806:c::', NULL, '2025-06-05 06:25:44', NULL), (19554, '2a03:2880:f806:2::', NULL, '2025-06-05 06:36:26', NULL), (19555, '2a03:2880:f806::', NULL, '2025-06-05 06:36:49', NULL), (19556, '2a03:2880:f806:1::', NULL, '2025-06-05 06:52:14', NULL), (19557, '2a03:2880:f806:4::', NULL, '2025-06-05 06:52:49', NULL), (19558, '2a03:2880:f806:2::', NULL, '2025-06-05 07:04:07', NULL), (19559, '2a03:2880:f806:17::', NULL, '2025-06-05 07:05:30', NULL), (19560, '2a03:2880:f806:15::', NULL, '2025-06-05 07:26:42', NULL), (19561, '2a03:2880:f806:7::', NULL, '2025-06-05 07:49:14', NULL), (19562, '2a03:2880:f806:3::', NULL, '2025-06-05 07:56:51', NULL), (19563, '2a03:2880:f806:10::', NULL, '2025-06-05 07:59:44', NULL), (19564, '2a03:2880:f806:b::', NULL, '2025-06-05 08:09:43', NULL), (19565, '2a03:2880:f806:1e::', NULL, '2025-06-05 08:12:27', NULL), (19566, '52.167.144.136', NULL, '2025-06-05 08:36:03', NULL), (19567, '2a03:2880:f806:17::', NULL, '2025-06-05 08:37:12', NULL), (19568, '2a03:2880:f806:d::', NULL, '2025-06-05 08:40:52', NULL), (19569, '2a03:2880:f806:b::', NULL, '2025-06-05 08:41:22', NULL), (19570, '2a03:2880:f806:2::', NULL, '2025-06-05 08:42:51', NULL), (19571, '2a03:2880:f806:8::', NULL, '2025-06-05 08:56:49', NULL), (19572, '2a03:2880:f806:c::', NULL, '2025-06-05 09:07:05', NULL), (19573, '2a03:2880:f806:c::', NULL, '2025-06-05 09:09:56', NULL), (19574, '66.249.70.2', NULL, '2025-06-05 09:12:46', NULL), (19575, '111.40.139.67', NULL, '2025-06-05 09:14:29', NULL), (19576, '171.213.186.61', NULL, '2025-06-05 09:18:47', NULL), (19577, '66.249.70.3', NULL, '2025-06-05 09:20:09', NULL), (19578, '2a03:2880:f806:13::', NULL, '2025-06-05 09:23:09', NULL), (19579, '184.154.139.31', NULL, '2025-06-05 09:35:43', NULL), (19580, '184.154.139.31', NULL, '2025-06-05 09:35:48', NULL), (19581, '184.154.139.31', NULL, '2025-06-05 09:35:52', NULL), (19582, '2a03:2880:f806:1c::', NULL, '2025-06-05 09:36:14', NULL), (19583, '2a03:2880:f806:1e::', NULL, '2025-06-05 09:59:20', NULL), (19584, '2a03:2880:f806:e::', NULL, '2025-06-05 10:10:18', NULL), (19585, '42.236.17.115', NULL, '2025-06-05 10:18:01', NULL), (19586, '2a03:2880:f806:17::', NULL, '2025-06-05 10:18:33', NULL), (19587, '2a02:4780:a:c0de::84', NULL, '2025-06-05 10:19:29', NULL), (19588, '2a03:2880:f800:16::', NULL, '2025-06-05 10:36:44', NULL), (19589, '3.21.154.207', NULL, '2025-06-05 10:41:40', NULL), (19590, '2a03:2880:f806::', NULL, '2025-06-05 10:43:54', NULL), (19591, '2a03:2880:f806:f::', NULL, '2025-06-05 10:46:56', NULL), (19592, '2a03:2880:f806:c::', NULL, '2025-06-05 10:54:40', NULL), (19593, '66.249.70.5', NULL, '2025-06-05 10:55:25', NULL), (19594, '2a03:2880:f806:8::', NULL, '2025-06-05 10:56:48', NULL), (19595, '66.249.70.4', NULL, '2025-06-05 10:59:45', NULL), (19596, '2a03:2880:f806:1c::', NULL, '2025-06-05 11:04:17', NULL), (19597, '2a03:2880:f806:6::', NULL, '2025-06-05 11:06:46', NULL), (19598, '2a03:2880:f806:d::', NULL, '2025-06-05 11:15:00', NULL), (19599, '2a03:2880:f806:6::', NULL, '2025-06-05 11:15:35', NULL), (19600, '2a03:2880:f806:8::', NULL, '2025-06-05 11:32:31', NULL), (19601, '2a03:2880:f806:1b::', NULL, '2025-06-05 11:42:03', NULL), (19602, '2a03:2880:f806::', NULL, '2025-06-05 11:42:04', NULL), (19603, '2a03:2880:f806:1a::', NULL, '2025-06-05 11:42:33', NULL), (19604, '2a03:2880:f806:e::', NULL, '2025-06-05 11:45:21', NULL), (19605, '2a03:2880:f806:17::', NULL, '2025-06-05 11:46:54', NULL), (19606, '2a03:2880:f806:13::', NULL, '2025-06-05 11:59:11', NULL), (19607, '42.236.17.121', NULL, '2025-06-05 12:06:29', NULL), (19608, '2a03:2880:f806:19::', NULL, '2025-06-05 12:09:57', NULL), (19609, '2a03:2880:f806:2::', NULL, '2025-06-05 12:12:57', NULL), (19610, '2a03:2880:f806::', NULL, '2025-06-05 12:14:56', NULL), (19611, '2a03:2880:f806:2::', NULL, '2025-06-05 12:20:34', NULL), (19612, '2a03:2880:f806:1c::', NULL, '2025-06-05 12:27:12', NULL), (19613, '2a03:2880:f806:9::', NULL, '2025-06-05 12:27:17', NULL), (19614, '2a03:2880:f806:14::', NULL, '2025-06-05 12:38:57', NULL), (19615, '2a03:2880:f806:17::', NULL, '2025-06-05 13:07:30', NULL), (19616, '2a03:2880:f800:2::', NULL, '2025-06-05 13:15:31', NULL), (19617, '2a03:2880:f806:e::', NULL, '2025-06-05 13:20:30', NULL), (19618, '2a03:2880:f806:1a::', NULL, '2025-06-05 13:25:15', NULL), (19619, '2a03:2880:f806:14::', NULL, '2025-06-05 13:26:15', NULL), (19620, '2a03:2880:f806:17::', NULL, '2025-06-05 13:30:21', NULL), (19621, '2a03:2880:f806:b::', NULL, '2025-06-05 13:37:53', NULL), (19622, '2a03:2880:f806:4::', NULL, '2025-06-05 13:38:52', NULL), (19623, '2a03:2880:f806:2::', NULL, '2025-06-05 13:51:11', NULL), (19624, '2a03:2880:f806:1a::', NULL, '2025-06-05 15:01:38', NULL), (19625, '2a03:2880:f806:9::', NULL, '2025-06-05 15:04:43', NULL), (19626, '2a03:2880:f806:1::', NULL, '2025-06-05 15:17:58', NULL), (19627, '2a03:2880:f806:6::', NULL, '2025-06-05 15:24:53', NULL), (19628, '2a03:2880:f806:4::', NULL, '2025-06-05 15:32:41', NULL), (19629, '2a03:2880:f806:2::', NULL, '2025-06-05 15:37:26', NULL), (19630, '2a03:2880:f806:17::', NULL, '2025-06-05 15:38:58', NULL), (19631, '40.77.167.143', NULL, '2025-06-05 15:40:32', NULL), (19632, '66.249.70.6', NULL, '2025-06-05 16:08:07', NULL), (19633, '2a03:2880:f806:c::', NULL, '2025-06-05 16:08:34', NULL), (19634, '2a03:2880:f806:16::', NULL, '2025-06-05 16:11:09', NULL), (19635, '66.249.70.3', NULL, '2025-06-05 16:25:23', NULL), (19636, '66.249.70.5', NULL, '2025-06-05 16:31:20', NULL), (19637, '2a03:2880:f806:14::', NULL, '2025-06-05 16:32:00', NULL), (19638, '66.249.70.4', NULL, '2025-06-05 16:40:19', NULL), (19639, '66.249.64.104', NULL, '2025-06-05 17:03:25', NULL), (19640, '66.249.70.6', NULL, '2025-06-05 17:37:23', NULL), (19641, '66.249.70.6', NULL, '2025-06-05 17:38:14', NULL), (19642, '66.249.70.6', NULL, '2025-06-05 17:38:17', NULL), (19643, '66.249.70.7', NULL, '2025-06-05 17:38:45', NULL), (19644, '66.249.70.6', NULL, '2025-06-05 17:41:20', NULL), (19645, '66.249.70.6', NULL, '2025-06-05 17:44:20', NULL), (19646, '66.249.70.7', NULL, '2025-06-05 17:44:23', NULL), (19647, '66.249.70.7', NULL, '2025-06-05 17:45:57', NULL), (19648, '66.249.70.6', NULL, '2025-06-05 17:46:00', NULL), (19649, '66.249.70.6', NULL, '2025-06-05 17:46:00', NULL), (19650, '66.249.70.5', NULL, '2025-06-05 17:46:03', NULL), (19651, '66.249.70.5', NULL, '2025-06-05 17:46:04', NULL), (19652, '66.249.70.6', NULL, '2025-06-05 17:46:05', NULL), (19653, '66.249.70.6', NULL, '2025-06-05 17:46:06', NULL), (19654, '66.249.70.6', NULL, '2025-06-05 18:19:38', NULL), (19655, '66.249.70.5', NULL, '2025-06-05 18:20:26', NULL), (19656, '66.249.70.6', NULL, '2025-06-05 18:21:04', NULL), (19657, '66.249.70.5', NULL, '2025-06-05 18:23:06', NULL), (19658, '66.249.70.6', NULL, '2025-06-05 18:23:07', NULL), (19659, '66.249.70.6', NULL, '2025-06-05 18:23:07', NULL), (19660, '66.249.70.4', NULL, '2025-06-05 18:23:08', NULL), (19661, '66.249.70.5', NULL, '2025-06-05 18:23:08', NULL), (19662, '66.249.70.4', NULL, '2025-06-05 18:23:11', NULL), (19663, '66.249.70.3', NULL, '2025-06-05 18:27:47', NULL), (19664, '66.249.70.3', NULL, '2025-06-05 18:27:59', NULL), (19665, '66.249.70.5', NULL, '2025-06-05 18:40:28', NULL), (19666, '66.249.64.96', NULL, '2025-06-05 18:44:29', NULL), (19667, '40.77.167.54', NULL, '2025-06-05 20:00:38', NULL), (19668, '108.181.40.212', NULL, '2025-06-05 20:10:32', NULL), (19669, '102.186.156.159', NULL, '2025-06-05 20:57:32', NULL), (19670, '34.235.132.201', NULL, '2025-06-05 23:38:15', NULL), (19671, '34.235.132.201', NULL, '2025-06-05 23:38:15', NULL), (19672, '34.235.132.201', NULL, '2025-06-05 23:38:17', NULL), (19673, '66.249.70.3', NULL, '2025-06-05 23:45:46', NULL), (19674, '40.77.167.18', NULL, '2025-06-05 23:46:13', NULL), (19675, '44.247.39.100', NULL, '2025-06-06 01:02:38', NULL), (19676, '44.247.39.100', NULL, '2025-06-06 01:02:40', NULL), (19677, '52.89.67.105', NULL, '2025-06-06 01:02:57', NULL), (19678, '122.51.104.231', NULL, '2025-06-06 01:21:40', NULL), (19679, '66.249.70.6', NULL, '2025-06-06 02:49:19', NULL), (19680, '2a03:2880:f806:11::', NULL, '2025-06-06 02:57:44', NULL), (19681, '2a03:2880:f806:4::', NULL, '2025-06-06 03:13:06', NULL), (19682, '2a03:2880:f806:15::', NULL, '2025-06-06 03:24:19', NULL), (19683, '2a03:2880:f806:f::', NULL, '2025-06-06 03:29:56', NULL), (19684, '2a03:2880:f806:e::', NULL, '2025-06-06 03:30:43', NULL), (19685, '2a03:2880:f806:5::', NULL, '2025-06-06 03:46:41', NULL), (19686, '2a03:2880:f806:6::', NULL, '2025-06-06 03:53:32', NULL), (19687, '2a03:2880:f806:14::', NULL, '2025-06-06 03:55:27', NULL), (19688, '2a03:2880:f806:8::', NULL, '2025-06-06 04:13:22', NULL), (19689, '2a03:2880:f806:7::', NULL, '2025-06-06 04:16:34', NULL), (19690, '2a03:2880:f806:f::', NULL, '2025-06-06 04:26:17', NULL), (19691, '192.36.166.94', NULL, '2025-06-06 04:27:10', NULL), (19692, '2a03:2880:f806:a::', NULL, '2025-06-06 04:29:35', NULL), (19693, '66.249.70.4', NULL, '2025-06-06 04:36:28', NULL), (19694, '185.191.171.4', NULL, '2025-06-06 04:40:55', NULL), (19695, '2a03:2880:f806:1c::', NULL, '2025-06-06 04:50:53', NULL), (19696, '2a03:2880:f806:1::', NULL, '2025-06-06 05:38:44', NULL), (19697, '2a03:2880:f806:a::', NULL, '2025-06-06 05:54:39', NULL), (19698, '84.17.48.135', NULL, '2025-06-06 05:54:54', NULL), (19699, '2a03:2880:f806:8::', NULL, '2025-06-06 06:01:56', NULL), (19700, '2a03:2880:f806:15::', NULL, '2025-06-06 06:13:12', NULL), (19701, '2a03:2880:f806:b::', NULL, '2025-06-06 06:20:44', NULL), (19702, '2a03:2880:f806:1b::', NULL, '2025-06-06 06:34:08', NULL), (19703, '2a03:2880:f806:10::', NULL, '2025-06-06 06:38:22', NULL), (19704, '2a03:2880:f806:3::', NULL, '2025-06-06 06:44:07', NULL), (19705, '2a03:2880:f806:19::', NULL, '2025-06-06 06:56:45', NULL), (19706, '66.249.70.4', NULL, '2025-06-06 07:06:23', NULL), (19707, '66.249.70.3', NULL, '2025-06-06 07:12:59', NULL), (19708, '66.249.70.2', NULL, '2025-06-06 07:14:51', NULL), (19709, '118.195.153.213', NULL, '2025-06-06 07:18:42', NULL), (19710, '2a03:2880:f806:9::', NULL, '2025-06-06 07:43:31', NULL), (19711, '2a03:2880:f806:1::', NULL, '2025-06-06 07:45:04', NULL), (19712, '2a03:2880:f804:16::', NULL, '2025-06-06 07:53:53', NULL), (19713, '2a03:2880:f806:2::', NULL, '2025-06-06 07:56:58', NULL), (19714, '2a02:4780:a:c0de::84', NULL, '2025-06-06 08:12:46', NULL), (19715, '2a03:2880:f806:4::', NULL, '2025-06-06 08:21:13', NULL), (19716, '2a03:2880:f806:8::', NULL, '2025-06-06 08:28:34', NULL), (19717, '2a03:2880:f806::', NULL, '2025-06-06 08:34:24', NULL), (19718, '2a03:2880:f806:d::', NULL, '2025-06-06 08:37:05', NULL), (19719, '2a03:2880:f806:6::', NULL, '2025-06-06 08:37:29', NULL), (19720, '2a03:2880:f806:7::', NULL, '2025-06-06 08:41:19', NULL), (19721, '2a03:2880:f806:c::', NULL, '2025-06-06 08:43:57', NULL), (19722, '2a03:2880:f806:4::', NULL, '2025-06-06 08:57:30', NULL), (19723, '2a03:2880:f806:a::', NULL, '2025-06-06 09:04:28', NULL), (19724, '2a03:2880:f806:1c::', NULL, '2025-06-06 09:06:08', NULL), (19725, '2a03:2880:f806:11::', NULL, '2025-06-06 09:08:37', NULL), (19726, '216.73.216.242', NULL, '2025-06-06 09:15:40', NULL), (19727, '2a03:2880:f806:15::', NULL, '2025-06-06 09:17:04', NULL), (19728, '2a03:2880:f806:6::', NULL, '2025-06-06 09:31:13', NULL), (19729, '2a03:2880:f806:19::', NULL, '2025-06-06 09:38:14', NULL), (19730, '2a03:2880:f806:19::', NULL, '2025-06-06 09:43:00', NULL), (19731, '184.154.76.53', NULL, '2025-06-06 09:50:53', NULL), (19732, '184.154.76.53', NULL, '2025-06-06 09:50:56', NULL), (19733, '184.154.76.53', NULL, '2025-06-06 09:50:58', NULL), (19734, '2a03:2880:f800:10::', NULL, '2025-06-06 09:51:52', NULL), (19735, '2a03:2880:f806:9::', NULL, '2025-06-06 09:57:02', NULL), (19736, '2a03:2880:f806:15::', NULL, '2025-06-06 10:07:01', NULL), (19737, '2a03:2880:f806:9::', NULL, '2025-06-06 10:11:25', NULL), (19738, '2a03:2880:f806:8::', NULL, '2025-06-06 10:26:43', NULL), (19739, '2a03:2880:f806:4::', NULL, '2025-06-06 10:29:23', NULL), (19740, '66.249.64.96', NULL, '2025-06-06 10:51:45', NULL), (19741, '2a03:2880:f806:c::', NULL, '2025-06-06 10:55:34', NULL), (19742, '2a03:2880:f806:f::', NULL, '2025-06-06 10:57:13', NULL), (19743, '2a03:2880:f806:c::', NULL, '2025-06-06 10:58:54', NULL), (19744, '2a03:2880:f806:12::', NULL, '2025-06-06 11:00:33', NULL), (19745, '2a03:2880:f806:16::', NULL, '2025-06-06 11:07:18', NULL), (19746, '2a03:2880:f806:1b::', NULL, '2025-06-06 11:16:00', NULL), (19747, '66.249.64.109', NULL, '2025-06-06 11:16:12', NULL), (19748, '2a03:2880:f806:14::', NULL, '2025-06-06 11:22:32', NULL), (19749, '2a03:2880:f806:1e::', NULL, '2025-06-06 11:40:35', NULL), (19750, '2a03:2880:f806:1b::', NULL, '2025-06-06 11:41:57', NULL), (19751, '2a03:2880:f806:1e::', NULL, '2025-06-06 11:50:10', NULL), (19752, '2a03:2880:f806:12::', NULL, '2025-06-06 12:05:44', NULL), (19753, '40.77.167.27', NULL, '2025-06-06 12:08:05', NULL), (19754, '2a03:2880:f806:11::', NULL, '2025-06-06 12:30:38', NULL), (19755, '2a03:2880:f800:8::', NULL, '2025-06-06 12:44:39', NULL), (19756, '2a03:2880:f806:12::', NULL, '2025-06-06 12:49:44', NULL), (19757, '2a03:2880:f806:12::', NULL, '2025-06-06 12:55:29', NULL), (19758, '2a03:2880:f806:1e::', NULL, '2025-06-06 12:55:49', NULL), (19759, '2a03:2880:f806:13::', NULL, '2025-06-06 13:07:20', NULL), (19760, '2a03:2880:f806:1a::', NULL, '2025-06-06 13:13:22', NULL), (19761, '2a03:2880:f806:17::', NULL, '2025-06-06 13:15:49', NULL), (19762, '182.42.105.85', NULL, '2025-06-06 13:25:18', NULL), (19763, '2a03:2880:f806:1a::', NULL, '2025-06-06 13:55:58', NULL), (19764, '2a03:2880:f806:17::', NULL, '2025-06-06 14:02:07', NULL), (19765, '2a03:2880:f806:14::', NULL, '2025-06-06 14:35:17', NULL), (19766, '2a03:2880:f806:f::', NULL, '2025-06-06 14:42:00', NULL), (19767, '2a03:2880:f806:1::', NULL, '2025-06-06 14:53:34', NULL), (19768, '2a03:2880:f806:12::', NULL, '2025-06-06 14:58:24', NULL), (19769, '66.249.70.8', NULL, '2025-06-06 15:07:32', NULL), (19770, '2a03:2880:f806:5::', NULL, '2025-06-06 15:27:06', NULL), (19771, '2a03:2880:f806:d::', NULL, '2025-06-06 15:32:40', NULL), (19772, '2a03:2880:f806:14::', NULL, '2025-06-06 15:39:27', NULL), (19773, '2a03:2880:f806:7::', NULL, '2025-06-06 16:05:45', NULL), (19774, '66.249.70.8', NULL, '2025-06-06 16:20:22', NULL), (19775, '2001:bc8:1da0:16:ba2a:72ff:fed3:a1fe', NULL, '2025-06-06 16:21:05', NULL), (19776, '2a03:2880:f806:1d::', NULL, '2025-06-06 16:31:11', NULL), (19777, '2a03:2880:f806:1a::', NULL, '2025-06-06 16:31:26', NULL), (19778, '129.28.14.231', NULL, '2025-06-06 16:34:08', NULL), (19779, '2a03:2880:f806:1e::', NULL, '2025-06-06 16:50:36', NULL), (19780, '2a03:2880:f806:14::', NULL, '2025-06-06 17:10:45', NULL), (19781, '135.148.195.14', NULL, '2025-06-06 17:34:39', NULL), (19782, '2a03:2880:f806:d::', NULL, '2025-06-06 18:02:59', NULL), (19783, '2a03:2880:f806:17::', NULL, '2025-06-06 18:05:32', NULL), (19784, '66.249.70.4', NULL, '2025-06-06 18:15:19', NULL), (19785, '66.249.70.5', NULL, '2025-06-06 18:15:25', NULL), (19786, '2a03:2880:f806:1c::', NULL, '2025-06-06 18:44:23', NULL), (19787, '66.249.70.3', NULL, '2025-06-06 18:56:35', NULL), (19788, '66.249.70.3', NULL, '2025-06-06 18:56:47', NULL), (19789, '66.249.70.3', NULL, '2025-06-06 18:56:51', NULL), (19790, '66.249.70.3', NULL, '2025-06-06 18:56:58', NULL), (19791, '66.249.70.4', NULL, '2025-06-06 18:57:03', NULL), (19792, '66.249.70.4', NULL, '2025-06-06 18:57:14', NULL), (19793, '2a03:2880:f806:4::', NULL, '2025-06-06 19:18:13', NULL), (19794, '66.249.70.7', NULL, '2025-06-06 19:20:47', NULL), (19795, '66.249.70.6', NULL, '2025-06-06 19:21:27', NULL), (19796, '2a03:2880:f806:4::', NULL, '2025-06-06 19:29:14', NULL), (19797, '2a03:2880:f806:17::', NULL, '2025-06-06 19:46:50', NULL), (19798, '216.73.216.182', NULL, '2025-06-06 19:47:06', NULL), (19799, '36.111.67.189', NULL, '2025-06-06 19:48:56', NULL), (19800, '2a03:2880:f806:e::', NULL, '2025-06-06 19:58:48', NULL), (19801, '40.77.167.59', NULL, '2025-06-06 19:59:04', NULL), (19802, '2a03:2880:f806:12::', NULL, '2025-06-06 20:06:16', NULL), (19803, '2a03:2880:f806:3::', NULL, '2025-06-06 21:02:20', NULL), (19804, '2a03:2880:f806:13::', NULL, '2025-06-06 21:12:56', NULL), (19805, '66.249.70.3', NULL, '2025-06-06 21:56:02', NULL), (19806, '66.249.70.1', NULL, '2025-06-06 21:57:55', NULL), (19807, '2a03:2880:f806:4::', NULL, '2025-06-06 22:31:11', NULL), (19808, '66.249.70.3', NULL, '2025-06-06 22:53:30', NULL), (19809, '144.126.198.144', NULL, '2025-06-06 22:56:08', NULL), (19810, '66.249.70.7', NULL, '2025-06-06 23:23:48', NULL), (19811, '34.200.217.218', NULL, '2025-06-06 23:25:16', NULL), (19812, '93.158.90.70', NULL, '2025-06-06 23:29:01', NULL), (19813, '2a03:2880:f806:8::', NULL, '2025-06-07 00:17:04', NULL), (19814, '34.170.109.206', NULL, '2025-06-07 00:27:07', NULL), (19815, '2a03:2880:f806:1c::', NULL, '2025-06-07 00:32:14', NULL), (19816, '2a03:2880:f806:b::', NULL, '2025-06-07 01:04:14', NULL), (19817, '118.89.233.234', NULL, '2025-06-07 01:48:36', NULL), (19818, '2a03:2880:f806:1d::', NULL, '2025-06-07 01:53:39', NULL), (19819, '66.249.70.5', NULL, '2025-06-07 01:58:23', NULL), (19820, '66.249.70.1', NULL, '2025-06-07 02:22:52', NULL), (19821, '66.249.70.1', NULL, '2025-06-07 02:23:03', NULL), (19822, '66.249.70.1', NULL, '2025-06-07 02:23:14', NULL), (19823, '66.249.70.1', NULL, '2025-06-07 02:23:31', NULL), (19824, '66.249.70.1', NULL, '2025-06-07 02:23:44', NULL), (19825, '2a03:2880:f806:3::', NULL, '2025-06-07 02:26:52', NULL), (19826, '66.249.70.2', NULL, '2025-06-07 02:27:47', NULL), (19827, '66.249.70.6', NULL, '2025-06-07 02:28:50', NULL), (19828, '66.249.70.5', NULL, '2025-06-07 02:29:02', NULL), (19829, '66.249.70.5', NULL, '2025-06-07 02:54:25', NULL), (19830, '66.249.70.5', NULL, '2025-06-07 02:54:42', NULL), (19831, '66.249.70.4', NULL, '2025-06-07 02:54:53', NULL), (19832, '66.249.70.6', NULL, '2025-06-07 02:55:09', NULL), (19833, '66.249.70.5', NULL, '2025-06-07 02:55:21', NULL), (19834, '66.249.70.4', NULL, '2025-06-07 02:55:38', NULL), (19835, '66.249.70.4', NULL, '2025-06-07 02:55:50', NULL), (19836, '66.249.70.4', NULL, '2025-06-07 02:56:00', NULL), (19837, '66.249.70.4', NULL, '2025-06-07 02:56:11', NULL), (19838, '66.249.70.4', NULL, '2025-06-07 02:56:21', NULL), (19839, '66.249.70.4', NULL, '2025-06-07 02:56:32', NULL), (19840, '66.249.70.4', NULL, '2025-06-07 02:56:49', NULL), (19841, '66.249.70.4', NULL, '2025-06-07 02:57:00', NULL), (19842, '66.249.70.4', NULL, '2025-06-07 02:57:10', NULL), (19843, '66.249.70.4', NULL, '2025-06-07 02:57:22', NULL), (19844, '66.249.70.4', NULL, '2025-06-07 02:57:29', NULL), (19845, '66.249.70.4', NULL, '2025-06-07 02:57:42', NULL), (19846, '66.249.70.4', NULL, '2025-06-07 02:57:53', NULL), (19847, '66.249.70.4', NULL, '2025-06-07 02:58:08', NULL), (19848, '66.249.70.4', NULL, '2025-06-07 02:58:20', NULL), (19849, '66.249.70.4', NULL, '2025-06-07 02:58:31', NULL), (19850, '66.249.70.1', NULL, '2025-06-07 03:13:57', NULL), (19851, '66.249.70.1', NULL, '2025-06-07 03:17:44', NULL), (19852, '66.249.70.8', NULL, '2025-06-07 03:26:16', NULL), (19853, '66.249.70.6', NULL, '2025-06-07 03:26:25', NULL), (19854, '66.249.70.6', NULL, '2025-06-07 03:26:42', NULL), (19855, '66.249.70.6', NULL, '2025-06-07 03:26:53', NULL), (19856, '66.249.70.8', NULL, '2025-06-07 03:27:14', NULL), (19857, '66.249.70.6', NULL, '2025-06-07 03:27:28', NULL), (19858, '66.249.70.6', NULL, '2025-06-07 03:27:39', NULL), (19859, '66.249.70.6', NULL, '2025-06-07 03:27:50', NULL), (19860, '66.249.70.6', NULL, '2025-06-07 03:27:56', NULL), (19861, '66.249.70.6', NULL, '2025-06-07 03:28:02', NULL), (19862, '66.249.70.6', NULL, '2025-06-07 03:28:17', NULL), (19863, '66.249.70.6', NULL, '2025-06-07 03:28:29', NULL), (19864, '66.249.70.6', NULL, '2025-06-07 03:28:40', NULL), (19865, '66.249.70.6', NULL, '2025-06-07 03:28:51', NULL), (19866, '66.249.70.6', NULL, '2025-06-07 03:29:02', NULL), (19867, '66.249.70.7', NULL, '2025-06-07 03:29:20', NULL), (19868, '66.249.70.6', NULL, '2025-06-07 03:29:32', NULL), (19869, '66.249.70.6', NULL, '2025-06-07 03:29:43', NULL), (19870, '66.249.70.6', NULL, '2025-06-07 03:29:54', NULL), (19871, '66.249.70.7', NULL, '2025-06-07 03:30:05', NULL), (19872, '66.249.70.6', NULL, '2025-06-07 03:30:16', NULL), (19873, '66.249.64.97', NULL, '2025-06-07 03:39:06', NULL), (19874, '66.249.70.1', NULL, '2025-06-07 03:45:05', NULL), (19875, '66.249.70.8', NULL, '2025-06-07 03:45:17', NULL), (19876, '66.249.70.8', NULL, '2025-06-07 03:45:34', NULL), (19877, '66.249.70.8', NULL, '2025-06-07 03:45:45', NULL), (19878, '66.249.70.8', NULL, '2025-06-07 03:45:56', NULL), (19879, '66.249.70.8', NULL, '2025-06-07 03:46:14', NULL), (19880, '66.249.70.1', NULL, '2025-06-07 03:46:24', NULL), (19881, '66.249.70.8', NULL, '2025-06-07 03:46:33', NULL), (19882, '66.249.70.8', NULL, '2025-06-07 03:46:54', NULL), (19883, '66.249.70.2', NULL, '2025-06-07 03:47:05', NULL), (19884, '66.249.70.8', NULL, '2025-06-07 03:47:16', NULL), (19885, '66.249.70.8', NULL, '2025-06-07 03:47:32', NULL), (19886, '66.249.70.8', NULL, '2025-06-07 03:47:51', NULL), (19887, '66.249.70.2', NULL, '2025-06-07 03:48:04', NULL), (19888, '66.249.70.8', NULL, '2025-06-07 03:48:20', NULL), (19889, '66.249.70.8', NULL, '2025-06-07 03:48:32', NULL), (19890, '66.249.70.8', NULL, '2025-06-07 03:48:40', NULL), (19891, '66.249.70.8', NULL, '2025-06-07 03:48:49', NULL), (19892, '66.249.70.1', NULL, '2025-06-07 03:49:00', NULL), (19893, '66.249.70.8', NULL, '2025-06-07 03:49:16', NULL), (19894, '66.249.70.8', NULL, '2025-06-07 03:49:27', NULL), (19895, '66.249.70.8', NULL, '2025-06-07 03:49:38', NULL), (19896, '66.249.70.8', NULL, '2025-06-07 03:49:49', NULL), (19897, '66.249.70.7', NULL, '2025-06-07 03:50:06', NULL), (19898, '66.249.70.5', NULL, '2025-06-07 03:50:17', NULL), (19899, '66.249.70.5', NULL, '2025-06-07 03:50:33', NULL), (19900, '66.249.70.5', NULL, '2025-06-07 03:50:49', NULL), (19901, '66.249.70.5', NULL, '2025-06-07 03:50:57', NULL), (19902, '66.249.70.5', NULL, '2025-06-07 03:51:08', NULL), (19903, '66.249.70.5', NULL, '2025-06-07 03:51:19', NULL), (19904, '66.249.70.5', NULL, '2025-06-07 03:51:37', NULL), (19905, '66.249.70.5', NULL, '2025-06-07 03:51:49', NULL), (19906, '66.249.70.5', NULL, '2025-06-07 03:52:00', NULL), (19907, '66.249.70.5', NULL, '2025-06-07 03:52:11', NULL), (19908, '66.249.70.5', NULL, '2025-06-07 03:52:27', NULL), (19909, '66.249.70.5', NULL, '2025-06-07 03:52:41', NULL), (19910, '66.249.70.5', NULL, '2025-06-07 03:52:52', NULL), (19911, '66.249.70.5', NULL, '2025-06-07 03:53:03', NULL), (19912, '66.249.70.5', NULL, '2025-06-07 03:53:14', NULL), (19913, '66.249.70.5', NULL, '2025-06-07 03:53:25', NULL), (19914, '66.249.70.5', NULL, '2025-06-07 03:53:41', NULL), (19915, '66.249.70.5', NULL, '2025-06-07 03:53:52', NULL), (19916, '66.249.70.5', NULL, '2025-06-07 03:54:08', NULL), (19917, '66.249.70.6', NULL, '2025-06-07 03:54:23', NULL), (19918, '66.249.70.5', NULL, '2025-06-07 03:54:34', NULL), (19919, '66.249.70.5', NULL, '2025-06-07 03:54:51', NULL), (19920, '66.249.70.7', NULL, '2025-06-07 03:55:02', NULL), (19921, '66.249.70.7', NULL, '2025-06-07 03:55:14', NULL), (19922, '66.249.70.7', NULL, '2025-06-07 03:55:25', NULL), (19923, '66.249.70.7', NULL, '2025-06-07 03:55:36', NULL), (19924, '66.249.70.7', NULL, '2025-06-07 03:55:51', NULL), (19925, '66.249.70.8', NULL, '2025-06-07 03:56:07', NULL), (19926, '66.249.70.1', NULL, '2025-06-07 03:57:26', NULL), (19927, '66.249.70.8', NULL, '2025-06-07 03:58:26', NULL), (19928, '66.249.70.7', NULL, '2025-06-07 03:59:49', NULL), (19929, '66.249.70.7', NULL, '2025-06-07 04:00:09', NULL), (19930, '66.249.70.1', NULL, '2025-06-07 04:00:44', NULL), (19931, '2a03:2880:f806:15::', NULL, '2025-06-07 04:10:30', NULL), (19932, '66.249.70.4', NULL, '2025-06-07 04:21:37', NULL), (19933, '66.249.70.5', NULL, '2025-06-07 04:22:08', NULL), (19934, '66.249.70.3', NULL, '2025-06-07 04:23:52', NULL), (19935, '66.249.70.4', NULL, '2025-06-07 04:24:12', NULL), (19936, '66.249.70.3', NULL, '2025-06-07 04:24:23', NULL), (19937, '66.249.70.3', NULL, '2025-06-07 04:24:37', NULL), (19938, '66.249.70.3', NULL, '2025-06-07 04:24:48', NULL), (19939, '66.249.70.3', NULL, '2025-06-07 04:25:03', NULL), (19940, '66.249.70.4', NULL, '2025-06-07 04:25:15', NULL), (19941, '66.249.70.3', NULL, '2025-06-07 04:25:20', NULL), (19942, '66.249.70.3', NULL, '2025-06-07 04:25:27', NULL), (19943, '66.249.70.3', NULL, '2025-06-07 04:25:43', NULL), (19944, '66.249.70.3', NULL, '2025-06-07 04:25:54', NULL), (19945, '66.249.70.4', NULL, '2025-06-07 04:26:10', NULL), (19946, '66.249.70.4', NULL, '2025-06-07 04:26:19', NULL), (19947, '66.249.70.2', NULL, '2025-06-07 04:26:37', NULL), (19948, '66.249.70.2', NULL, '2025-06-07 04:26:52', NULL), (19949, '66.249.70.3', NULL, '2025-06-07 04:27:03', NULL), (19950, '66.249.70.2', NULL, '2025-06-07 04:27:14', NULL), (19951, '66.249.70.2', NULL, '2025-06-07 04:27:35', NULL), (19952, '66.249.70.2', NULL, '2025-06-07 04:27:46', NULL), (19953, '66.249.70.3', NULL, '2025-06-07 04:28:01', NULL), (19954, '66.249.70.2', NULL, '2025-06-07 04:28:15', NULL), (19955, '66.249.70.2', NULL, '2025-06-07 04:28:25', NULL), (19956, '66.249.70.2', NULL, '2025-06-07 04:28:36', NULL), (19957, '66.249.70.2', NULL, '2025-06-07 04:28:52', NULL), (19958, '66.249.70.2', NULL, '2025-06-07 04:28:53', NULL), (19959, '66.249.70.4', NULL, '2025-06-07 04:29:08', NULL), (19960, '2a03:2880:f806:17::', NULL, '2025-06-07 04:39:45', NULL), (19961, '66.249.70.2', NULL, '2025-06-07 04:41:01', NULL), (19962, '66.249.70.3', NULL, '2025-06-07 04:41:17', NULL), (19963, '66.249.70.2', NULL, '2025-06-07 04:41:36', NULL), (19964, '66.249.70.2', NULL, '2025-06-07 04:41:49', NULL), (19965, '66.249.70.2', NULL, '2025-06-07 04:41:59', NULL), (19966, '66.249.70.2', NULL, '2025-06-07 04:42:12', NULL), (19967, '66.249.70.2', NULL, '2025-06-07 04:42:33', NULL), (19968, '66.249.70.2', NULL, '2025-06-07 04:42:46', NULL), (19969, '66.249.70.2', NULL, '2025-06-07 04:42:56', NULL), (19970, '66.249.70.2', NULL, '2025-06-07 04:43:07', NULL), (19971, '66.249.70.2', NULL, '2025-06-07 04:43:18', NULL), (19972, '66.249.70.2', NULL, '2025-06-07 04:43:28', NULL), (19973, '66.249.70.2', NULL, '2025-06-07 04:43:48', NULL), (19974, '66.249.70.2', NULL, '2025-06-07 04:43:57', NULL), (19975, '66.249.70.2', NULL, '2025-06-07 04:44:08', NULL), (19976, '66.249.70.2', NULL, '2025-06-07 04:44:23', NULL), (19977, '66.249.70.2', NULL, '2025-06-07 04:44:30', NULL), (19978, '66.249.70.2', NULL, '2025-06-07 04:44:36', NULL), (19979, '66.249.70.2', NULL, '2025-06-07 04:44:46', NULL), (19980, '66.249.70.2', NULL, '2025-06-07 04:45:03', NULL), (19981, '66.249.70.3', NULL, '2025-06-07 04:45:14', NULL), (19982, '66.249.70.2', NULL, '2025-06-07 04:45:26', NULL), (19983, '66.249.70.2', NULL, '2025-06-07 04:45:41', NULL), (19984, '66.249.70.2', NULL, '2025-06-07 04:45:55', NULL), (19985, '66.249.70.7', NULL, '2025-06-07 04:46:10', NULL), (19986, '66.249.70.8', NULL, '2025-06-07 04:46:21', NULL), (19987, '66.249.70.7', NULL, '2025-06-07 04:46:32', NULL), (19988, '66.249.70.7', NULL, '2025-06-07 04:46:43', NULL), (19989, '66.249.70.7', NULL, '2025-06-07 04:46:59', NULL), (19990, '66.249.70.1', NULL, '2025-06-07 04:47:15', NULL), (19991, '66.249.70.7', NULL, '2025-06-07 04:47:34', NULL), (19992, '66.249.70.7', NULL, '2025-06-07 04:47:42', NULL), (19993, '123.187.240.242', NULL, '2025-06-07 04:49:23', NULL), (19994, '66.249.70.6', NULL, '2025-06-07 04:55:33', NULL), (19995, '66.249.70.4', NULL, '2025-06-07 05:00:27', NULL), (19996, '43.159.145.153', NULL, '2025-06-07 05:11:51', NULL), (19997, '66.249.70.1', NULL, '2025-06-07 05:28:12', NULL), (19998, '66.249.70.8', NULL, '2025-06-07 05:29:33', NULL), (19999, '66.249.70.1', NULL, '2025-06-07 05:30:22', NULL), (20000, '66.249.70.6', NULL, '2025-06-07 05:44:26', NULL), (20001, '66.249.70.5', NULL, '2025-06-07 05:45:20', NULL), (20002, '2001:4ba0:cafe:b2c::1', NULL, '2025-06-07 05:52:13', NULL), (20003, '66.249.70.2', NULL, '2025-06-07 06:04:09', NULL), (20004, '66.249.70.6', NULL, '2025-06-07 06:16:03', NULL), (20005, '66.249.70.7', NULL, '2025-06-07 06:16:20', NULL), (20006, '66.249.70.8', NULL, '2025-06-07 06:21:24', NULL), (20007, '66.249.70.7', NULL, '2025-06-07 06:21:55', NULL), (20008, '66.249.70.8', NULL, '2025-06-07 06:22:37', NULL), (20009, '66.249.70.8', NULL, '2025-06-07 06:24:32', NULL), (20010, '66.249.70.5', NULL, '2025-06-07 06:27:02', NULL), (20011, '40.77.167.55', NULL, '2025-06-07 06:27:04', NULL), (20012, '66.249.70.4', NULL, '2025-06-07 06:27:49', NULL), (20013, '66.249.70.4', NULL, '2025-06-07 06:30:21', NULL), (20014, '66.249.70.5', NULL, '2025-06-07 06:34:47', NULL), (20015, '66.249.70.5', NULL, '2025-06-07 06:41:23', NULL), (20016, '66.249.70.2', NULL, '2025-06-07 06:52:44', NULL), (20017, '85.208.96.207', NULL, '2025-06-07 07:02:35', NULL), (20018, '66.249.70.1', NULL, '2025-06-07 07:11:28', NULL), (20019, '66.249.70.8', NULL, '2025-06-07 07:21:28', NULL), (20020, '66.249.70.7', NULL, '2025-06-07 07:26:25', NULL), (20021, '66.249.70.3', NULL, '2025-06-07 07:27:14', NULL), (20022, '2a03:2880:f806:b::', NULL, '2025-06-07 07:39:38', NULL), (20023, '2a03:2880:f806:9::', NULL, '2025-06-07 07:42:20', NULL), (20024, '5.133.192.133', NULL, '2025-06-07 08:04:59', NULL), (20025, '66.249.70.1', NULL, '2025-06-07 08:16:23', NULL), (20026, '66.249.70.1', NULL, '2025-06-07 08:27:33', NULL), (20027, '2a03:2880:f806:19::', NULL, '2025-06-07 08:42:17', NULL), (20028, '2a03:2880:f806:4::', NULL, '2025-06-07 08:47:09', NULL), (20029, '66.249.70.4', NULL, '2025-06-07 08:48:48', NULL), (20030, '66.249.70.4', NULL, '2025-06-07 08:52:46', NULL), (20031, '66.249.70.8', NULL, '2025-06-07 08:56:57', NULL), (20032, '66.249.70.2', NULL, '2025-06-07 09:00:50', NULL), (20033, '66.249.70.5', NULL, '2025-06-07 09:04:39', NULL), (20034, '66.249.70.5', NULL, '2025-06-07 09:04:49', NULL), (20035, '66.249.70.5', NULL, '2025-06-07 09:06:58', NULL), (20036, '66.249.70.3', NULL, '2025-06-07 09:36:47', NULL), (20037, '66.249.70.5', NULL, '2025-06-07 10:32:29', NULL), (20038, '66.249.70.6', NULL, '2025-06-07 10:34:11', NULL), (20039, '66.249.70.6', NULL, '2025-06-07 10:39:27', NULL), (20040, '66.249.70.6', NULL, '2025-06-07 10:41:07', NULL), (20041, '2a03:2880:f806:8::', NULL, '2025-06-07 10:59:35', NULL), (20042, '66.249.70.7', NULL, '2025-06-07 11:07:29', NULL), (20043, '66.249.70.6', NULL, '2025-06-07 11:07:47', NULL), (20044, '66.249.70.5', NULL, '2025-06-07 11:11:23', NULL), (20045, '66.249.70.5', NULL, '2025-06-07 11:11:25', NULL), (20046, '66.249.70.6', NULL, '2025-06-07 11:11:27', NULL), (20047, '66.249.70.5', NULL, '2025-06-07 11:11:32', NULL), (20048, '66.249.70.5', NULL, '2025-06-07 11:11:39', NULL), (20049, '66.249.70.5', NULL, '2025-06-07 11:11:44', NULL), (20050, '66.249.70.5', NULL, '2025-06-07 11:11:48', NULL), (20051, '66.249.70.5', NULL, '2025-06-07 11:11:52', NULL), (20052, '66.249.70.5', NULL, '2025-06-07 11:11:56', NULL), (20053, '66.249.70.5', NULL, '2025-06-07 11:12:00', NULL), (20054, '66.249.70.5', NULL, '2025-06-07 11:12:05', NULL), (20055, '66.249.70.5', NULL, '2025-06-07 11:12:12', NULL), (20056, '66.249.70.5', NULL, '2025-06-07 11:12:17', NULL), (20057, '66.249.70.5', NULL, '2025-06-07 11:12:26', NULL), (20058, '66.249.70.5', NULL, '2025-06-07 11:15:25', NULL), (20059, '66.249.70.4', NULL, '2025-06-07 11:19:15', NULL), (20060, '66.249.70.8', NULL, '2025-06-07 11:20:46', NULL), (20061, '66.249.70.2', NULL, '2025-06-07 11:58:26', NULL), (20062, '66.249.70.1', NULL, '2025-06-07 12:00:18', NULL), (20063, '66.249.70.3', NULL, '2025-06-07 12:00:22', NULL), (20064, '66.249.70.2', NULL, '2025-06-07 12:00:29', NULL), (20065, '66.249.70.1', NULL, '2025-06-07 12:00:33', NULL), (20066, '66.249.70.2', NULL, '2025-06-07 12:08:42', NULL), (20067, '66.249.70.2', NULL, '2025-06-07 12:08:46', NULL), (20068, '66.249.70.2', NULL, '2025-06-07 12:08:50', NULL), (20069, '66.249.70.1', NULL, '2025-06-07 12:29:22', NULL), (20070, '66.249.70.5', NULL, '2025-06-07 12:44:15', NULL), (20071, '66.249.70.8', NULL, '2025-06-07 13:00:29', NULL), (20072, '2a02:4780:a:c0de::84', NULL, '2025-06-07 13:04:45', NULL), (20073, '66.249.70.7', NULL, '2025-06-07 13:06:34', NULL), (20074, '66.249.70.4', NULL, '2025-06-07 13:12:01', NULL), (20075, '124.115.170.7', NULL, '2025-06-07 13:22:27', NULL), (20076, '124.115.170.7', NULL, '2025-06-07 13:23:32', NULL), (20077, '2001:bc8:701:1d:ba2a:72ff:fee0:fc8e', NULL, '2025-06-07 14:50:44', NULL), (20078, '3.253.13.62', NULL, '2025-06-07 15:20:29', NULL), (20079, '66.249.70.8', NULL, '2025-06-07 15:22:47', NULL), (20080, '66.249.70.7', NULL, '2025-06-07 16:09:27', NULL), (20081, '66.249.70.3', NULL, '2025-06-07 16:17:24', NULL), (20082, '66.249.70.2', NULL, '2025-06-07 16:22:28', NULL), (20083, '66.249.70.8', NULL, '2025-06-07 16:22:36', NULL), (20084, '66.249.70.8', NULL, '2025-06-07 16:22:43', NULL), (20085, '66.249.70.1', NULL, '2025-06-07 16:23:04', NULL), (20086, '66.249.70.1', NULL, '2025-06-07 16:23:17', NULL), (20087, '66.249.70.8', NULL, '2025-06-07 16:23:25', NULL), (20088, '2a02:4780:a:c0de::2', NULL, '2025-06-07 16:48:32', NULL), (20089, '2a03:2880:f806:a::', NULL, '2025-06-07 17:15:21', NULL), (20090, '2a03:2880:f806:11::', NULL, '2025-06-07 17:24:20', NULL), (20091, '2a03:2880:f806:9::', NULL, '2025-06-07 17:43:13', NULL), (20092, '66.249.70.8', NULL, '2025-06-07 17:44:15', NULL), (20093, '66.249.70.8', NULL, '2025-06-07 17:44:22', NULL), (20094, '66.249.70.2', NULL, '2025-06-07 17:45:20', NULL), (20095, '66.249.70.8', NULL, '2025-06-07 17:45:28', NULL), (20096, '66.249.70.8', NULL, '2025-06-07 17:45:41', NULL), (20097, '40.77.167.241', NULL, '2025-06-07 17:46:06', NULL), (20098, '66.249.70.7', NULL, '2025-06-07 17:51:58', NULL), (20099, '66.249.89.163', NULL, '2025-06-07 17:57:16', NULL), (20100, '66.249.89.162', NULL, '2025-06-07 17:57:43', NULL), (20101, '66.249.70.8', NULL, '2025-06-07 18:06:22', NULL), (20102, '66.249.70.8', NULL, '2025-06-07 18:11:19', NULL), (20103, '66.249.70.2', NULL, '2025-06-07 18:11:25', NULL), (20104, '66.249.70.2', NULL, '2025-06-07 18:11:35', NULL), (20105, '66.249.70.2', NULL, '2025-06-07 18:11:40', NULL), (20106, '66.249.70.2', NULL, '2025-06-07 18:11:45', NULL), (20107, '66.249.70.2', NULL, '2025-06-07 18:11:51', NULL), (20108, '66.249.70.2', NULL, '2025-06-07 18:12:02', NULL), (20109, '66.249.70.3', NULL, '2025-06-07 18:12:08', NULL), (20110, '66.249.70.2', NULL, '2025-06-07 18:12:44', NULL), (20111, '66.249.70.2', NULL, '2025-06-07 18:12:49', NULL), (20112, '66.249.70.2', NULL, '2025-06-07 18:26:01', NULL), (20113, '35.233.52.214', NULL, '2025-06-07 18:31:00', NULL), (20114, '34.77.152.64', NULL, '2025-06-07 18:31:01', NULL), (20115, '130.211.51.242', NULL, '2025-06-07 18:31:03', NULL), (20116, '34.140.208.159', NULL, '2025-06-07 18:31:03', NULL), (20117, '66.249.70.1', NULL, '2025-06-07 18:32:07', NULL), (20118, '66.249.70.8', NULL, '2025-06-07 18:32:12', NULL), (20119, '66.249.70.7', NULL, '2025-06-07 18:32:13', NULL), (20120, '66.249.70.7', NULL, '2025-06-07 18:32:24', NULL), (20121, '66.249.70.7', NULL, '2025-06-07 18:32:31', NULL), (20122, '66.249.70.7', NULL, '2025-06-07 18:32:40', NULL), (20123, '66.249.70.7', NULL, '2025-06-07 18:32:45', NULL), (20124, '66.249.70.7', NULL, '2025-06-07 18:32:49', NULL), (20125, '66.249.70.1', NULL, '2025-06-07 18:35:05', NULL), (20126, '66.249.70.8', NULL, '2025-06-07 18:35:10', NULL), (20127, '66.249.70.7', NULL, '2025-06-07 18:35:15', NULL), (20128, '66.249.70.7', NULL, '2025-06-07 18:35:25', NULL), (20129, '66.249.70.7', NULL, '2025-06-07 18:35:28', NULL), (20130, '66.249.70.7', NULL, '2025-06-07 18:35:33', NULL), (20131, '66.249.70.1', NULL, '2025-06-07 18:38:46', NULL), (20132, '66.249.70.6', NULL, '2025-06-07 18:44:23', NULL), (20133, '2a03:2880:f806:1b::', NULL, '2025-06-07 18:45:00', NULL), (20134, '66.249.70.5', NULL, '2025-06-07 19:02:44', NULL), (20135, '66.249.70.5', NULL, '2025-06-07 19:03:28', NULL), (20136, '66.249.70.4', NULL, '2025-06-07 19:05:22', NULL), (20137, '66.249.70.5', NULL, '2025-06-07 19:09:46', NULL), (20138, '66.249.70.6', NULL, '2025-06-07 19:10:21', NULL), (20139, '66.249.70.6', NULL, '2025-06-07 19:10:27', NULL), (20140, '66.249.70.5', NULL, '2025-06-07 19:10:33', NULL), (20141, '66.249.70.5', NULL, '2025-06-07 19:10:39', NULL), (20142, '66.249.70.5', NULL, '2025-06-07 19:10:52', NULL), (20143, '66.249.70.6', NULL, '2025-06-07 19:11:02', NULL), (20144, '66.249.70.6', NULL, '2025-06-07 19:11:07', NULL), (20145, '66.249.70.5', NULL, '2025-06-07 19:11:16', NULL), (20146, '66.249.70.5', NULL, '2025-06-07 19:11:17', NULL), (20147, '66.249.70.5', NULL, '2025-06-07 19:11:22', NULL), (20148, '66.249.70.5', NULL, '2025-06-07 19:11:28', NULL), (20149, '66.249.70.5', NULL, '2025-06-07 19:11:34', NULL), (20150, '66.249.70.5', NULL, '2025-06-07 19:11:34', NULL), (20151, '66.249.70.5', NULL, '2025-06-07 19:11:46', NULL), (20152, '66.249.70.5', NULL, '2025-06-07 19:11:51', NULL), (20153, '66.249.70.6', NULL, '2025-06-07 19:11:57', NULL), (20154, '46.248.190.7', NULL, '2025-06-07 19:12:03', NULL), (20155, '66.249.70.7', NULL, '2025-06-07 19:12:09', NULL), (20156, '66.249.70.5', NULL, '2025-06-07 19:12:14', NULL), (20157, '66.249.70.5', NULL, '2025-06-07 19:12:19', NULL), (20158, '66.249.70.5', NULL, '2025-06-07 19:12:24', NULL), (20159, '66.249.70.5', NULL, '2025-06-07 19:12:38', NULL), (20160, '66.249.70.5', NULL, '2025-06-07 19:12:41', NULL), (20161, '66.249.70.5', NULL, '2025-06-07 19:12:47', NULL), (20162, '66.249.70.5', NULL, '2025-06-07 19:12:53', NULL), (20163, '66.249.70.5', NULL, '2025-06-07 19:12:59', NULL), (20164, '66.249.70.7', NULL, '2025-06-07 19:13:15', NULL), (20165, '66.249.70.6', NULL, '2025-06-07 19:13:22', NULL), (20166, '66.249.70.5', NULL, '2025-06-07 19:13:27', NULL), (20167, '66.249.70.5', NULL, '2025-06-07 19:13:32', NULL), (20168, '66.249.70.5', NULL, '2025-06-07 19:13:38', NULL), (20169, '66.249.70.7', NULL, '2025-06-07 19:14:14', NULL), (20170, '66.249.70.6', NULL, '2025-06-07 19:19:26', NULL), (20171, '66.249.70.7', NULL, '2025-06-07 19:19:34', NULL), (20172, '2a03:2880:f806:1d::', NULL, '2025-06-07 19:26:15', NULL), (20173, '66.249.70.6', NULL, '2025-06-07 19:51:06', NULL), (20174, '66.249.70.6', NULL, '2025-06-07 19:51:11', NULL), (20175, '66.249.70.5', NULL, '2025-06-07 19:51:16', NULL), (20176, '66.249.70.5', NULL, '2025-06-07 19:51:22', NULL), (20177, '66.249.70.5', NULL, '2025-06-07 19:51:32', NULL), (20178, '66.249.70.6', NULL, '2025-06-07 19:54:22', NULL), (20179, '66.249.70.8', NULL, '2025-06-07 19:57:25', NULL), (20180, '66.249.70.7', NULL, '2025-06-07 20:01:11', NULL), (20181, '66.249.70.6', NULL, '2025-06-07 20:04:13', NULL), (20182, '66.249.70.6', NULL, '2025-06-07 20:04:19', NULL), (20183, '66.249.70.5', NULL, '2025-06-07 20:04:25', NULL), (20184, '66.249.70.5', NULL, '2025-06-07 20:04:31', NULL), (20185, '66.249.70.5', NULL, '2025-06-07 20:04:36', NULL), (20186, '66.249.70.5', NULL, '2025-06-07 20:04:41', NULL), (20187, '66.249.70.5', NULL, '2025-06-07 20:04:52', NULL), (20188, '66.249.70.5', NULL, '2025-06-07 20:04:57', NULL), (20189, '66.249.70.5', NULL, '2025-06-07 20:05:02', NULL), (20190, '66.249.70.5', NULL, '2025-06-07 20:05:08', NULL), (20191, '66.249.70.5', NULL, '2025-06-07 20:05:13', NULL), (20192, '66.249.70.5', NULL, '2025-06-07 20:05:24', NULL), (20193, '66.249.70.7', NULL, '2025-06-07 20:13:14', NULL), (20194, '118.89.233.234', NULL, '2025-06-07 20:21:44', NULL), (20195, '66.249.70.6', NULL, '2025-06-07 20:22:26', NULL), (20196, '66.249.70.5', NULL, '2025-06-07 20:22:48', NULL), (20197, '66.249.70.4', NULL, '2025-06-07 20:28:15', NULL), (20198, '66.249.70.5', NULL, '2025-06-07 20:41:39', NULL), (20199, '66.249.70.4', NULL, '2025-06-07 20:41:43', NULL), (20200, '43.130.60.195', NULL, '2025-06-07 21:10:30', NULL), (20201, '2a03:2880:f806:f::', NULL, '2025-06-07 21:14:38', NULL), (20202, '2a03:2880:f806:2::', NULL, '2025-06-07 21:18:36', NULL), (20203, '20.15.133.162', NULL, '2025-06-07 21:42:54', NULL), (20204, '13.221.103.180', NULL, '2025-06-07 22:20:42', NULL), (20205, '13.221.103.180', NULL, '2025-06-07 22:20:42', NULL), (20206, '13.221.103.180', NULL, '2025-06-07 22:20:44', NULL), (20207, '66.249.64.105', NULL, '2025-06-07 22:28:59', NULL), (20208, '66.249.70.3', NULL, '2025-06-07 22:29:12', NULL), (20209, '2a03:2880:f806:16::', NULL, '2025-06-07 23:03:58', NULL), (20210, '2a03:2880:f806:13::', NULL, '2025-06-07 23:32:37', NULL), (20211, '2a03:2880:f806:14::', NULL, '2025-06-08 00:12:33', NULL), (20212, '2a03:2880:f806:1c::', NULL, '2025-06-08 00:28:59', NULL), (20213, '66.249.70.3', NULL, '2025-06-08 00:34:30', NULL), (20214, '20.171.207.12', NULL, '2025-06-08 00:58:09', NULL), (20215, '66.249.70.1', NULL, '2025-06-08 01:01:51', NULL), (20216, '52.167.144.190', NULL, '2025-06-08 01:32:40', NULL), (20217, '2a03:2880:f806:1::', NULL, '2025-06-08 01:44:58', NULL), (20218, '2a03:2880:f800:9::', NULL, '2025-06-08 01:47:12', NULL), (20219, '2a03:2880:f806:11::', NULL, '2025-06-08 02:20:10', NULL), (20220, '2a03:2880:f806:b::', NULL, '2025-06-08 02:33:24', NULL), (20221, '66.249.70.6', NULL, '2025-06-08 02:36:32', NULL), (20222, '66.249.64.107', NULL, '2025-06-08 02:52:03', NULL), (20223, '66.249.70.3', NULL, '2025-06-08 02:54:23', NULL), (20224, '66.249.70.2', NULL, '2025-06-08 02:54:49', NULL), (20225, '66.249.70.2', NULL, '2025-06-08 02:54:49', NULL), (20226, '66.249.70.3', NULL, '2025-06-08 02:54:50', NULL), (20227, '66.249.70.3', NULL, '2025-06-08 02:54:51', NULL), (20228, '2a03:2880:f806:13::', NULL, '2025-06-08 03:08:40', NULL), (20229, '2a03:2880:f806:2::', NULL, '2025-06-08 03:18:37', NULL), (20230, '2a03:2880:f800:6::', NULL, '2025-06-08 03:22:01', NULL), (20231, '2a03:2880:f806:2::', NULL, '2025-06-08 03:24:55', NULL), (20232, '2a03:2880:f806:1e::', NULL, '2025-06-08 03:34:18', NULL), (20233, '84.17.48.195', NULL, '2025-06-08 03:39:12', NULL), (20234, '2a03:2880:f804:1b::', NULL, '2025-06-08 03:54:35', NULL), (20235, '35.166.118.84', NULL, '2025-06-08 04:14:12', NULL), (20236, '35.166.118.84', NULL, '2025-06-08 04:14:14', NULL), (20237, '34.223.91.181', NULL, '2025-06-08 04:14:29', NULL), (20238, '148.72.140.6', NULL, '2025-06-08 04:29:57', NULL), (20239, '2a03:2880:f806:1d::', NULL, '2025-06-08 04:48:49', NULL), (20240, '2a03:2880:f806:1a::', NULL, '2025-06-08 05:00:00', NULL), (20241, '2a03:2880:f806:d::', NULL, '2025-06-08 05:03:22', NULL), (20242, '66.249.70.5', NULL, '2025-06-08 05:16:16', NULL), (20243, '2a03:2880:f806:1c::', NULL, '2025-06-08 05:18:01', NULL), (20244, '2a03:2880:f806:17::', NULL, '2025-06-08 05:24:03', NULL), (20245, '66.249.70.2', NULL, '2025-06-08 05:24:36', NULL), (20246, '66.249.70.5', NULL, '2025-06-08 05:31:16', NULL), (20247, '66.249.70.2', NULL, '2025-06-08 05:42:16', NULL), (20248, '66.249.70.2', NULL, '2025-06-08 05:42:18', NULL), (20249, '66.249.70.2', NULL, '2025-06-08 05:42:26', NULL), (20250, '2a03:2880:f800:16::', NULL, '2025-06-08 05:45:08', NULL), (20251, '66.249.70.7', NULL, '2025-06-08 06:00:21', NULL), (20252, '2a03:2880:f804:13::', NULL, '2025-06-08 06:05:44', NULL), (20253, '66.249.70.3', NULL, '2025-06-08 06:13:52', NULL), (20254, '66.249.70.2', NULL, '2025-06-08 06:14:03', NULL), (20255, '66.249.70.1', NULL, '2025-06-08 06:14:22', NULL), (20256, '66.249.70.7', NULL, '2025-06-08 06:29:23', NULL), (20257, '66.249.70.3', NULL, '2025-06-08 06:42:16', NULL), (20258, '2a03:2880:f806:3::', NULL, '2025-06-08 06:44:28', NULL), (20259, '66.249.70.6', NULL, '2025-06-08 06:52:17', NULL), (20260, '66.249.70.4', NULL, '2025-06-08 06:52:29', NULL), (20261, '66.249.70.6', NULL, '2025-06-08 06:53:08', NULL), (20262, '66.249.70.4', NULL, '2025-06-08 06:53:20', NULL), (20263, '66.249.70.4', NULL, '2025-06-08 06:53:35', NULL), (20264, '66.249.70.4', NULL, '2025-06-08 06:53:45', NULL), (20265, '66.249.70.4', NULL, '2025-06-08 06:53:56', NULL), (20266, '66.249.70.4', NULL, '2025-06-08 06:54:12', NULL), (20267, '66.249.70.4', NULL, '2025-06-08 06:54:17', NULL), (20268, '66.249.70.4', NULL, '2025-06-08 06:54:27', NULL), (20269, '66.249.70.4', NULL, '2025-06-08 06:54:36', NULL), (20270, '2a03:2880:f806::', NULL, '2025-06-08 07:00:33', NULL), (20271, '66.249.70.7', NULL, '2025-06-08 07:10:45', NULL), (20272, '66.249.70.6', NULL, '2025-06-08 07:29:32', NULL), (20273, '66.249.70.7', NULL, '2025-06-08 07:29:42', NULL), (20274, '66.249.70.7', NULL, '2025-06-08 07:44:23', NULL), (20275, '2a03:2880:f806:19::', NULL, '2025-06-08 08:03:48', NULL), (20276, '2a03:2880:f806:11::', NULL, '2025-06-08 08:12:59', NULL), (20277, '94.191.43.82', NULL, '2025-06-08 08:18:28', NULL), (20278, '2a03:2880:f804:6::', NULL, '2025-06-08 08:19:54', NULL), (20279, '66.249.70.6', NULL, '2025-06-08 08:51:21', NULL), (20280, '2a03:2880:f806:17::', NULL, '2025-06-08 08:59:40', NULL), (20281, '2a03:2880:f806:15::', NULL, '2025-06-08 10:09:09', NULL), (20282, '2a02:4780:a:c0de::2', NULL, '2025-06-08 10:39:24', NULL), (20283, '2a03:2880:f806:1e::', NULL, '2025-06-08 11:05:07', NULL), (20284, '2a03:2880:f806:7::', NULL, '2025-06-08 11:06:08', NULL), (20285, '114.117.233.112', NULL, '2025-06-08 11:29:16', NULL), (20286, '2a03:2880:f806:c::', NULL, '2025-06-08 11:38:08', NULL), (20287, '2a03:2880:f806:1e::', NULL, '2025-06-08 11:54:24', NULL), (20288, '2a03:2880:f806:a::', NULL, '2025-06-08 11:55:51', NULL), (20289, '2a03:2880:f806:d::', NULL, '2025-06-08 12:03:42', NULL), (20290, '66.249.64.102', NULL, '2025-06-08 12:18:32', NULL), (20291, '66.249.64.104', NULL, '2025-06-08 12:18:32', NULL), (20292, '66.249.64.104', NULL, '2025-06-08 12:18:33', NULL), (20293, '2a03:2880:f806:13::', NULL, '2025-06-08 12:20:35', NULL), (20294, '2a03:2880:f806:7::', NULL, '2025-06-08 12:22:38', NULL), (20295, '2a03:2880:f806::', NULL, '2025-06-08 12:28:24', NULL), (20296, '2a03:2880:f806:1a::', NULL, '2025-06-08 12:32:43', NULL), (20297, '66.249.70.8', NULL, '2025-06-08 12:34:08', NULL), (20298, '2a03:2880:f806:19::', NULL, '2025-06-08 12:34:11', NULL), (20299, '66.249.64.107', NULL, '2025-06-08 12:38:56', NULL), (20300, '66.249.64.106', NULL, '2025-06-08 12:38:58', NULL), (20301, '66.249.64.107', NULL, '2025-06-08 12:39:00', NULL), (20302, '2a03:2880:f806:12::', NULL, '2025-06-08 12:40:17', NULL), (20303, '2a03:2880:f800:7::', NULL, '2025-06-08 12:44:52', NULL), (20304, '2a03:2880:f806:3::', NULL, '2025-06-08 13:03:44', NULL), (20305, '2a03:2880:f804:c::', NULL, '2025-06-08 13:04:37', NULL), (20306, '2a03:2880:f806:b::', NULL, '2025-06-08 13:11:21', NULL), (20307, '52.167.144.22', NULL, '2025-06-08 13:21:29', NULL), (20308, '42.236.17.110', NULL, '2025-06-08 13:25:26', NULL), (20309, '2a03:2880:f806:13::', NULL, '2025-06-08 13:26:44', NULL), (20310, '2a03:2880:f806:3::', NULL, '2025-06-08 13:33:11', NULL), (20311, '2a03:2880:f806:7::', NULL, '2025-06-08 13:33:49', NULL), (20312, '2a03:2880:f806::', NULL, '2025-06-08 13:37:35', NULL), (20313, '2a03:2880:f806:4::', NULL, '2025-06-08 13:37:45', NULL), (20314, '2a03:2880:f806:11::', NULL, '2025-06-08 13:44:46', NULL), (20315, '2a02:4780:a:c0de::84', NULL, '2025-06-08 13:59:44', NULL), (20316, '40.77.167.51', NULL, '2025-06-08 14:03:32', NULL), (20317, '2a03:2880:f806:b::', NULL, '2025-06-08 14:11:43', NULL), (20318, '2a03:2880:f806:19::', NULL, '2025-06-08 14:14:13', NULL), (20319, '2a03:2880:f806:1e::', NULL, '2025-06-08 14:14:37', NULL), (20320, '2a03:2880:f806:15::', NULL, '2025-06-08 14:29:34', NULL), (20321, '2a03:2880:f806:15::', NULL, '2025-06-08 14:42:14', NULL), (20322, '2a03:2880:f806::', NULL, '2025-06-08 14:42:54', NULL), (20323, '2a03:2880:f806:b::', NULL, '2025-06-08 14:49:40', NULL), (20324, '2a03:2880:f806:19::', NULL, '2025-06-08 14:53:02', NULL), (20325, '2a03:2880:f806:6::', NULL, '2025-06-08 15:16:51', NULL), (20326, '66.249.70.7', NULL, '2025-06-08 15:28:10', NULL), (20327, '2a03:2880:f806:8::', NULL, '2025-06-08 15:28:26', NULL), (20328, '2a03:2880:f806:14::', NULL, '2025-06-08 15:32:40', NULL), (20329, '2a03:2880:f806:13::', NULL, '2025-06-08 15:33:58', NULL), (20330, '2a03:2880:f806:1a::', NULL, '2025-06-08 15:36:15', NULL), (20331, '66.249.70.5', NULL, '2025-06-08 15:50:44', NULL), (20332, '66.249.70.4', NULL, '2025-06-08 15:51:05', NULL), (20333, '66.249.70.4', NULL, '2025-06-08 15:51:16', NULL), (20334, '66.249.70.3', NULL, '2025-06-08 15:51:28', NULL), (20335, '66.249.70.1', NULL, '2025-06-08 16:05:03', NULL), (20336, '66.249.70.2', NULL, '2025-06-08 16:05:09', NULL), (20337, '66.249.70.1', NULL, '2025-06-08 16:05:17', NULL), (20338, '66.249.70.7', NULL, '2025-06-08 16:17:46', NULL), (20339, '66.249.70.5', NULL, '2025-06-08 16:33:15', NULL), (20340, '66.249.70.3', NULL, '2025-06-08 16:33:23', NULL), (20341, '66.249.70.3', NULL, '2025-06-08 16:33:29', NULL), (20342, '66.249.70.3', NULL, '2025-06-08 16:33:37', NULL), (20343, '66.249.70.3', NULL, '2025-06-08 16:33:43', NULL), (20344, '66.249.70.3', NULL, '2025-06-08 16:33:55', NULL), (20345, '66.249.70.4', NULL, '2025-06-08 16:34:02', NULL), (20346, '66.249.70.3', NULL, '2025-06-08 16:34:09', NULL), (20347, '66.249.70.3', NULL, '2025-06-08 16:34:23', NULL), (20348, '66.249.70.3', NULL, '2025-06-08 16:34:31', NULL), (20349, '66.249.70.3', NULL, '2025-06-08 16:34:37', NULL), (20350, '66.249.70.3', NULL, '2025-06-08 16:35:05', NULL), (20351, '66.249.70.3', NULL, '2025-06-08 16:35:11', NULL), (20352, '66.249.70.3', NULL, '2025-06-08 16:35:18', NULL), (20353, '2a03:2880:f806:9::', NULL, '2025-06-08 16:35:30', NULL), (20354, '66.249.70.3', NULL, '2025-06-08 16:35:31', NULL), (20355, '66.249.70.3', NULL, '2025-06-08 16:35:38', NULL), (20356, '66.249.70.3', NULL, '2025-06-08 16:35:52', NULL), (20357, '66.249.70.5', NULL, '2025-06-08 16:36:04', NULL), (20358, '66.249.70.4', NULL, '2025-06-08 16:36:10', NULL), (20359, '66.249.70.3', NULL, '2025-06-08 16:36:23', NULL), (20360, '2a03:2880:f806:a::', NULL, '2025-06-08 16:40:10', NULL), (20361, '66.249.70.2', NULL, '2025-06-08 17:05:41', NULL), (20362, '66.249.70.8', NULL, '2025-06-08 17:05:47', NULL), (20363, '2a03:2880:f806:f::', NULL, '2025-06-08 17:08:27', NULL), (20364, '66.249.70.1', NULL, '2025-06-08 17:10:25', NULL), (20365, '66.249.70.8', NULL, '2025-06-08 17:10:32', NULL), (20366, '66.249.70.8', NULL, '2025-06-08 17:10:39', NULL), (20367, '66.249.70.6', NULL, '2025-06-08 17:11:45', NULL), (20368, '2a03:2880:f806:2::', NULL, '2025-06-08 17:19:56', NULL), (20369, '2a03:2880:f806:4::', NULL, '2025-06-08 17:30:28', NULL), (20370, '185.191.171.2', NULL, '2025-06-08 18:04:47', NULL), (20371, '2a03:2880:f806:15::', NULL, '2025-06-08 18:16:15', NULL), (20372, '2a03:2880:f806:8::', NULL, '2025-06-08 18:22:37', NULL), (20373, '66.249.70.8', NULL, '2025-06-08 18:25:48', NULL), (20374, '2a03:2880:f806:1a::', NULL, '2025-06-08 18:32:36', NULL), (20375, '66.249.70.4', NULL, '2025-06-08 18:42:12', NULL), (20376, '66.249.70.4', NULL, '2025-06-08 18:42:23', NULL), (20377, '66.249.70.3', NULL, '2025-06-08 18:42:35', NULL), (20378, '66.249.70.3', NULL, '2025-06-08 18:42:55', NULL), (20379, '66.249.70.4', NULL, '2025-06-08 18:43:04', NULL), (20380, '2a03:2880:f806:2::', NULL, '2025-06-08 19:07:24', NULL); INSERT INTO `guest_users` (`id`, `ip_address`, `fcm_token`, `created_at`, `updated_at`) VALUES (20381, '2a03:2880:f806:14::', NULL, '2025-06-08 19:07:32', NULL), (20382, '2a03:2880:f806:e::', NULL, '2025-06-08 19:10:30', NULL), (20383, '66.249.70.1', NULL, '2025-06-08 19:14:36', NULL), (20384, '2a03:2880:f806:12::', NULL, '2025-06-08 19:16:23', NULL), (20385, '2a03:2880:f806:15::', NULL, '2025-06-08 19:32:06', NULL), (20386, '2a03:2880:f806:1e::', NULL, '2025-06-08 19:41:46', NULL), (20387, '85.208.96.204', NULL, '2025-06-08 19:50:33', NULL), (20388, '2a03:2880:f806:7::', NULL, '2025-06-08 20:12:17', NULL), (20389, '2a03:2880:f806:6::', NULL, '2025-06-08 20:14:56', NULL), (20390, '2a03:2880:f806:1d::', NULL, '2025-06-08 20:19:40', NULL), (20391, '2a03:2880:f806:d::', NULL, '2025-06-08 20:27:01', NULL), (20392, '2a03:2880:f806:a::', NULL, '2025-06-08 20:34:39', NULL), (20393, '2a03:2880:f806:1e::', NULL, '2025-06-08 20:36:21', NULL), (20394, '2a03:2880:f806:a::', NULL, '2025-06-08 20:42:09', NULL), (20395, '2a03:2880:f806:f::', NULL, '2025-06-08 20:47:35', NULL), (20396, '104.152.52.157', NULL, '2025-06-08 20:50:50', NULL), (20397, '2a03:2880:f806:16::', NULL, '2025-06-08 20:55:37', NULL), (20398, '2a03:2880:f806:f::', NULL, '2025-06-08 21:00:46', NULL), (20399, '2a03:2880:f806:1c::', NULL, '2025-06-08 21:18:26', NULL), (20400, '66.249.64.101', NULL, '2025-06-08 21:22:51', NULL), (20401, '2a03:2880:f806:a::', NULL, '2025-06-08 21:26:35', NULL), (20402, '2a03:2880:f806:c::', NULL, '2025-06-08 21:32:11', NULL), (20403, '2a03:2880:f806:19::', NULL, '2025-06-08 21:32:54', NULL), (20404, '2a03:2880:f806:7::', NULL, '2025-06-08 21:36:20', NULL), (20405, '2a03:2880:f806:3::', NULL, '2025-06-08 21:41:54', NULL), (20406, '2a03:2880:f800:6::', NULL, '2025-06-08 21:42:42', NULL), (20407, '34.174.108.80', NULL, '2025-06-08 21:58:08', NULL), (20408, '34.174.108.80', NULL, '2025-06-08 21:58:09', NULL), (20409, '2a03:2880:f806:5::', NULL, '2025-06-08 21:58:59', NULL), (20410, '2a03:2880:f806:15::', NULL, '2025-06-08 22:09:43', NULL), (20411, '2a03:2880:f806:4::', NULL, '2025-06-08 22:34:09', NULL), (20412, '2a03:2880:f806:9::', NULL, '2025-06-08 22:45:54', NULL), (20413, '2a03:2880:f806:a::', NULL, '2025-06-08 22:54:19', NULL), (20414, '159.203.58.60', NULL, '2025-06-08 22:57:18', NULL), (20415, '2a03:2880:f806:1a::', NULL, '2025-06-08 23:14:32', NULL), (20416, '2a03:2880:f806:f::', NULL, '2025-06-08 23:17:47', NULL), (20417, '2a03:2880:f806:15::', NULL, '2025-06-08 23:18:32', NULL), (20418, '2a03:2880:f804:a::', NULL, '2025-06-08 23:24:17', NULL), (20419, '2a03:2880:f804:c::', NULL, '2025-06-08 23:28:43', NULL), (20420, '2a03:2880:f806:3::', NULL, '2025-06-08 23:29:28', NULL), (20421, '2a03:2880:f806:11::', NULL, '2025-06-08 23:47:22', NULL), (20422, '2a03:2880:f806:15::', NULL, '2025-06-08 23:59:59', NULL), (20423, '2a03:2880:f800:1d::', NULL, '2025-06-09 00:21:03', NULL), (20424, '2a03:2880:f806:c::', NULL, '2025-06-09 00:35:03', NULL), (20425, '2a03:2880:f806:c::', NULL, '2025-06-09 00:42:21', NULL), (20426, '2a03:2880:f806:2::', NULL, '2025-06-09 00:43:23', NULL), (20427, '2a03:2880:f806:19::', NULL, '2025-06-09 01:30:08', NULL), (20428, '66.249.64.106', NULL, '2025-06-09 02:00:34', NULL), (20429, '2a03:2880:f806:d::', NULL, '2025-06-09 02:05:23', NULL), (20430, '2a03:2880:f806:9::', NULL, '2025-06-09 02:42:04', NULL), (20431, '42.236.17.218', NULL, '2025-06-09 03:02:28', NULL), (20432, '124.156.179.141', NULL, '2025-06-09 03:16:11', NULL), (20433, '216.73.216.98', NULL, '2025-06-09 04:34:26', NULL), (20434, '2a03:2880:f806:19::', NULL, '2025-06-09 04:40:49', NULL), (20435, '2a03:2880:f806:14::', NULL, '2025-06-09 04:46:33', NULL), (20436, '2a03:2880:f806::', NULL, '2025-06-09 05:46:42', NULL), (20437, '66.249.70.2', NULL, '2025-06-09 06:17:32', NULL), (20438, '2a03:2880:f806:1b::', NULL, '2025-06-09 06:18:29', NULL), (20439, '66.249.70.2', NULL, '2025-06-09 06:28:58', NULL), (20440, '66.249.70.2', NULL, '2025-06-09 06:29:05', NULL), (20441, '66.249.70.1', NULL, '2025-06-09 06:29:21', NULL), (20442, '66.249.70.1', NULL, '2025-06-09 06:29:37', NULL), (20443, '66.249.70.1', NULL, '2025-06-09 06:30:00', NULL), (20444, '66.249.70.1', NULL, '2025-06-09 06:30:14', NULL), (20445, '66.249.70.1', NULL, '2025-06-09 06:30:41', NULL), (20446, '66.249.70.1', NULL, '2025-06-09 06:31:00', NULL), (20447, '66.249.70.1', NULL, '2025-06-09 06:48:45', NULL), (20448, '52.167.144.214', NULL, '2025-06-09 07:03:28', NULL), (20449, '2a03:2880:f806::', NULL, '2025-06-09 07:22:30', NULL), (20450, '2a03:2880:f806:19::', NULL, '2025-06-09 07:29:26', NULL), (20451, '51.222.253.8', NULL, '2025-06-09 08:16:04', NULL), (20452, '2a02:4780:a:c0de::84', NULL, '2025-06-09 08:16:28', NULL), (20453, '149.56.160.166', NULL, '2025-06-09 08:51:09', NULL), (20454, '149.56.160.166', NULL, '2025-06-09 08:51:11', NULL), (20455, '149.56.160.166', NULL, '2025-06-09 08:51:12', NULL), (20456, '149.56.160.166', NULL, '2025-06-09 08:51:13', NULL), (20457, '149.56.160.166', NULL, '2025-06-09 08:51:14', NULL), (20458, '149.56.160.166', NULL, '2025-06-09 08:51:15', NULL), (20459, '149.56.160.166', NULL, '2025-06-09 08:51:16', NULL), (20460, '149.56.160.166', NULL, '2025-06-09 08:51:17', NULL), (20461, '149.56.160.166', NULL, '2025-06-09 08:51:21', NULL), (20462, '144.217.135.135', NULL, '2025-06-09 08:51:50', NULL), (20463, '51.91.218.48', NULL, '2025-06-09 08:51:57', NULL), (20464, '51.91.218.48', NULL, '2025-06-09 08:51:58', NULL), (20465, '170.106.167.214', NULL, '2025-06-09 08:54:34', NULL), (20466, '66.249.70.4', NULL, '2025-06-09 09:05:48', NULL), (20467, '51.222.253.18', NULL, '2025-06-09 09:20:24', NULL), (20468, '66.249.70.6', NULL, '2025-06-09 09:22:29', NULL), (20469, '66.249.70.6', NULL, '2025-06-09 09:22:30', NULL), (20470, '196.251.85.248', NULL, '2025-06-09 09:23:06', NULL), (20471, '184.154.36.162', NULL, '2025-06-09 09:50:15', NULL), (20472, '184.154.36.162', NULL, '2025-06-09 09:50:17', NULL), (20473, '184.154.36.162', NULL, '2025-06-09 09:50:19', NULL), (20474, '184.154.36.162', NULL, '2025-06-09 09:50:29', NULL), (20475, '43.128.67.187', NULL, '2025-06-09 09:58:34', NULL), (20476, '40.77.167.58', NULL, '2025-06-09 10:36:19', NULL), (20477, '170.106.107.87', NULL, '2025-06-09 10:40:41', NULL), (20478, '66.249.70.4', NULL, '2025-06-09 11:07:30', NULL), (20479, '66.249.70.5', NULL, '2025-06-09 11:08:29', NULL), (20480, '216.73.216.174', NULL, '2025-06-09 11:52:43', NULL), (20481, '66.249.64.100', NULL, '2025-06-09 12:00:22', NULL), (20482, '51.222.253.9', NULL, '2025-06-09 12:45:24', NULL), (20483, '51.222.253.8', NULL, '2025-06-09 13:07:52', NULL), (20484, '51.222.253.3', NULL, '2025-06-09 13:19:30', NULL), (20485, '51.222.253.10', NULL, '2025-06-09 13:30:53', NULL), (20486, '2a03:2880:f806:8::', NULL, '2025-06-09 13:33:36', NULL), (20487, '51.222.253.14', NULL, '2025-06-09 13:41:50', NULL), (20488, '51.222.253.14', NULL, '2025-06-09 13:52:42', NULL), (20489, '51.222.253.11', NULL, '2025-06-09 14:03:48', NULL), (20490, '51.222.253.6', NULL, '2025-06-09 14:15:45', NULL), (20491, '51.222.253.20', NULL, '2025-06-09 14:28:32', NULL), (20492, '51.222.253.6', NULL, '2025-06-09 14:40:28', NULL), (20493, '162.14.197.180', NULL, '2025-06-09 14:48:16', NULL), (20494, '51.222.253.7', NULL, '2025-06-09 14:52:44', NULL), (20495, '51.222.253.16', NULL, '2025-06-09 15:05:00', NULL), (20496, '51.222.253.5', NULL, '2025-06-09 15:16:46', NULL), (20497, '2a03:2880:f806:11::', NULL, '2025-06-09 15:22:18', NULL), (20498, '51.222.253.14', NULL, '2025-06-09 15:28:31', NULL), (20499, '35.86.113.114', NULL, '2025-06-09 15:36:22', NULL), (20500, '51.222.253.4', NULL, '2025-06-09 15:41:44', NULL), (20501, '2001:bc8:1201:1d:b283:feff:fee7:9b9', NULL, '2025-06-09 15:45:48', NULL), (20502, '51.222.253.2', NULL, '2025-06-09 15:53:49', NULL), (20503, '2a02:4780:a:c0de::2', NULL, '2025-06-09 16:02:25', NULL), (20504, '51.222.253.3', NULL, '2025-06-09 16:04:48', NULL), (20505, '51.222.253.11', NULL, '2025-06-09 16:14:51', NULL), (20506, '51.222.253.19', NULL, '2025-06-09 16:25:11', NULL), (20507, '51.222.253.9', NULL, '2025-06-09 16:35:02', NULL), (20508, '52.167.144.189', NULL, '2025-06-09 16:41:56', NULL), (20509, '51.222.253.5', NULL, '2025-06-09 16:44:50', NULL), (20510, '51.222.253.7', NULL, '2025-06-09 16:54:24', NULL), (20511, '51.222.253.3', NULL, '2025-06-09 17:03:54', NULL), (20512, '66.249.69.132', NULL, '2025-06-09 17:12:13', NULL), (20513, '66.249.69.133', NULL, '2025-06-09 17:12:14', NULL), (20514, '51.222.253.19', NULL, '2025-06-09 17:13:19', NULL), (20515, '51.222.253.3', NULL, '2025-06-09 17:23:09', NULL), (20516, '66.249.70.2', NULL, '2025-06-09 17:26:18', NULL), (20517, '2a03:2880:f806:11::', NULL, '2025-06-09 17:29:45', NULL), (20518, '51.222.253.4', NULL, '2025-06-09 17:32:52', NULL), (20519, '51.222.253.9', NULL, '2025-06-09 17:42:05', NULL), (20520, '51.222.253.4', NULL, '2025-06-09 17:51:47', NULL), (20521, '52.167.144.204', NULL, '2025-06-09 17:56:00', NULL), (20522, '51.222.253.10', NULL, '2025-06-09 18:01:37', NULL), (20523, '66.249.70.3', NULL, '2025-06-09 18:05:01', NULL), (20524, '66.249.70.3', NULL, '2025-06-09 18:08:35', NULL), (20525, '66.249.70.4', NULL, '2025-06-09 18:11:24', NULL), (20526, '51.222.253.8', NULL, '2025-06-09 18:11:37', NULL), (20527, '51.222.253.6', NULL, '2025-06-09 18:21:42', NULL), (20528, '51.222.253.1', NULL, '2025-06-09 18:31:31', NULL), (20529, '66.249.70.5', NULL, '2025-06-09 18:33:45', NULL), (20530, '66.249.70.6', NULL, '2025-06-09 18:41:21', NULL), (20531, '51.222.253.14', NULL, '2025-06-09 18:41:35', NULL), (20532, '51.222.253.20', NULL, '2025-06-09 18:51:23', NULL), (20533, '51.222.253.9', NULL, '2025-06-09 19:00:53', NULL), (20534, '3.145.211.98', NULL, '2025-06-09 19:02:28', NULL), (20535, '51.222.253.4', NULL, '2025-06-09 19:10:46', NULL), (20536, '51.222.253.1', NULL, '2025-06-09 19:22:02', NULL), (20537, '66.249.70.3', NULL, '2025-06-09 19:27:22', NULL), (20538, '51.222.253.17', NULL, '2025-06-09 19:32:13', NULL), (20539, '51.222.253.18', NULL, '2025-06-09 19:42:55', NULL), (20540, '51.222.253.17', NULL, '2025-06-09 19:53:30', NULL), (20541, '51.222.253.7', NULL, '2025-06-09 20:03:58', NULL), (20542, '223.111.157.108', NULL, '2025-06-09 20:09:35', NULL), (20543, '223.111.157.108', NULL, '2025-06-09 20:09:46', NULL), (20544, '51.222.253.20', NULL, '2025-06-09 20:14:17', NULL), (20545, '51.222.253.3', NULL, '2025-06-09 20:25:07', NULL), (20546, '51.222.253.10', NULL, '2025-06-09 20:36:08', NULL), (20547, '2a03:b0c0:1:d0::c66:2001', NULL, '2025-06-09 20:37:40', NULL), (20548, '2a03:b0c0:3:d0::fef:2001', NULL, '2025-06-09 20:37:41', NULL), (20549, '2a03:b0c0:1:d0::c66:2001', NULL, '2025-06-09 20:37:43', NULL), (20550, '2a03:b0c0:3:d0::fef:2001', NULL, '2025-06-09 20:38:08', NULL), (20551, '2a05:9403::5f9', NULL, '2025-06-09 20:38:38', NULL), (20552, '2a05:9403::5f9', NULL, '2025-06-09 20:38:40', NULL), (20553, '217.13.62.63', NULL, '2025-06-09 20:38:43', NULL), (20554, '217.13.62.63', NULL, '2025-06-09 20:38:44', NULL), (20555, '195.211.77.140', NULL, '2025-06-09 20:38:48', NULL), (20556, '195.211.77.142', NULL, '2025-06-09 20:38:57', NULL), (20557, '51.222.253.13', NULL, '2025-06-09 20:46:40', NULL), (20558, '51.222.253.20', NULL, '2025-06-09 20:57:16', NULL), (20559, '51.222.253.6', NULL, '2025-06-09 21:08:01', NULL), (20560, '51.222.253.16', NULL, '2025-06-09 21:18:40', NULL), (20561, '51.222.253.2', NULL, '2025-06-09 21:29:01', NULL), (20562, '51.222.253.16', NULL, '2025-06-09 21:39:34', NULL), (20563, '51.222.253.11', NULL, '2025-06-09 21:50:14', NULL), (20564, '51.222.253.19', NULL, '2025-06-09 22:00:49', NULL), (20565, '40.77.167.143', NULL, '2025-06-09 22:01:34', NULL), (20566, '51.222.253.9', NULL, '2025-06-09 22:10:53', NULL), (20567, '2a03:2880:f806:c::', NULL, '2025-06-09 22:19:46', NULL), (20568, '2a03:2880:f806:1d::', NULL, '2025-06-09 22:20:10', NULL), (20569, '51.222.253.3', NULL, '2025-06-09 22:20:26', NULL), (20570, '51.222.253.17', NULL, '2025-06-09 22:29:31', NULL), (20571, '51.222.253.20', NULL, '2025-06-09 22:39:01', NULL), (20572, '51.222.253.10', NULL, '2025-06-09 22:49:00', NULL), (20573, '51.222.253.5', NULL, '2025-06-09 22:58:56', NULL), (20574, '51.222.253.14', NULL, '2025-06-09 23:08:29', NULL), (20575, '66.249.69.138', NULL, '2025-06-09 23:08:30', NULL), (20576, '51.222.253.18', NULL, '2025-06-09 23:18:34', NULL), (20577, '66.249.69.138', NULL, '2025-06-09 23:26:37', NULL), (20578, '66.249.69.139', NULL, '2025-06-09 23:26:37', NULL), (20579, '51.222.253.14', NULL, '2025-06-09 23:28:44', NULL), (20580, '2a03:2880:f806:15::', NULL, '2025-06-09 23:35:58', NULL), (20581, '51.222.253.17', NULL, '2025-06-09 23:38:42', NULL), (20582, '51.222.253.4', NULL, '2025-06-09 23:49:17', NULL), (20583, '2a03:2880:f806:d::', NULL, '2025-06-09 23:58:28', NULL), (20584, '51.222.253.17', NULL, '2025-06-09 23:59:18', NULL), (20585, '117.132.188.205', NULL, '2025-06-10 00:04:51', NULL), (20586, '2a03:2880:f806:9::', NULL, '2025-06-10 00:04:57', NULL), (20587, '51.222.253.13', NULL, '2025-06-10 00:10:15', NULL), (20588, '51.222.253.8', NULL, '2025-06-10 00:20:34', NULL), (20589, '51.222.253.16', NULL, '2025-06-10 00:30:45', NULL), (20590, '51.222.253.6', NULL, '2025-06-10 00:40:46', NULL), (20591, '2a03:2880:f806:d::', NULL, '2025-06-10 00:49:46', NULL), (20592, '2a03:2880:f806:f::', NULL, '2025-06-10 00:50:07', NULL), (20593, '51.222.253.15', NULL, '2025-06-10 00:51:10', NULL), (20594, '52.167.144.16', NULL, '2025-06-10 00:55:22', NULL), (20595, '51.222.253.1', NULL, '2025-06-10 01:01:38', NULL), (20596, '51.222.253.16', NULL, '2025-06-10 01:11:48', NULL), (20597, '17.241.227.246', NULL, '2025-06-10 01:13:26', NULL), (20598, '51.222.253.11', NULL, '2025-06-10 01:22:20', NULL), (20599, '223.111.157.108', NULL, '2025-06-10 01:22:40', NULL), (20600, '223.111.157.108', NULL, '2025-06-10 01:22:52', NULL), (20601, '51.222.253.5', NULL, '2025-06-10 01:33:16', NULL), (20602, '2a03:2880:f806:1::', NULL, '2025-06-10 01:34:41', NULL), (20603, '2a03:2880:f806:1e::', NULL, '2025-06-10 01:36:51', NULL), (20604, '2a03:2880:f806:4::', NULL, '2025-06-10 01:44:04', NULL), (20605, '2a03:2880:f806:a::', NULL, '2025-06-10 02:07:19', NULL), (20606, '2a05:9403::5f9', NULL, '2025-06-10 02:15:59', NULL), (20607, '2a05:9403::5f9', NULL, '2025-06-10 02:16:00', NULL), (20608, '2a03:2880:f806:4::', NULL, '2025-06-10 02:21:57', NULL), (20609, '52.167.144.236', NULL, '2025-06-10 02:35:55', NULL), (20610, '2a03:2880:f806:19::', NULL, '2025-06-10 02:50:08', NULL), (20611, '2a03:2880:f806:2::', NULL, '2025-06-10 02:54:47', NULL), (20612, '2a03:2880:f806:6::', NULL, '2025-06-10 02:57:17', NULL), (20613, '2a03:2880:f806:2::', NULL, '2025-06-10 03:11:17', NULL), (20614, '2a03:2880:f806:c::', NULL, '2025-06-10 03:15:25', NULL), (20615, '2a03:2880:f806:1::', NULL, '2025-06-10 03:40:50', NULL), (20616, '2a03:2880:f806:e::', NULL, '2025-06-10 03:45:57', NULL), (20617, '2a03:2880:f806:4::', NULL, '2025-06-10 04:09:16', NULL), (20618, '2a03:2880:f806:c::', NULL, '2025-06-10 04:21:48', NULL), (20619, '2a03:2880:f800:11::', NULL, '2025-06-10 04:30:01', NULL), (20620, '2a03:2880:f806:2::', NULL, '2025-06-10 04:37:03', NULL), (20621, '2a03:2880:f800:16::', NULL, '2025-06-10 04:39:59', NULL), (20622, '2a03:2880:f806:9::', NULL, '2025-06-10 04:48:09', NULL), (20623, '2a03:2880:f806:b::', NULL, '2025-06-10 04:51:44', NULL), (20624, '2a03:2880:f806:1b::', NULL, '2025-06-10 05:01:34', NULL), (20625, '2a02:4780:a:c0de::84', NULL, '2025-06-10 05:04:12', NULL), (20626, '2a03:2880:f806:1::', NULL, '2025-06-10 05:07:55', NULL), (20627, '2a03:2880:f806:13::', NULL, '2025-06-10 05:15:26', NULL), (20628, '2a03:2880:f806:1d::', NULL, '2025-06-10 05:18:16', NULL), (20629, '2a03:2880:f806:13::', NULL, '2025-06-10 05:18:26', NULL), (20630, '2a03:2880:f806:1::', NULL, '2025-06-10 05:44:44', NULL), (20631, '2a03:2880:f806:19::', NULL, '2025-06-10 05:47:34', NULL), (20632, '2a03:2880:f806:6::', NULL, '2025-06-10 05:49:03', NULL), (20633, '2a03:2880:f806:6::', NULL, '2025-06-10 06:04:12', NULL), (20634, '35.91.159.177', NULL, '2025-06-10 06:11:26', NULL), (20635, '35.94.205.236', NULL, '2025-06-10 06:11:35', NULL), (20636, '2a03:2880:f806:1c::', NULL, '2025-06-10 06:30:01', NULL), (20637, '2a03:2880:f806:19::', NULL, '2025-06-10 06:50:52', NULL), (20638, '2a03:2880:f806:17::', NULL, '2025-06-10 07:00:55', NULL), (20639, '2a03:2880:f806:c::', NULL, '2025-06-10 07:04:56', NULL), (20640, '2a03:2880:f806:5::', NULL, '2025-06-10 07:16:34', NULL), (20641, '2a03:2880:f806:19::', NULL, '2025-06-10 07:28:40', NULL), (20642, '2a03:2880:f806::', NULL, '2025-06-10 08:03:23', NULL), (20643, '207.46.13.153', NULL, '2025-06-10 08:03:52', NULL), (20644, '2a03:2880:f806:6::', NULL, '2025-06-10 08:11:07', NULL), (20645, '2a03:2880:f806:16::', NULL, '2025-06-10 08:30:34', NULL), (20646, '2a03:2880:f806:15::', NULL, '2025-06-10 08:32:25', NULL), (20647, '185.191.171.6', NULL, '2025-06-10 08:34:34', NULL), (20648, '185.191.171.6', NULL, '2025-06-10 08:34:34', NULL), (20649, '2a02:4780:a:c0de::2', NULL, '2025-06-10 08:39:24', NULL), (20650, '2a03:2880:f806:5::', NULL, '2025-06-10 08:41:07', NULL), (20651, '2a03:2880:f806:1b::', NULL, '2025-06-10 08:41:48', NULL), (20652, '2a03:2880:f806:19::', NULL, '2025-06-10 08:47:53', NULL), (20653, '2a03:2880:f806:4::', NULL, '2025-06-10 08:52:53', NULL), (20654, '2a03:2880:f806:15::', NULL, '2025-06-10 08:55:27', NULL), (20655, '2a03:2880:f806:6::', NULL, '2025-06-10 08:59:26', NULL), (20656, '2a03:2880:f806:3::', NULL, '2025-06-10 09:03:07', NULL), (20657, '2a03:2880:f806:2::', NULL, '2025-06-10 09:05:32', NULL), (20658, '2a03:2880:f806:9::', NULL, '2025-06-10 09:13:35', NULL), (20659, '2a03:2880:f806:11::', NULL, '2025-06-10 09:14:25', NULL), (20660, '2a03:2880:f806:10::', NULL, '2025-06-10 09:15:23', NULL), (20661, '2a03:2880:f806:2::', NULL, '2025-06-10 10:35:36', NULL), (20662, '2a03:2880:f806:4::', NULL, '2025-06-10 11:04:09', NULL), (20663, '2a03:2880:f806:1b::', NULL, '2025-06-10 11:21:34', NULL), (20664, '2a03:2880:f806:1::', NULL, '2025-06-10 11:25:40', NULL), (20665, '2a03:2880:f806:4::', NULL, '2025-06-10 11:42:32', NULL), (20666, '2a03:2880:f806:8::', NULL, '2025-06-10 11:43:02', NULL), (20667, '2a03:2880:f806:a::', NULL, '2025-06-10 11:43:49', NULL), (20668, '2a03:2880:f806:1b::', NULL, '2025-06-10 11:54:57', NULL), (20669, '2a03:2880:f806:9::', NULL, '2025-06-10 12:19:55', NULL), (20670, '2a03:2880:f806:1c::', NULL, '2025-06-10 12:47:18', NULL), (20671, '2a03:2880:f806::', NULL, '2025-06-10 13:12:00', NULL), (20672, '2a03:2880:f806:c::', NULL, '2025-06-10 13:20:35', NULL), (20673, '2a03:2880:f806:1b::', NULL, '2025-06-10 13:31:39', NULL), (20674, '206.189.140.98', NULL, '2025-06-10 13:39:53', NULL), (20675, '2a03:2880:f806:1::', NULL, '2025-06-10 13:49:06', NULL), (20676, '2a03:2880:f806:1e::', NULL, '2025-06-10 14:04:58', NULL), (20677, '93.158.90.31', NULL, '2025-06-10 14:08:08', NULL), (20678, '2a03:2880:f806::', NULL, '2025-06-10 14:13:06', NULL), (20679, '2a03:2880:f806:13::', NULL, '2025-06-10 14:20:02', NULL), (20680, '40.77.167.151', NULL, '2025-06-10 14:26:25', NULL), (20681, '2a03:2880:f806:17::', NULL, '2025-06-10 14:57:17', NULL), (20682, '165.22.49.156', NULL, '2025-06-10 14:57:20', NULL), (20683, '2a03:2880:f806:6::', NULL, '2025-06-10 15:00:32', NULL), (20684, '2400:c600:5319:c9ec::1', NULL, '2025-06-10 15:06:20', NULL), (20685, '37.111.218.58', NULL, '2025-06-10 15:06:28', NULL), (20686, '37.111.218.58', NULL, '2025-06-10 15:06:30', NULL), (20687, '37.111.218.58', NULL, '2025-06-10 15:06:31', NULL), (20688, '37.111.218.58', NULL, '2025-06-10 15:06:33', NULL), (20689, '2a03:2880:f806:1c::', NULL, '2025-06-10 15:10:02', NULL), (20690, '2001:bc8:1201:1b:46a8:42ff:fe1b:bd2a', NULL, '2025-06-10 15:30:00', NULL), (20691, '2a03:2880:f806:13::', NULL, '2025-06-10 16:02:23', NULL), (20692, '2a03:2880:f806:b::', NULL, '2025-06-10 16:09:21', NULL), (20693, '2a03:2880:f806:c::', NULL, '2025-06-10 16:24:12', NULL), (20694, '2a03:2880:f800:3::', NULL, '2025-06-10 16:28:52', NULL), (20695, '2a03:2880:f806:3::', NULL, '2025-06-10 16:36:56', NULL), (20696, '66.249.70.5', NULL, '2025-06-10 17:09:51', NULL), (20697, '2a03:2880:f806:1c::', NULL, '2025-06-10 17:27:10', NULL), (20698, '2a03:2880:f806:17::', NULL, '2025-06-10 17:32:36', NULL), (20699, '2a03:2880:f806:13::', NULL, '2025-06-10 17:42:17', NULL), (20700, '37.228.129.5', NULL, '2025-06-10 18:16:46', NULL), (20701, '37.228.129.5', NULL, '2025-06-10 18:16:50', NULL), (20702, '37.228.129.5', NULL, '2025-06-10 18:17:03', NULL), (20703, '37.228.129.5', NULL, '2025-06-10 18:17:09', NULL), (20704, '37.228.129.5', NULL, '2025-06-10 18:17:13', NULL), (20705, '37.228.129.5', NULL, '2025-06-10 18:17:14', NULL), (20706, '37.228.129.5', NULL, '2025-06-10 18:17:51', NULL), (20707, '37.228.129.5', NULL, '2025-06-10 18:17:58', NULL), (20708, '37.228.129.5', NULL, '2025-06-10 18:18:04', NULL), (20709, '37.228.129.5', NULL, '2025-06-10 18:18:13', NULL), (20710, '37.228.129.5', NULL, '2025-06-10 18:18:17', NULL), (20711, '37.228.129.5', NULL, '2025-06-10 18:18:21', NULL), (20712, '37.228.129.5', NULL, '2025-06-10 18:18:26', NULL), (20713, '37.228.129.5', NULL, '2025-06-10 18:18:33', NULL), (20714, '37.228.129.5', NULL, '2025-06-10 18:18:38', NULL), (20715, '37.228.129.5', NULL, '2025-06-10 18:18:42', NULL), (20716, '37.228.129.5', NULL, '2025-06-10 18:18:45', NULL), (20717, '37.228.129.5', NULL, '2025-06-10 18:18:51', NULL), (20718, '37.228.129.5', NULL, '2025-06-10 18:18:57', NULL), (20719, '37.228.129.5', NULL, '2025-06-10 18:19:03', NULL), (20720, '37.228.129.5', NULL, '2025-06-10 18:19:08', NULL), (20721, '37.228.129.5', NULL, '2025-06-10 18:19:12', NULL), (20722, '2a03:2880:f806:1b::', NULL, '2025-06-10 18:37:00', NULL), (20723, '52.167.144.170', NULL, '2025-06-10 18:51:33', NULL), (20724, '2a03:2880:f806:2::', NULL, '2025-06-10 18:59:04', NULL), (20725, '2a03:2880:f806:16::', NULL, '2025-06-10 19:27:26', NULL), (20726, '2a03:2880:f806:d::', NULL, '2025-06-10 20:05:07', NULL), (20727, '2a03:2880:f806:2::', NULL, '2025-06-10 20:10:23', NULL), (20728, '157.55.39.193', NULL, '2025-06-10 20:19:53', NULL), (20729, '2a03:2880:f806:b::', NULL, '2025-06-10 20:22:58', NULL), (20730, '2a03:2880:f800:3::', NULL, '2025-06-10 20:25:05', NULL), (20731, '2a03:2880:f806:17::', NULL, '2025-06-10 20:28:38', NULL), (20732, '2a03:2880:f806:8::', NULL, '2025-06-10 20:48:41', NULL), (20733, '2a03:2880:f806:12::', NULL, '2025-06-10 20:54:06', NULL), (20734, '2a03:2880:f806:15::', NULL, '2025-06-10 20:58:42', NULL), (20735, '2a03:2880:f806:15::', NULL, '2025-06-10 20:59:52', NULL), (20736, '93.159.230.28', NULL, '2025-06-10 21:30:41', NULL), (20737, '2a03:2880:f806:1a::', NULL, '2025-06-10 21:41:33', NULL), (20738, '2a03:2880:f806:7::', NULL, '2025-06-10 21:42:52', NULL), (20739, '2a03:2880:f806:14::', NULL, '2025-06-10 21:44:07', NULL), (20740, '34.57.252.177', NULL, '2025-06-10 21:44:25', NULL), (20741, '175.27.164.113', NULL, '2025-06-10 21:51:59', NULL), (20742, '2a03:2880:f806:b::', NULL, '2025-06-10 21:56:22', NULL), (20743, '2a03:2880:f806:6::', NULL, '2025-06-10 22:20:04', NULL), (20744, '2a03:2880:f806:19::', NULL, '2025-06-10 22:24:19', NULL), (20745, '40.77.167.4', NULL, '2025-06-10 22:31:17', NULL), (20746, '2a03:2880:f806:1a::', NULL, '2025-06-10 22:43:50', NULL), (20747, '3.128.24.158', NULL, '2025-06-10 22:50:38', NULL), (20748, '209.38.194.220', NULL, '2025-06-10 23:04:48', NULL), (20749, '2a03:2880:f806:1e::', NULL, '2025-06-10 23:05:46', NULL), (20750, '157.55.39.200', NULL, '2025-06-10 23:30:54', NULL), (20751, '51.222.253.1', NULL, '2025-06-11 00:00:40', NULL), (20752, '2a03:2880:f806:17::', NULL, '2025-06-11 00:11:28', NULL), (20753, '51.222.253.17', NULL, '2025-06-11 00:11:39', NULL), (20754, '2a03:2880:f806:7::', NULL, '2025-06-11 00:34:13', NULL), (20755, '2a03:2880:f806:5::', NULL, '2025-06-11 00:35:11', NULL), (20756, '2a03:2880:f806:9::', NULL, '2025-06-11 00:36:31', NULL), (20757, '2a03:2880:f806:c::', NULL, '2025-06-11 00:44:38', NULL), (20758, '2a03:2880:f806::', NULL, '2025-06-11 01:01:58', NULL), (20759, '2a03:2880:f806:1c::', NULL, '2025-06-11 01:03:47', NULL), (20760, '2a03:2880:f806:1c::', NULL, '2025-06-11 01:13:20', NULL), (20761, '2a03:2880:f806:2::', NULL, '2025-06-11 01:25:27', NULL), (20762, '2a03:2880:f806:1::', NULL, '2025-06-11 01:38:56', NULL), (20763, '2a03:2880:f806:17::', NULL, '2025-06-11 01:48:43', NULL), (20764, '91.231.89.32', NULL, '2025-06-11 01:50:27', NULL), (20765, '91.231.89.120', NULL, '2025-06-11 01:55:52', NULL), (20766, '2a03:2880:f806:11::', NULL, '2025-06-11 01:58:54', NULL), (20767, '2a03:2880:f806:1b::', NULL, '2025-06-11 02:47:02', NULL), (20768, '2a03:2880:f800:1a::', NULL, '2025-06-11 02:49:18', NULL), (20769, '2a03:2880:f800:12::', NULL, '2025-06-11 02:50:53', NULL), (20770, '66.249.70.5', NULL, '2025-06-11 03:03:10', NULL), (20771, '2a03:2880:f806:e::', NULL, '2025-06-11 03:16:21', NULL), (20772, '2a03:2880:f806:4::', NULL, '2025-06-11 03:22:28', NULL), (20773, '101.42.117.179', NULL, '2025-06-11 03:47:21', NULL), (20774, '207.46.13.156', NULL, '2025-06-11 03:50:35', NULL), (20775, '2a03:2880:f806:13::', NULL, '2025-06-11 03:54:30', NULL), (20776, '2a03:2880:f806:8::', NULL, '2025-06-11 04:16:30', NULL), (20777, '2a03:2880:f806:4::', NULL, '2025-06-11 04:33:59', NULL), (20778, '2a03:2880:f806:b::', NULL, '2025-06-11 04:39:44', NULL), (20779, '44.202.57.223', NULL, '2025-06-11 04:44:42', NULL), (20780, '66.249.70.3', NULL, '2025-06-11 04:48:22', NULL), (20781, '66.249.70.3', NULL, '2025-06-11 05:26:15', NULL), (20782, '2a03:2880:f806:d::', NULL, '2025-06-11 05:27:15', NULL), (20783, '66.249.70.8', NULL, '2025-06-11 05:32:22', NULL), (20784, '66.249.70.8', NULL, '2025-06-11 05:33:44', NULL), (20785, '66.249.70.3', NULL, '2025-06-11 05:46:34', NULL), (20786, '66.249.70.3', NULL, '2025-06-11 05:50:50', NULL), (20787, '66.249.70.1', NULL, '2025-06-11 05:52:51', NULL), (20788, '66.249.70.1', NULL, '2025-06-11 05:52:59', NULL), (20789, '66.249.70.2', NULL, '2025-06-11 05:57:06', NULL), (20790, '66.249.70.1', NULL, '2025-06-11 06:06:31', NULL), (20791, '66.249.70.3', NULL, '2025-06-11 06:06:36', NULL), (20792, '207.46.13.116', NULL, '2025-06-11 06:22:18', NULL), (20793, '2a03:2880:f806:7::', NULL, '2025-06-11 06:52:33', NULL), (20794, '66.249.70.1', NULL, '2025-06-11 07:01:41', NULL), (20795, '66.249.70.5', NULL, '2025-06-11 08:04:59', NULL), (20796, '8.217.210.223', NULL, '2025-06-11 08:28:38', NULL), (20797, '2a03:2880:f806:1a::', NULL, '2025-06-11 08:30:47', NULL), (20798, '138.2.107.251', NULL, '2025-06-11 08:57:59', NULL), (20799, '223.244.35.77', NULL, '2025-06-11 10:00:11', NULL), (20800, '44.202.57.223', NULL, '2025-06-11 10:25:25', NULL), (20801, '2a09:bac5:3a21:25d7::3c5:1a', NULL, '2025-06-11 11:38:25', NULL), (20802, '66.249.66.64', NULL, '2025-06-11 12:04:48', NULL), (20803, '2a03:2880:f806:13::', NULL, '2025-06-11 12:09:51', NULL), (20804, '2a03:2880:f806:15::', NULL, '2025-06-11 12:31:35', NULL), (20805, '2a03:2880:f806:13::', NULL, '2025-06-11 12:42:10', NULL), (20806, '138.2.107.251', NULL, '2025-06-11 12:56:14', NULL), (20807, '123.207.198.35', NULL, '2025-06-11 13:14:07', NULL), (20808, '44.242.254.190', NULL, '2025-06-11 13:42:36', NULL), (20809, '2604:2dc0:100:55dd::', NULL, '2025-06-11 13:53:18', NULL), (20810, '2604:2dc0:100:55dd::', NULL, '2025-06-11 13:53:20', NULL), (20811, '2a03:2880:f806:14::', NULL, '2025-06-11 13:55:20', NULL), (20812, '2a03:2880:f806:19::', NULL, '2025-06-11 14:12:01', NULL), (20813, '2a02:4780:a:c0de::84', NULL, '2025-06-11 14:37:10', NULL), (20814, '2a03:2880:f806:19::', NULL, '2025-06-11 14:51:14', NULL), (20815, '185.191.171.1', NULL, '2025-06-11 14:51:28', NULL), (20816, '185.191.171.1', NULL, '2025-06-11 14:51:29', NULL), (20817, '45.85.105.176', NULL, '2025-06-11 15:04:35', NULL), (20818, '45.85.105.176', NULL, '2025-06-11 15:04:42', NULL), (20819, '2a02:4780:a:c0de::2', NULL, '2025-06-11 15:49:08', NULL), (20820, '2001:bc8:701:1e:46a8:42ff:fe1b:942b', NULL, '2025-06-11 15:49:24', NULL), (20821, '49.51.203.164', NULL, '2025-06-11 15:52:18', NULL), (20822, '185.191.171.18', NULL, '2025-06-11 15:59:55', NULL), (20823, '2a03:2880:f806:14::', NULL, '2025-06-11 16:01:47', NULL), (20824, '185.191.171.10', NULL, '2025-06-11 17:30:28', NULL), (20825, '185.191.171.10', NULL, '2025-06-11 17:30:29', NULL), (20826, '66.249.70.3', NULL, '2025-06-11 17:42:53', NULL), (20827, '85.208.96.205', NULL, '2025-06-11 19:01:23', NULL), (20828, '195.211.77.140', NULL, '2025-06-11 19:09:29', NULL), (20829, '195.211.77.142', NULL, '2025-06-11 19:09:39', NULL), (20830, '217.13.62.63', NULL, '2025-06-11 19:20:15', NULL), (20831, '217.13.62.63', NULL, '2025-06-11 19:20:15', NULL), (20832, '2a05:9403::5f9', NULL, '2025-06-11 19:46:49', NULL), (20833, '2a05:9403::5f9', NULL, '2025-06-11 19:46:49', NULL), (20834, '18.218.86.221', NULL, '2025-06-11 20:00:58', NULL), (20835, '185.191.171.12', NULL, '2025-06-11 20:43:01', NULL), (20836, '2a03:2880:f806::', NULL, '2025-06-11 21:39:16', NULL), (20837, '34.48.151.193', NULL, '2025-06-11 22:15:11', NULL), (20838, '66.249.66.37', NULL, '2025-06-11 23:03:21', NULL), (20839, '54.79.140.222', NULL, '2025-06-11 23:27:31', NULL), (20840, '137.226.113.44', NULL, '2025-06-12 00:32:47', NULL), (20841, '137.226.113.44', NULL, '2025-06-12 00:32:48', NULL), (20842, '2a03:2880:f806:1a::', NULL, '2025-06-12 00:36:41', NULL), (20843, '2a01:4f9:c013:86e::1', NULL, '2025-06-12 00:43:52', NULL), (20844, '66.249.66.4', NULL, '2025-06-12 02:15:29', NULL), (20845, '223.160.16.92', NULL, '2025-06-12 06:08:36', NULL), (20846, '223.160.16.92', NULL, '2025-06-12 06:08:44', NULL), (20847, '66.249.70.8', NULL, '2025-06-12 06:13:45', NULL), (20848, '2600:3c0e::f03c:95ff:fe6a:55a8', NULL, '2025-06-12 06:16:19', NULL), (20849, '2a05:9403::5f9', NULL, '2025-06-12 06:17:52', NULL), (20850, '2a05:9403::5f9', NULL, '2025-06-12 06:17:52', NULL), (20851, '206.204.39.14', NULL, '2025-06-12 06:19:47', NULL), (20852, '119.13.207.143', NULL, '2025-06-12 06:19:49', NULL), (20853, '103.4.250.52', NULL, '2025-06-12 06:19:50', NULL), (20854, '104.168.71.177', NULL, '2025-06-12 06:19:50', NULL), (20855, '134.209.201.123', NULL, '2025-06-12 07:00:46', NULL), (20856, '66.249.70.6', NULL, '2025-06-12 07:40:21', NULL), (20857, '2a01:4f9:c013:86e::1', NULL, '2025-06-12 08:46:02', NULL), (20858, '54.186.163.59', NULL, '2025-06-12 09:16:35', NULL), (20859, '54.186.163.59', NULL, '2025-06-12 09:16:38', NULL), (20860, '44.243.53.164', NULL, '2025-06-12 09:16:43', NULL), (20861, '8.217.213.94', NULL, '2025-06-12 10:19:26', NULL), (20862, '8.217.208.54', NULL, '2025-06-12 10:33:20', NULL), (20863, '2a02:4780:a:c0de::84', NULL, '2025-06-12 10:57:24', NULL), (20864, '157.55.39.10', NULL, '2025-06-12 10:59:58', NULL), (20865, '20.15.133.191', NULL, '2025-06-12 11:58:09', NULL), (20866, '170.106.148.137', NULL, '2025-06-12 12:23:11', NULL), (20867, '2a02:4780:a:c0de::2', NULL, '2025-06-12 12:58:02', NULL), (20868, '42.236.17.30', NULL, '2025-06-12 13:05:03', NULL), (20869, '43.156.168.214', NULL, '2025-06-12 13:16:55', NULL), (20870, '43.156.168.214', NULL, '2025-06-12 13:17:00', NULL), (20871, '176.28.141.163', NULL, '2025-06-12 13:22:42', NULL), (20872, '2a03:2880:31ff:8::', NULL, '2025-06-12 13:23:10', NULL), (20873, '2a03:2880:10ff:59::', NULL, '2025-06-12 13:23:57', NULL), (20874, '2a03:2880:13ff::', NULL, '2025-06-12 13:24:38', NULL), (20875, '157.55.39.201', NULL, '2025-06-12 14:31:17', NULL), (20876, '2001:bc8:1201:76:569f:35ff:fe20:84d0', NULL, '2025-06-12 15:08:10', NULL), (20877, '42.236.12.216', NULL, '2025-06-12 15:18:40', NULL), (20878, '157.55.39.12', NULL, '2025-06-12 16:20:44', NULL), (20879, '52.167.144.16', NULL, '2025-06-12 16:41:08', NULL), (20880, '157.55.39.14', NULL, '2025-06-12 16:43:25', NULL), (20881, '94.247.172.129', NULL, '2025-06-12 17:20:31', NULL), (20882, '8.217.28.237', NULL, '2025-06-12 17:39:56', NULL), (20883, '170.106.163.84', NULL, '2025-06-12 19:16:56', NULL), (20884, '207.46.13.9', NULL, '2025-06-12 19:42:53', NULL), (20885, '34.139.107.50', NULL, '2025-06-12 21:09:27', NULL), (20886, '143.244.128.132', NULL, '2025-06-12 21:10:45', NULL), (20887, '138.2.107.251', NULL, '2025-06-12 21:19:07', NULL), (20888, '167.99.177.224', NULL, '2025-06-12 21:20:16', NULL), (20889, '157.55.39.205', NULL, '2025-06-12 21:54:56', NULL), (20890, '8.217.210.248', NULL, '2025-06-12 22:56:34', NULL), (20891, '138.2.107.251', NULL, '2025-06-13 01:27:55', NULL), (20892, '49.51.253.26', NULL, '2025-06-13 01:28:47', NULL), (20893, '43.130.60.195', NULL, '2025-06-13 01:54:12', NULL), (20894, '3.123.42.119', NULL, '2025-06-13 03:08:31', NULL), (20895, '205.169.39.7', NULL, '2025-06-13 03:41:30', NULL), (20896, '93.158.90.40', NULL, '2025-06-13 03:43:10', NULL), (20897, '66.249.70.130', NULL, '2025-06-13 03:43:38', NULL), (20898, '85.208.96.195', NULL, '2025-06-13 03:46:18', NULL), (20899, '2a02:4780:a:c0de::84', NULL, '2025-06-13 05:17:37', NULL), (20900, '185.191.171.4', NULL, '2025-06-13 07:48:31', NULL), (20901, '185.191.171.4', NULL, '2025-06-13 07:48:33', NULL), (20902, '157.55.39.9', NULL, '2025-06-13 08:47:30', NULL), (20903, '2a02:4780:a:c0de::2', NULL, '2025-06-13 09:42:43', NULL), (20904, '129.226.213.145', NULL, '2025-06-13 10:15:52', NULL), (20905, '135.148.195.12', NULL, '2025-06-13 11:23:59', NULL), (20906, '157.55.39.194', NULL, '2025-06-13 12:41:22', NULL), (20907, '8.217.140.125', NULL, '2025-06-13 12:42:20', NULL), (20908, '43.153.107.22', NULL, '2025-06-13 13:03:19', NULL), (20909, '157.55.39.201', NULL, '2025-06-13 13:36:58', NULL), (20910, '52.167.144.19', NULL, '2025-06-13 14:10:42', NULL), (20911, '66.249.70.139', NULL, '2025-06-13 14:26:35', NULL), (20912, '66.249.70.132', NULL, '2025-06-13 14:49:35', NULL), (20913, '66.249.70.130', NULL, '2025-06-13 14:49:57', NULL), (20914, '66.249.70.130', NULL, '2025-06-13 14:49:58', NULL), (20915, '41.43.88.137', NULL, '2025-06-13 15:17:29', NULL), (20916, '2001:bc8:701:1e:1618:77ff:fe4d:4fc9', NULL, '2025-06-13 16:06:03', NULL), (20917, '66.249.66.14', NULL, '2025-06-13 16:07:09', NULL), (20918, '2001:4860:7:802::ff', NULL, '2025-06-13 16:50:37', NULL), (20919, '2001:4860:7:c05::ce', NULL, '2025-06-13 16:50:50', NULL), (20920, '43.159.144.16', NULL, '2025-06-13 17:23:33', NULL), (20921, '66.249.66.13', NULL, '2025-06-13 17:23:46', NULL), (20922, '44.202.57.223', NULL, '2025-06-13 17:48:07', NULL), (20923, '8.217.212.165', NULL, '2025-06-13 18:17:50', NULL), (20924, '101.35.239.216', NULL, '2025-06-13 18:25:05', NULL), (20925, '101.35.239.216', NULL, '2025-06-13 18:25:46', NULL), (20926, '43.135.133.194', NULL, '2025-06-13 18:28:22', NULL), (20927, '44.202.57.223', NULL, '2025-06-13 19:47:01', NULL), (20928, '157.55.39.203', NULL, '2025-06-13 20:55:09', NULL), (20929, '85.208.96.193', NULL, '2025-06-13 21:43:45', NULL), (20930, '34.135.242.101', NULL, '2025-06-13 21:50:55', NULL), (20931, '157.55.39.13', NULL, '2025-06-13 22:09:05', NULL), (20932, '157.55.39.51', NULL, '2025-06-13 23:30:02', NULL), (20933, '190.80.50.229', NULL, '2025-06-13 23:32:42', NULL), (20934, '52.167.144.204', NULL, '2025-06-14 02:21:30', NULL), (20935, '205.169.39.20', NULL, '2025-06-14 02:22:48', NULL), (20936, '34.72.176.129', NULL, '2025-06-14 02:22:48', NULL), (20937, '205.169.39.235', NULL, '2025-06-14 02:23:01', NULL), (20938, '205.169.39.235', NULL, '2025-06-14 02:23:12', NULL), (20939, '54.200.23.66', NULL, '2025-06-14 02:28:52', NULL), (20940, '54.200.23.66', NULL, '2025-06-14 02:28:55', NULL), (20941, '44.249.29.247', NULL, '2025-06-14 02:31:52', NULL), (20942, '44.249.29.247', NULL, '2025-06-14 02:31:55', NULL), (20943, '35.94.211.228', NULL, '2025-06-14 02:31:58', NULL), (20944, '66.249.70.134', NULL, '2025-06-14 02:40:11', NULL), (20945, '52.167.144.138', NULL, '2025-06-14 02:50:33', NULL), (20946, '66.249.70.130', NULL, '2025-06-14 02:56:16', NULL), (20947, '85.208.96.205', NULL, '2025-06-14 03:08:43', NULL), (20948, '85.208.96.205', NULL, '2025-06-14 03:08:43', NULL), (20949, '52.167.144.16', NULL, '2025-06-14 04:01:50', NULL), (20950, '2a02:4780:a:c0de::2', NULL, '2025-06-14 04:08:39', NULL), (20951, '185.191.171.12', NULL, '2025-06-14 05:38:04', NULL), (20952, '185.191.171.12', NULL, '2025-06-14 05:38:08', NULL), (20953, '85.208.96.193', NULL, '2025-06-14 06:04:56', NULL), (20954, '185.191.171.4', NULL, '2025-06-14 06:09:31', NULL), (20955, '85.208.96.196', NULL, '2025-06-14 06:53:50', NULL), (20956, '85.208.96.196', NULL, '2025-06-14 06:53:51', NULL), (20957, '85.208.96.211', NULL, '2025-06-14 06:56:43', NULL), (20958, '185.191.171.15', NULL, '2025-06-14 07:00:52', NULL), (20959, '185.191.171.15', NULL, '2025-06-14 07:00:52', NULL), (20960, '185.191.171.3', NULL, '2025-06-14 07:07:17', NULL), (20961, '185.191.171.3', NULL, '2025-06-14 07:07:18', NULL), (20962, '85.208.96.202', NULL, '2025-06-14 07:15:48', NULL), (20963, '85.208.96.196', NULL, '2025-06-14 08:01:18', NULL), (20964, '85.208.96.196', NULL, '2025-06-14 08:01:19', NULL), (20965, '185.191.171.4', NULL, '2025-06-14 08:18:28', NULL), (20966, '185.191.171.17', NULL, '2025-06-14 09:53:03', NULL), (20967, '157.55.39.205', NULL, '2025-06-14 10:21:36', NULL), (20968, '44.214.106.50', NULL, '2025-06-14 10:41:04', NULL), (20969, '185.191.171.15', NULL, '2025-06-14 10:59:20', NULL), (20970, '43.159.144.16', NULL, '2025-06-14 11:00:38', NULL), (20971, '85.208.96.197', NULL, '2025-06-14 11:01:44', NULL), (20972, '85.208.96.203', NULL, '2025-06-14 11:05:09', NULL), (20973, '43.167.157.80', NULL, '2025-06-14 11:24:00', NULL), (20974, '159.65.24.22', NULL, '2025-06-14 11:26:51', NULL), (20975, '185.191.171.5', NULL, '2025-06-14 11:32:56', NULL), (20976, '185.191.171.5', NULL, '2025-06-14 11:32:57', NULL), (20977, '185.191.171.15', NULL, '2025-06-14 12:09:47', NULL), (20978, '185.191.171.15', NULL, '2025-06-14 12:09:48', NULL), (20979, '85.208.96.201', NULL, '2025-06-14 12:21:05', NULL), (20980, '157.55.39.61', NULL, '2025-06-14 12:21:07', NULL), (20981, '85.208.96.201', NULL, '2025-06-14 12:35:18', NULL), (20982, '85.208.96.201', NULL, '2025-06-14 12:35:18', NULL), (20983, '185.191.171.4', NULL, '2025-06-14 13:50:18', NULL), (20984, '185.191.171.4', NULL, '2025-06-14 13:50:20', NULL), (20985, '85.208.96.193', NULL, '2025-06-14 14:53:56', NULL), (20986, '85.208.96.193', NULL, '2025-06-14 14:53:57', NULL), (20987, '2a02:4780:a:c0de::84', NULL, '2025-06-14 16:10:08', NULL), (20988, '85.208.96.208', NULL, '2025-06-14 16:32:16', NULL), (20989, '85.208.96.208', NULL, '2025-06-14 16:32:17', NULL), (20990, '85.208.96.198', NULL, '2025-06-14 18:01:36', NULL), (20991, '40.77.167.73', NULL, '2025-06-14 18:25:25', NULL), (20992, '66.249.92.43', NULL, '2025-06-14 18:41:15', NULL), (20993, '66.249.92.43', NULL, '2025-06-14 18:42:24', NULL), (20994, '8.217.208.219', NULL, '2025-06-14 20:28:11', NULL), (20995, '209.97.184.14', NULL, '2025-06-14 21:32:13', NULL), (20996, '46.17.174.172', NULL, '2025-06-14 21:33:30', NULL), (20997, '86.106.176.147', NULL, '2025-06-14 21:42:47', NULL), (20998, '104.253.247.189', NULL, '2025-06-14 21:43:29', NULL), (20999, '185.191.171.8', NULL, '2025-06-14 22:16:12', NULL), (21000, '185.191.171.8', NULL, '2025-06-14 22:16:12', NULL), (21001, '64.227.138.138', NULL, '2025-06-14 23:03:13', NULL), (21002, '207.46.13.111', NULL, '2025-06-15 01:32:42', NULL), (21003, '118.89.233.234', NULL, '2025-06-15 02:38:57', NULL), (21004, '207.46.13.14', NULL, '2025-06-15 05:58:41', NULL), (21005, '91.231.89.32', NULL, '2025-06-15 06:11:04', NULL), (21006, '91.231.89.32', NULL, '2025-06-15 06:13:34', NULL), (21007, '66.249.70.128', NULL, '2025-06-15 06:18:06', NULL), (21008, '2a02:4780:a:c0de::2', NULL, '2025-06-15 06:42:19', NULL), (21009, '94.74.164.43', NULL, '2025-06-15 08:22:24', NULL), (21010, '43.143.248.236', NULL, '2025-06-15 08:41:46', NULL), (21011, '40.77.167.9', NULL, '2025-06-15 08:55:56', NULL), (21012, '2a02:4780:a:c0de::84', NULL, '2025-06-15 09:10:23', NULL), (21013, '98.81.102.173', NULL, '2025-06-15 10:10:49', NULL), (21014, '44.211.200.193', NULL, '2025-06-15 10:11:02', NULL), (21015, '43.135.145.73', NULL, '2025-06-15 10:41:09', NULL), (21016, '8.217.156.199', NULL, '2025-06-15 10:59:23', NULL), (21017, '184.154.76.53', NULL, '2025-06-15 11:08:01', NULL), (21018, '184.154.76.53', NULL, '2025-06-15 11:08:05', NULL), (21019, '184.154.76.53', NULL, '2025-06-15 11:08:07', NULL), (21020, '5.133.192.138', NULL, '2025-06-15 11:13:20', NULL), (21021, '40.77.167.9', NULL, '2025-06-15 12:55:57', NULL), (21022, '66.249.66.66', NULL, '2025-06-15 12:58:29', NULL), (21023, '52.167.144.235', NULL, '2025-06-15 13:15:10', NULL), (21024, '185.191.171.11', NULL, '2025-06-15 13:31:43', NULL), (21025, '207.46.13.127', NULL, '2025-06-15 13:56:58', NULL), (21026, '44.243.186.111', NULL, '2025-06-15 14:31:32', NULL), (21027, '44.243.186.111', NULL, '2025-06-15 14:31:33', NULL), (21028, '35.90.228.31', NULL, '2025-06-15 14:31:34', NULL), (21029, '35.90.228.31', NULL, '2025-06-15 14:31:41', NULL), (21030, '66.249.70.132', NULL, '2025-06-15 14:44:20', NULL), (21031, '42.236.17.44', NULL, '2025-06-15 16:05:55', NULL), (21032, '43.143.28.57', NULL, '2025-06-15 16:47:33', NULL), (21033, '43.143.28.57', NULL, '2025-06-15 16:48:12', NULL), (21034, '43.143.28.57', NULL, '2025-06-15 16:48:25', NULL), (21035, '43.143.28.57', NULL, '2025-06-15 16:58:23', NULL), (21036, '85.208.96.201', NULL, '2025-06-15 17:49:06', NULL), (21037, '118.195.153.213', NULL, '2025-06-15 18:02:32', NULL), (21038, '42.236.101.210', NULL, '2025-06-15 18:47:14', NULL), (21039, '31.57.166.185', NULL, '2025-06-15 20:55:24', NULL), (21040, '101.42.117.179', NULL, '2025-06-15 21:09:33', NULL), (21041, '52.167.144.137', NULL, '2025-06-15 21:44:51', NULL), (21042, '8.217.208.167', NULL, '2025-06-15 22:37:36', NULL), (21043, '195.211.77.142', NULL, '2025-06-16 00:26:44', NULL), (21044, '195.211.77.142', NULL, '2025-06-16 00:27:02', NULL), (21045, '8.217.213.252', NULL, '2025-06-16 01:15:32', NULL), (21046, '52.167.144.194', NULL, '2025-06-16 01:22:08', NULL), (21047, '52.167.144.218', NULL, '2025-06-16 03:50:34', NULL), (21048, '104.152.52.151', NULL, '2025-06-16 05:42:07', NULL), (21049, '40.77.167.255', NULL, '2025-06-16 05:47:23', NULL), (21050, '2a02:4780:a:c0de::2', NULL, '2025-06-16 07:58:15', NULL), (21051, '54.87.236.129', NULL, '2025-06-16 08:01:18', NULL), (21052, '84.17.48.64', NULL, '2025-06-16 09:07:29', NULL), (21053, '52.167.144.194', NULL, '2025-06-16 09:39:34', NULL), (21054, '2a02:4780:a:c0de::84', NULL, '2025-06-16 09:53:03', NULL), (21055, '66.249.70.129', NULL, '2025-06-16 10:08:32', NULL), (21056, '66.249.70.140', NULL, '2025-06-16 12:00:05', NULL), (21057, '34.123.142.28', NULL, '2025-06-16 12:08:55', NULL), (21058, '34.123.142.28', NULL, '2025-06-16 12:08:56', NULL), (21059, '2a03:2880:f806:3::', NULL, '2025-06-16 12:28:55', NULL), (21060, '2a03:2880:f806:15::', NULL, '2025-06-16 12:29:01', NULL), (21061, '2a03:2880:f806:6::', NULL, '2025-06-16 12:29:08', NULL), (21062, '2a03:2880:f806:b::', NULL, '2025-06-16 14:35:23', NULL), (21063, '2a03:2880:f806:e::', NULL, '2025-06-16 14:35:49', NULL), (21064, '2a03:2880:f806:16::', NULL, '2025-06-16 14:35:54', NULL), (21065, '2a03:2880:f806:12::', NULL, '2025-06-16 14:35:54', NULL), (21066, '2a03:2880:f806:12::', NULL, '2025-06-16 15:09:56', NULL), (21067, '2a03:2880:f806:4::', NULL, '2025-06-16 17:07:22', NULL), (21068, '2a03:2880:f806:14::', NULL, '2025-06-16 17:07:23', NULL), (21069, '2a03:2880:f806:19::', NULL, '2025-06-16 17:07:52', NULL), (21070, '157.55.39.50', NULL, '2025-06-16 17:41:25', NULL), (21071, '85.208.96.200', NULL, '2025-06-16 19:04:16', NULL), (21072, '49.232.151.112', NULL, '2025-06-16 21:40:06', NULL), (21073, '51.222.253.7', NULL, '2025-06-16 23:09:58', NULL), (21074, '51.222.253.17', NULL, '2025-06-17 00:29:34', NULL), (21075, '82.156.68.74', NULL, '2025-06-17 00:36:55', NULL), (21076, '85.208.96.210', NULL, '2025-06-17 00:36:59', NULL), (21077, '85.208.96.210', NULL, '2025-06-17 00:37:02', NULL), (21078, '185.191.171.18', NULL, '2025-06-17 01:18:17', NULL), (21079, '185.191.171.18', NULL, '2025-06-17 01:18:18', NULL), (21080, '185.191.171.6', NULL, '2025-06-17 01:22:00', NULL), (21081, '85.208.96.204', NULL, '2025-06-17 01:38:20', NULL), (21082, '51.222.253.16', NULL, '2025-06-17 01:53:40', NULL), (21083, '85.208.96.204', NULL, '2025-06-17 02:36:58', NULL), (21084, '52.167.144.188', NULL, '2025-06-17 02:55:22', NULL), (21085, '51.222.253.16', NULL, '2025-06-17 03:12:02', NULL), (21086, '2a02:4780:a:c0de::2', NULL, '2025-06-17 03:17:45', NULL), (21087, '43.156.156.96', NULL, '2025-06-17 03:23:38', NULL), (21088, '66.249.70.136', NULL, '2025-06-17 03:38:04', NULL), (21089, '51.222.253.13', NULL, '2025-06-17 04:35:39', NULL), (21090, '51.222.253.2', NULL, '2025-06-17 05:47:30', NULL), (21091, '185.191.171.9', NULL, '2025-06-17 06:44:27', NULL), (21092, '185.191.171.9', NULL, '2025-06-17 06:44:29', NULL), (21093, '185.191.171.15', NULL, '2025-06-17 06:58:41', NULL), (21094, '185.191.171.15', NULL, '2025-06-17 06:58:42', NULL), (21095, '51.222.253.16', NULL, '2025-06-17 07:05:54', NULL), (21096, '185.191.171.15', NULL, '2025-06-17 07:26:26', NULL), (21097, '185.191.171.15', NULL, '2025-06-17 07:26:28', NULL), (21098, '85.208.96.202', NULL, '2025-06-17 08:15:17', NULL), (21099, '185.191.171.10', NULL, '2025-06-17 08:27:42', NULL), (21100, '51.222.253.18', NULL, '2025-06-17 08:35:55', NULL), (21101, '185.191.171.15', NULL, '2025-06-17 09:01:28', NULL), (21102, '51.222.253.3', NULL, '2025-06-17 09:20:45', NULL), (21103, '207.46.13.124', NULL, '2025-06-17 10:03:56', NULL), (21104, '51.222.253.14', NULL, '2025-06-17 10:08:46', NULL), (21105, '43.134.141.244', NULL, '2025-06-17 10:20:03', NULL), (21106, '184.154.76.53', NULL, '2025-06-17 10:37:19', NULL), (21107, '184.154.76.53', NULL, '2025-06-17 10:37:22', NULL), (21108, '184.154.76.53', NULL, '2025-06-17 10:37:23', NULL), (21109, '51.222.253.1', NULL, '2025-06-17 10:46:28', NULL), (21110, '52.167.144.238', NULL, '2025-06-17 10:48:47', NULL), (21111, '54.36.149.88', NULL, '2025-06-17 12:06:51', NULL), (21112, '66.249.70.130', NULL, '2025-06-17 12:21:37', NULL), (21113, '54.36.149.77', NULL, '2025-06-17 12:51:07', NULL), (21114, '85.208.96.197', NULL, '2025-06-17 12:55:50', NULL), (21115, '85.208.96.197', NULL, '2025-06-17 12:55:50', NULL), (21116, '93.158.91.237', NULL, '2025-06-17 13:11:02', NULL), (21117, '54.36.148.3', NULL, '2025-06-17 13:41:50', NULL), (21118, '54.36.149.76', NULL, '2025-06-17 14:07:48', NULL), (21119, '2a02:4780:a:c0de::84', NULL, '2025-06-17 14:32:35', NULL), (21120, '54.36.148.141', NULL, '2025-06-17 14:36:07', NULL), (21121, '54.36.149.15', NULL, '2025-06-17 15:02:45', NULL), (21122, '54.36.148.85', NULL, '2025-06-17 15:27:50', NULL), (21123, '2001:bc8:1201:1f:b283:feff:fee6:f537', NULL, '2025-06-17 15:32:12', NULL), (21124, '52.167.144.188', NULL, '2025-06-17 15:36:03', NULL), (21125, '66.249.70.134', NULL, '2025-06-17 15:50:33', NULL), (21126, '54.36.148.116', NULL, '2025-06-17 15:51:34', NULL), (21127, '54.36.148.11', NULL, '2025-06-17 16:15:04', NULL), (21128, '54.36.148.138', NULL, '2025-06-17 16:39:02', NULL), (21129, '54.36.149.92', NULL, '2025-06-17 17:05:48', NULL), (21130, '2a02:c206:3015:2326::1', NULL, '2025-06-17 17:13:02', NULL), (21131, '54.36.149.103', NULL, '2025-06-17 17:34:16', NULL), (21132, '66.249.66.15', NULL, '2025-06-17 18:05:02', NULL), (21133, '54.36.148.48', NULL, '2025-06-17 18:39:43', NULL), (21134, '124.221.245.78', NULL, '2025-06-17 19:04:18', NULL), (21135, '54.36.148.99', NULL, '2025-06-17 19:08:44', NULL), (21136, '54.36.148.107', NULL, '2025-06-17 19:32:52', NULL), (21137, '88.198.53.41', NULL, '2025-06-17 19:33:34', NULL), (21138, '54.36.148.228', NULL, '2025-06-17 19:59:47', NULL), (21139, '111.231.10.88', NULL, '2025-06-17 20:14:38', NULL), (21140, '111.231.10.88', NULL, '2025-06-17 20:19:17', NULL), (21141, '54.36.148.186', NULL, '2025-06-17 20:28:22', NULL), (21142, '54.36.148.251', NULL, '2025-06-17 20:55:28', NULL), (21143, '54.36.148.209', NULL, '2025-06-17 21:42:21', NULL), (21144, '54.36.148.22', NULL, '2025-06-17 22:04:53', NULL), (21145, '54.36.149.43', NULL, '2025-06-17 22:53:19', NULL), (21146, '54.36.148.151', NULL, '2025-06-17 23:42:36', NULL), (21147, '54.36.148.138', NULL, '2025-06-18 00:05:30', NULL), (21148, '54.36.148.244', NULL, '2025-06-18 00:28:46', NULL), (21149, '54.36.149.6', NULL, '2025-06-18 00:53:23', NULL), (21150, '162.14.197.180', NULL, '2025-06-18 01:03:08', NULL), (21151, '54.36.148.86', NULL, '2025-06-18 01:16:12', NULL), (21152, '54.36.149.68', NULL, '2025-06-18 01:38:46', NULL), (21153, '54.36.149.44', NULL, '2025-06-18 02:01:35', NULL), (21154, '54.36.148.231', NULL, '2025-06-18 02:25:00', NULL), (21155, '54.36.149.27', NULL, '2025-06-18 02:52:38', NULL), (21156, '205.169.39.179', NULL, '2025-06-18 02:53:14', NULL), (21157, '104.197.69.115', NULL, '2025-06-18 02:53:20', NULL), (21158, '205.169.39.179', NULL, '2025-06-18 02:53:51', NULL), (21159, '205.169.39.4', NULL, '2025-06-18 02:54:13', NULL), (21160, '54.36.148.30', NULL, '2025-06-18 03:18:51', NULL), (21161, '52.167.144.172', NULL, '2025-06-18 03:35:15', NULL), (21162, '54.36.149.90', NULL, '2025-06-18 03:42:50', NULL), (21163, '54.36.148.84', NULL, '2025-06-18 04:10:50', NULL), (21164, '54.186.114.174', NULL, '2025-06-18 04:28:52', NULL), (21165, '54.186.114.174', NULL, '2025-06-18 04:28:54', NULL), (21166, '35.92.72.245', NULL, '2025-06-18 04:32:10', NULL), (21167, '35.92.72.245', NULL, '2025-06-18 04:32:13', NULL), (21168, '35.91.160.76', NULL, '2025-06-18 04:32:25', NULL), (21169, '54.36.148.15', NULL, '2025-06-18 04:37:18', NULL), (21170, '157.55.39.11', NULL, '2025-06-18 04:53:04', NULL), (21171, '54.36.148.107', NULL, '2025-06-18 05:00:58', NULL), (21172, '54.36.148.210', NULL, '2025-06-18 05:27:55', NULL), (21173, '54.36.148.173', NULL, '2025-06-18 05:51:36', NULL), (21174, '34.116.235.127', NULL, '2025-06-18 05:57:28', NULL), (21175, '54.36.148.250', NULL, '2025-06-18 06:16:41', NULL), (21176, '54.36.148.112', NULL, '2025-06-18 06:36:59', NULL), (21177, '54.36.149.45', NULL, '2025-06-18 07:28:30', NULL), (21178, '54.36.148.144', NULL, '2025-06-18 07:54:37', NULL), (21179, '54.36.149.14', NULL, '2025-06-18 08:16:21', NULL), (21180, '34.201.110.172', NULL, '2025-06-18 08:35:30', NULL), (21181, '34.201.110.172', NULL, '2025-06-18 08:35:32', NULL), (21182, '54.36.148.162', NULL, '2025-06-18 08:36:46', NULL), (21183, '54.90.95.164', NULL, '2025-06-18 09:06:03', NULL), (21184, '54.90.95.164', NULL, '2025-06-18 09:06:04', NULL), (21185, '54.36.148.7', NULL, '2025-06-18 09:07:06', NULL), (21186, '54.36.148.129', NULL, '2025-06-18 09:31:15', NULL), (21187, '54.36.148.95', NULL, '2025-06-18 09:54:14', NULL), (21188, '221.229.106.25', NULL, '2025-06-18 10:08:51', NULL), (21189, '54.36.149.58', NULL, '2025-06-18 10:13:07', NULL), (21190, '54.36.149.89', NULL, '2025-06-18 10:30:56', NULL), (21191, '2a02:4780:a:c0de::2', NULL, '2025-06-18 10:35:34', NULL), (21192, '54.36.149.58', NULL, '2025-06-18 10:51:59', NULL), (21193, '54.36.148.8', NULL, '2025-06-18 11:09:41', NULL), (21194, '54.36.148.59', NULL, '2025-06-18 11:30:28', NULL), (21195, '54.36.148.227', NULL, '2025-06-18 13:55:21', NULL), (21196, '54.36.148.166', NULL, '2025-06-18 14:07:16', NULL), (21197, '43.165.65.75', NULL, '2025-06-18 14:12:02', NULL), (21198, '54.36.149.103', NULL, '2025-06-18 14:17:55', NULL), (21199, '74.125.151.133', NULL, '2025-06-18 14:19:28', NULL), (21200, '54.36.148.44', NULL, '2025-06-18 14:28:39', NULL), (21201, '54.36.148.183', NULL, '2025-06-18 14:39:50', NULL), (21202, '185.191.171.19', NULL, '2025-06-18 14:51:08', NULL); INSERT INTO `guest_users` (`id`, `ip_address`, `fcm_token`, `created_at`, `updated_at`) VALUES (21203, '185.191.171.19', NULL, '2025-06-18 14:51:09', NULL), (21204, '54.36.148.64', NULL, '2025-06-18 14:52:11', NULL), (21205, '54.36.148.96', NULL, '2025-06-18 15:05:40', NULL), (21206, '54.36.149.58', NULL, '2025-06-18 15:19:43', NULL), (21207, '54.36.149.6', NULL, '2025-06-18 15:34:27', NULL), (21208, '2001:bc8:1201:1f:ba2a:72ff:fee1:1aae', NULL, '2025-06-18 15:38:32', NULL), (21209, '212.56.48.160', NULL, '2025-06-18 15:38:52', NULL), (21210, '54.36.148.2', NULL, '2025-06-18 15:48:13', NULL), (21211, '54.36.148.243', NULL, '2025-06-18 15:59:36', NULL), (21212, '91.84.109.103', NULL, '2025-06-18 16:08:36', NULL), (21213, '54.36.148.106', NULL, '2025-06-18 16:12:49', NULL), (21214, '54.36.149.93', NULL, '2025-06-18 16:25:00', NULL), (21215, '54.36.148.47', NULL, '2025-06-18 16:35:54', NULL), (21216, '54.36.148.228', NULL, '2025-06-18 16:48:57', NULL), (21217, '54.36.148.231', NULL, '2025-06-18 17:13:45', NULL), (21218, '2a02:4780:a:c0de::84', NULL, '2025-06-18 17:17:38', NULL), (21219, '54.36.148.45', NULL, '2025-06-18 17:43:30', NULL), (21220, '54.36.149.107', NULL, '2025-06-18 17:58:12', NULL), (21221, '54.36.149.87', NULL, '2025-06-18 18:12:20', NULL), (21222, '74.125.151.136', NULL, '2025-06-18 18:22:27', NULL), (21223, '54.36.149.64', NULL, '2025-06-18 18:26:22', NULL), (21224, '52.167.144.216', NULL, '2025-06-18 18:34:24', NULL), (21225, '54.36.148.77', NULL, '2025-06-18 18:40:50', NULL), (21226, '54.36.149.54', NULL, '2025-06-18 18:58:05', NULL), (21227, '54.36.149.82', NULL, '2025-06-18 19:24:06', NULL), (21228, '54.36.148.213', NULL, '2025-06-18 19:35:45', NULL), (21229, '85.208.96.212', NULL, '2025-06-18 19:37:38', NULL), (21230, '85.208.96.212', NULL, '2025-06-18 19:37:38', NULL), (21231, '54.36.148.110', NULL, '2025-06-18 19:47:38', NULL), (21232, '54.36.148.113', NULL, '2025-06-18 20:00:08', NULL), (21233, '54.36.148.122', NULL, '2025-06-18 20:12:16', NULL), (21234, '34.27.165.205', NULL, '2025-06-18 20:21:43', NULL), (21235, '54.36.148.252', NULL, '2025-06-18 20:24:32', NULL), (21236, '54.36.148.236', NULL, '2025-06-18 20:36:36', NULL), (21237, '54.36.148.255', NULL, '2025-06-18 20:49:40', NULL), (21238, '54.36.149.25', NULL, '2025-06-18 21:04:07', NULL), (21239, '54.36.148.236', NULL, '2025-06-18 21:17:20', NULL), (21240, '54.36.148.191', NULL, '2025-06-18 21:30:10', NULL), (21241, '54.36.148.192', NULL, '2025-06-18 21:42:17', NULL), (21242, '54.36.149.17', NULL, '2025-06-18 21:54:25', NULL), (21243, '54.36.148.12', NULL, '2025-06-18 22:18:18', NULL), (21244, '74.125.151.142', NULL, '2025-06-18 22:27:43', NULL), (21245, '54.36.149.2', NULL, '2025-06-18 22:29:43', NULL), (21246, '54.36.148.95', NULL, '2025-06-18 22:41:26', NULL), (21247, '5.181.233.75', NULL, '2025-06-18 22:54:47', NULL), (21248, '54.36.148.251', NULL, '2025-06-18 22:54:58', NULL), (21249, '54.36.149.106', NULL, '2025-06-18 23:08:49', NULL), (21250, '51.68.111.244', NULL, '2025-06-18 23:19:23', NULL), (21251, '54.36.148.107', NULL, '2025-06-18 23:33:44', NULL), (21252, '54.36.148.24', NULL, '2025-06-18 23:46:08', NULL), (21253, '54.36.148.249', NULL, '2025-06-18 23:57:22', NULL), (21254, '54.36.148.250', NULL, '2025-06-19 00:08:07', NULL), (21255, '54.36.148.108', NULL, '2025-06-19 00:20:46', NULL), (21256, '54.36.148.161', NULL, '2025-06-19 00:32:24', NULL), (21257, '54.36.149.6', NULL, '2025-06-19 00:43:38', NULL), (21258, '54.36.148.35', NULL, '2025-06-19 01:04:39', NULL), (21259, '54.36.148.10', NULL, '2025-06-19 01:18:52', NULL), (21260, '54.36.148.147', NULL, '2025-06-19 01:30:36', NULL), (21261, '54.36.148.205', NULL, '2025-06-19 01:43:24', NULL), (21262, '54.36.148.135', NULL, '2025-06-19 01:55:09', NULL), (21263, '54.36.148.27', NULL, '2025-06-19 02:09:11', NULL), (21264, '17.241.227.180', NULL, '2025-06-19 02:18:16', NULL), (21265, '54.36.149.50', NULL, '2025-06-19 02:22:34', NULL), (21266, '54.36.148.88', NULL, '2025-06-19 02:34:08', NULL), (21267, '66.249.66.66', NULL, '2025-06-19 02:43:19', NULL), (21268, '17.241.219.92', NULL, '2025-06-19 02:47:31', NULL), (21269, '54.36.148.67', NULL, '2025-06-19 03:02:02', NULL), (21270, '54.36.148.2', NULL, '2025-06-19 03:18:14', NULL), (21271, '17.241.75.45', NULL, '2025-06-19 03:24:55', NULL), (21272, '54.36.148.217', NULL, '2025-06-19 03:33:08', NULL), (21273, '54.36.148.210', NULL, '2025-06-19 03:46:41', NULL), (21274, '54.36.149.76', NULL, '2025-06-19 04:06:47', NULL), (21275, '54.36.149.42', NULL, '2025-06-19 04:24:58', NULL), (21276, '54.36.148.42', NULL, '2025-06-19 05:09:37', NULL), (21277, '66.249.66.74', NULL, '2025-06-19 05:12:50', NULL), (21278, '54.36.148.57', NULL, '2025-06-19 05:33:01', NULL), (21279, '54.36.148.154', NULL, '2025-06-19 05:50:56', NULL), (21280, '54.36.148.175', NULL, '2025-06-19 06:06:08', NULL), (21281, '2a00:da00:f409:400::1', NULL, '2025-06-19 06:09:22', NULL), (21282, '54.36.148.105', NULL, '2025-06-19 06:20:31', NULL), (21283, '54.36.149.82', NULL, '2025-06-19 06:33:50', NULL), (21284, '54.36.148.184', NULL, '2025-06-19 06:48:06', NULL), (21285, '2a02:4780:a:c0de::2', NULL, '2025-06-19 06:50:35', NULL), (21286, '54.36.148.244', NULL, '2025-06-19 07:01:19', NULL), (21287, '54.36.148.46', NULL, '2025-06-19 07:15:59', NULL), (21288, '54.36.148.41', NULL, '2025-06-19 07:28:54', NULL), (21289, '54.36.148.78', NULL, '2025-06-19 07:40:57', NULL), (21290, '54.36.148.52', NULL, '2025-06-19 07:53:08', NULL), (21291, '54.36.148.107', NULL, '2025-06-19 08:17:53', NULL), (21292, '54.36.148.77', NULL, '2025-06-19 08:30:17', NULL), (21293, '54.36.149.101', NULL, '2025-06-19 08:41:20', NULL), (21294, '54.36.149.15', NULL, '2025-06-19 08:52:40', NULL), (21295, '2a02:4780:a:c0de::84', NULL, '2025-06-19 08:58:45', NULL), (21296, '54.36.149.96', NULL, '2025-06-19 09:07:07', NULL), (21297, '54.36.148.224', NULL, '2025-06-19 09:19:22', NULL), (21298, '54.36.149.9', NULL, '2025-06-19 09:31:02', NULL), (21299, '54.36.148.200', NULL, '2025-06-19 09:54:42', NULL), (21300, '52.167.144.214', NULL, '2025-06-19 10:52:24', NULL), (21301, '124.222.142.44', NULL, '2025-06-19 10:58:15', NULL), (21302, '54.36.149.54', NULL, '2025-06-19 11:40:54', NULL), (21303, '54.36.148.72', NULL, '2025-06-19 11:58:20', NULL), (21304, '54.36.148.137', NULL, '2025-06-19 12:16:12', NULL), (21305, '54.36.149.93', NULL, '2025-06-19 12:34:48', NULL), (21306, '54.36.148.181', NULL, '2025-06-19 12:53:44', NULL), (21307, '54.36.149.73', NULL, '2025-06-19 13:12:13', NULL), (21308, '54.36.148.52', NULL, '2025-06-19 13:31:55', NULL), (21309, '74.125.151.140', NULL, '2025-06-19 13:41:11', NULL), (21310, '54.36.149.105', NULL, '2025-06-19 13:50:20', NULL), (21311, '54.36.148.148', NULL, '2025-06-19 14:08:05', NULL), (21312, '54.36.148.71', NULL, '2025-06-19 14:24:29', NULL), (21313, '54.36.148.163', NULL, '2025-06-19 14:40:56', NULL), (21314, '54.36.149.39', NULL, '2025-06-19 14:55:36', NULL), (21315, '54.36.148.68', NULL, '2025-06-19 15:08:53', NULL), (21316, '54.36.148.77', NULL, '2025-06-19 15:40:41', NULL), (21317, '40.77.167.44', NULL, '2025-06-19 15:51:43', NULL), (21318, '54.36.148.94', NULL, '2025-06-19 15:55:43', NULL), (21319, '2001:bc8:701:1e:46a8:42ff:fe1b:942b', NULL, '2025-06-19 16:08:06', NULL), (21320, '54.36.149.81', NULL, '2025-06-19 16:23:30', NULL), (21321, '54.36.148.119', NULL, '2025-06-19 16:31:22', NULL), (21322, '54.36.148.156', NULL, '2025-06-19 16:41:02', NULL), (21323, '54.36.149.77', NULL, '2025-06-19 17:03:50', NULL), (21324, '162.14.197.180', NULL, '2025-06-19 17:11:07', NULL), (21325, '54.36.149.62', NULL, '2025-06-19 17:14:32', NULL), (21326, '54.36.148.253', NULL, '2025-06-19 17:27:40', NULL), (21327, '74.125.151.139', NULL, '2025-06-19 17:27:51', NULL), (21328, '54.36.148.11', NULL, '2025-06-19 17:42:52', NULL), (21329, '54.36.148.101', NULL, '2025-06-19 17:54:26', NULL), (21330, '54.36.149.32', NULL, '2025-06-19 18:06:49', NULL), (21331, '54.36.149.65', NULL, '2025-06-19 18:20:52', NULL), (21332, '54.36.148.194', NULL, '2025-06-19 18:35:14', NULL), (21333, '54.36.148.88', NULL, '2025-06-19 18:49:20', NULL), (21334, '54.36.149.42', NULL, '2025-06-19 19:02:41', NULL), (21335, '207.46.13.14', NULL, '2025-06-19 19:06:43', NULL), (21336, '54.36.148.36', NULL, '2025-06-19 19:16:12', NULL), (21337, '54.36.149.68', NULL, '2025-06-19 19:28:00', NULL), (21338, '54.36.149.48', NULL, '2025-06-19 19:41:04', NULL), (21339, '54.36.148.72', NULL, '2025-06-19 19:54:00', NULL), (21340, '54.36.148.158', NULL, '2025-06-19 20:05:43', NULL), (21341, '54.36.148.101', NULL, '2025-06-19 20:18:32', NULL), (21342, '54.36.148.74', NULL, '2025-06-19 20:31:57', NULL), (21343, '54.36.148.122', NULL, '2025-06-19 20:43:48', NULL), (21344, '54.36.148.97', NULL, '2025-06-19 20:56:05', NULL), (21345, '54.36.148.121', NULL, '2025-06-19 21:08:13', NULL), (21346, '54.36.148.224', NULL, '2025-06-19 21:20:17', NULL), (21347, '54.36.148.214', NULL, '2025-06-19 21:32:00', NULL), (21348, '54.36.148.250', NULL, '2025-06-19 21:42:53', NULL), (21349, '54.36.149.33', NULL, '2025-06-19 22:06:08', NULL), (21350, '157.55.39.13', NULL, '2025-06-19 22:17:07', NULL), (21351, '54.36.148.157', NULL, '2025-06-19 22:19:55', NULL), (21352, '54.36.148.173', NULL, '2025-06-19 22:34:12', NULL), (21353, '52.167.144.197', NULL, '2025-06-19 22:43:02', NULL), (21354, '54.36.148.58', NULL, '2025-06-19 22:46:26', NULL), (21355, '157.55.39.203', NULL, '2025-06-19 23:01:17', NULL), (21356, '54.36.149.30', NULL, '2025-06-19 23:10:44', NULL), (21357, '85.208.96.205', NULL, '2025-06-19 23:22:20', NULL), (21358, '54.36.148.224', NULL, '2025-06-19 23:22:54', NULL), (21359, '74.125.151.138', NULL, '2025-06-19 23:33:09', NULL), (21360, '54.36.148.123', NULL, '2025-06-19 23:34:57', NULL), (21361, '185.191.171.16', NULL, '2025-06-19 23:40:05', NULL), (21362, '185.191.171.16', NULL, '2025-06-19 23:40:06', NULL), (21363, '54.36.148.169', NULL, '2025-06-19 23:46:48', NULL), (21364, '54.36.148.132', NULL, '2025-06-19 23:58:49', NULL), (21365, '54.36.149.4', NULL, '2025-06-20 00:23:05', NULL), (21366, '54.36.148.173', NULL, '2025-06-20 00:36:33', NULL), (21367, '85.208.96.203', NULL, '2025-06-20 00:48:04', NULL), (21368, '85.208.96.212', NULL, '2025-06-20 00:48:05', NULL), (21369, '54.36.148.4', NULL, '2025-06-20 01:01:05', NULL), (21370, '85.208.96.203', NULL, '2025-06-20 01:01:21', NULL), (21371, '185.191.171.15', NULL, '2025-06-20 01:12:07', NULL), (21372, '85.208.96.194', NULL, '2025-06-20 01:23:38', NULL), (21373, '85.208.96.194', NULL, '2025-06-20 01:23:42', NULL), (21374, '54.36.148.110', NULL, '2025-06-20 01:24:41', NULL), (21375, '42.236.17.113', NULL, '2025-06-20 01:33:11', NULL), (21376, '185.191.171.12', NULL, '2025-06-20 01:49:04', NULL), (21377, '185.191.171.12', NULL, '2025-06-20 01:49:16', NULL), (21378, '54.36.149.63', NULL, '2025-06-20 01:50:36', NULL), (21379, '74.125.151.142', NULL, '2025-06-20 02:04:09', NULL), (21380, '185.191.171.11', NULL, '2025-06-20 02:05:57', NULL), (21381, '185.191.171.11', NULL, '2025-06-20 02:06:01', NULL), (21382, '185.191.171.2', NULL, '2025-06-20 02:10:26', NULL), (21383, '54.36.148.47', NULL, '2025-06-20 02:14:25', NULL), (21384, '185.191.171.1', NULL, '2025-06-20 02:15:48', NULL), (21385, '185.191.171.1', NULL, '2025-06-20 02:15:50', NULL), (21386, '42.236.17.200', NULL, '2025-06-20 03:02:12', NULL), (21387, '51.222.253.7', NULL, '2025-06-20 03:05:21', NULL), (21388, '207.46.13.52', NULL, '2025-06-20 03:09:18', NULL), (21389, '185.191.171.9', NULL, '2025-06-20 03:09:20', NULL), (21390, '52.167.144.231', NULL, '2025-06-20 03:36:44', NULL), (21391, '51.222.253.7', NULL, '2025-06-20 03:51:02', NULL), (21392, '85.208.96.204', NULL, '2025-06-20 04:11:19', NULL), (21393, '85.208.96.204', NULL, '2025-06-20 04:11:20', NULL), (21394, '2a02:4780:a:c0de::84', NULL, '2025-06-20 04:18:35', NULL), (21395, '52.167.144.173', NULL, '2025-06-20 04:26:56', NULL), (21396, '51.222.253.19', NULL, '2025-06-20 04:38:05', NULL), (21397, '85.208.96.208', NULL, '2025-06-20 04:55:05', NULL), (21398, '85.208.96.208', NULL, '2025-06-20 04:55:07', NULL), (21399, '34.214.23.135', NULL, '2025-06-20 05:21:21', NULL), (21400, '34.214.23.135', NULL, '2025-06-20 05:21:22', NULL), (21401, '44.244.171.136', NULL, '2025-06-20 05:21:25', NULL), (21402, '51.222.253.18', NULL, '2025-06-20 05:22:46', NULL), (21403, '185.191.171.15', NULL, '2025-06-20 05:28:00', NULL), (21404, '156.146.55.183', NULL, '2025-06-20 05:31:57', NULL), (21405, '85.208.96.200', NULL, '2025-06-20 05:49:14', NULL), (21406, '85.208.96.197', NULL, '2025-06-20 06:18:35', NULL), (21407, '51.222.253.4', NULL, '2025-06-20 06:32:41', NULL), (21408, '185.191.171.17', NULL, '2025-06-20 06:37:27', NULL), (21409, '85.208.96.199', NULL, '2025-06-20 06:39:21', NULL), (21410, '85.208.96.195', NULL, '2025-06-20 06:41:04', NULL), (21411, '85.208.96.195', NULL, '2025-06-20 06:41:04', NULL), (21412, '51.222.253.15', NULL, '2025-06-20 07:03:26', NULL), (21413, '85.208.96.204', NULL, '2025-06-20 07:16:23', NULL), (21414, '85.208.96.204', NULL, '2025-06-20 07:16:24', NULL), (21415, '51.222.253.11', NULL, '2025-06-20 07:24:59', NULL), (21416, '85.208.96.206', NULL, '2025-06-20 07:30:46', NULL), (21417, '85.208.96.206', NULL, '2025-06-20 07:30:53', NULL), (21418, '51.222.253.14', NULL, '2025-06-20 07:45:51', NULL), (21419, '185.191.171.11', NULL, '2025-06-20 07:59:54', NULL), (21420, '185.191.171.11', NULL, '2025-06-20 07:59:54', NULL), (21421, '51.222.253.11', NULL, '2025-06-20 08:06:41', NULL), (21422, '85.208.96.208', NULL, '2025-06-20 08:26:55', NULL), (21423, '85.208.96.208', NULL, '2025-06-20 08:26:56', NULL), (21424, '51.222.253.19', NULL, '2025-06-20 08:31:06', NULL), (21425, '185.191.171.13', NULL, '2025-06-20 08:31:36', NULL), (21426, '185.191.171.13', NULL, '2025-06-20 08:31:38', NULL), (21427, '66.249.70.131', NULL, '2025-06-20 08:34:09', NULL), (21428, '66.249.70.130', NULL, '2025-06-20 08:34:10', NULL), (21429, '185.191.171.15', NULL, '2025-06-20 08:41:11', NULL), (21430, '185.191.171.15', NULL, '2025-06-20 08:41:11', NULL), (21431, '185.191.171.17', NULL, '2025-06-20 08:56:25', NULL), (21432, '185.191.171.17', NULL, '2025-06-20 08:56:25', NULL), (21433, '51.222.253.16', NULL, '2025-06-20 08:56:32', NULL), (21434, '51.222.253.18', NULL, '2025-06-20 09:07:58', NULL), (21435, '51.222.253.9', NULL, '2025-06-20 09:20:04', NULL), (21436, '66.249.70.140', NULL, '2025-06-20 09:23:07', NULL), (21437, '51.222.253.7', NULL, '2025-06-20 09:31:05', NULL), (21438, '185.191.171.3', NULL, '2025-06-20 09:39:12', NULL), (21439, '51.222.253.14', NULL, '2025-06-20 09:42:26', NULL), (21440, '192.36.198.147', NULL, '2025-06-20 09:52:44', NULL), (21441, '51.222.253.6', NULL, '2025-06-20 09:53:18', NULL), (21442, '51.222.253.10', NULL, '2025-06-20 10:05:29', NULL), (21443, '85.208.96.202', NULL, '2025-06-20 10:16:49', NULL), (21444, '51.222.253.8', NULL, '2025-06-20 10:17:12', NULL), (21445, '185.191.171.17', NULL, '2025-06-20 10:19:47', NULL), (21446, '185.191.171.17', NULL, '2025-06-20 10:19:47', NULL), (21447, '74.125.151.128', NULL, '2025-06-20 10:20:10', NULL), (21448, '85.208.96.205', NULL, '2025-06-20 10:28:27', NULL), (21449, '85.208.96.205', NULL, '2025-06-20 10:28:28', NULL), (21450, '51.222.253.1', NULL, '2025-06-20 10:30:31', NULL), (21451, '192.178.4.103', NULL, '2025-06-20 10:37:06', NULL), (21452, '51.222.253.5', NULL, '2025-06-20 10:42:56', NULL), (21453, '51.222.253.16', NULL, '2025-06-20 10:54:21', NULL), (21454, '51.222.253.1', NULL, '2025-06-20 11:05:49', NULL), (21455, '85.208.96.211', NULL, '2025-06-20 11:16:14', NULL), (21456, '51.222.253.12', NULL, '2025-06-20 11:17:01', NULL), (21457, '85.208.96.193', NULL, '2025-06-20 11:20:27', NULL), (21458, '51.222.253.1', NULL, '2025-06-20 11:28:09', NULL), (21459, '85.208.96.210', NULL, '2025-06-20 11:38:12', NULL), (21460, '85.208.96.210', NULL, '2025-06-20 11:38:13', NULL), (21461, '51.222.253.3', NULL, '2025-06-20 11:39:17', NULL), (21462, '74.125.151.135', NULL, '2025-06-20 11:46:09', NULL), (21463, '51.222.253.9', NULL, '2025-06-20 11:49:32', NULL), (21464, '51.222.253.20', NULL, '2025-06-20 11:59:13', NULL), (21465, '207.46.13.127', NULL, '2025-06-20 11:59:19', NULL), (21466, '185.191.171.12', NULL, '2025-06-20 12:03:37', NULL), (21467, '51.222.253.6', NULL, '2025-06-20 12:09:50', NULL), (21468, '51.222.253.9', NULL, '2025-06-20 12:19:55', NULL), (21469, '51.222.253.15', NULL, '2025-06-20 12:31:55', NULL), (21470, '51.222.253.12', NULL, '2025-06-20 12:41:54', NULL), (21471, '51.222.253.19', NULL, '2025-06-20 12:52:30', NULL), (21472, '51.222.253.9', NULL, '2025-06-20 13:02:21', NULL), (21473, '51.222.253.6', NULL, '2025-06-20 13:13:21', NULL), (21474, '51.222.253.12', NULL, '2025-06-20 13:24:35', NULL), (21475, '51.222.253.20', NULL, '2025-06-20 13:35:42', NULL), (21476, '51.222.253.7', NULL, '2025-06-20 13:47:45', NULL), (21477, '51.222.253.11', NULL, '2025-06-20 13:58:40', NULL), (21478, '51.222.253.19', NULL, '2025-06-20 14:09:29', NULL), (21479, '51.222.253.2', NULL, '2025-06-20 14:21:07', NULL), (21480, '74.125.151.139', NULL, '2025-06-20 14:32:58', NULL), (21481, '51.222.253.6', NULL, '2025-06-20 14:34:49', NULL), (21482, '66.249.70.135', NULL, '2025-06-20 14:41:33', NULL), (21483, '66.249.70.135', NULL, '2025-06-20 14:42:23', NULL), (21484, '51.222.253.17', NULL, '2025-06-20 14:47:23', NULL), (21485, '51.222.253.12', NULL, '2025-06-20 14:58:21', NULL), (21486, '51.222.253.12', NULL, '2025-06-20 15:08:32', NULL), (21487, '51.222.253.13', NULL, '2025-06-20 15:21:36', NULL), (21488, '51.222.253.20', NULL, '2025-06-20 15:43:41', NULL), (21489, '52.167.144.18', NULL, '2025-06-20 15:52:50', NULL), (21490, '2a02:4780:a:c0de::2', NULL, '2025-06-20 16:02:01', NULL), (21491, '51.222.253.18', NULL, '2025-06-20 16:05:48', NULL), (21492, '2001:bc8:1201:76:46a8:42ff:fe1b:c95f', NULL, '2025-06-20 16:11:00', NULL), (21493, '51.222.253.3', NULL, '2025-06-20 16:27:10', NULL), (21494, '51.222.253.6', NULL, '2025-06-20 16:50:57', NULL), (21495, '51.222.253.18', NULL, '2025-06-20 17:12:24', NULL), (21496, '51.222.253.15', NULL, '2025-06-20 17:34:58', NULL), (21497, '51.222.253.10', NULL, '2025-06-20 17:57:31', NULL), (21498, '110.166.71.39', NULL, '2025-06-20 17:59:39', NULL), (21499, '66.249.70.133', NULL, '2025-06-20 18:17:57', NULL), (21500, '51.222.253.1', NULL, '2025-06-20 18:19:12', NULL), (21501, '74.125.151.129', NULL, '2025-06-20 18:32:20', NULL), (21502, '51.222.253.13', NULL, '2025-06-20 18:43:04', NULL), (21503, '51.222.253.7', NULL, '2025-06-20 19:05:36', NULL), (21504, '51.222.253.1', NULL, '2025-06-20 19:26:44', NULL), (21505, '51.222.253.10', NULL, '2025-06-20 19:36:21', NULL), (21506, '51.222.253.5', NULL, '2025-06-20 19:48:31', NULL), (21507, '51.222.253.11', NULL, '2025-06-20 19:59:27', NULL), (21508, '135.148.138.183', NULL, '2025-06-20 20:09:34', NULL), (21509, '51.222.253.8', NULL, '2025-06-20 20:10:05', NULL), (21510, '51.222.253.6', NULL, '2025-06-20 20:21:57', NULL), (21511, '51.222.253.10', NULL, '2025-06-20 20:31:54', NULL), (21512, '51.222.253.17', NULL, '2025-06-20 20:42:08', NULL), (21513, '51.222.253.12', NULL, '2025-06-20 20:54:52', NULL), (21514, '51.222.253.17', NULL, '2025-06-20 21:04:58', NULL), (21515, '51.222.253.6', NULL, '2025-06-20 21:14:27', NULL), (21516, '43.153.107.22', NULL, '2025-06-20 21:18:48', NULL), (21517, '51.222.253.15', NULL, '2025-06-20 21:25:18', NULL), (21518, '159.65.201.75', NULL, '2025-06-20 21:33:23', NULL), (21519, '51.222.253.18', NULL, '2025-06-20 21:35:46', NULL), (21520, '51.222.253.12', NULL, '2025-06-20 21:46:40', NULL), (21521, '51.222.253.9', NULL, '2025-06-20 21:58:04', NULL), (21522, '51.222.253.18', NULL, '2025-06-20 22:08:10', NULL), (21523, '51.222.253.12', NULL, '2025-06-20 22:19:45', NULL), (21524, '157.55.39.49', NULL, '2025-06-20 22:33:10', NULL), (21525, '51.222.253.14', NULL, '2025-06-20 22:33:50', NULL), (21526, '51.222.253.15', NULL, '2025-06-20 22:46:58', NULL), (21527, '51.222.253.2', NULL, '2025-06-20 22:58:05', NULL), (21528, '51.222.253.4', NULL, '2025-06-20 23:08:54', NULL), (21529, '66.249.70.132', NULL, '2025-06-20 23:13:21', NULL), (21530, '51.222.253.1', NULL, '2025-06-20 23:20:30', NULL), (21531, '51.222.253.6', NULL, '2025-06-20 23:31:52', NULL), (21532, '51.222.253.18', NULL, '2025-06-20 23:43:15', NULL), (21533, '51.222.253.3', NULL, '2025-06-20 23:54:02', NULL), (21534, '207.46.13.107', NULL, '2025-06-21 00:00:29', NULL), (21535, '51.222.253.17', NULL, '2025-06-21 00:05:22', NULL), (21536, '207.46.13.124', NULL, '2025-06-21 00:15:41', NULL), (21537, '51.222.253.3', NULL, '2025-06-21 00:16:35', NULL), (21538, '51.222.253.1', NULL, '2025-06-21 00:36:57', NULL), (21539, '51.222.253.18', NULL, '2025-06-21 00:55:57', NULL), (21540, '195.211.77.142', NULL, '2025-06-21 01:02:14', NULL), (21541, '195.211.77.142', NULL, '2025-06-21 01:02:28', NULL), (21542, '51.222.253.8', NULL, '2025-06-21 01:16:38', NULL), (21543, '51.222.253.4', NULL, '2025-06-21 01:33:46', NULL), (21544, '51.222.253.5', NULL, '2025-06-21 01:58:57', NULL), (21545, '51.222.253.16', NULL, '2025-06-21 02:15:27', NULL), (21546, '207.46.13.7', NULL, '2025-06-21 02:22:33', NULL), (21547, '51.222.253.13', NULL, '2025-06-21 02:27:50', NULL), (21548, '51.222.253.10', NULL, '2025-06-21 02:38:56', NULL), (21549, '74.125.151.128', NULL, '2025-06-21 02:45:37', NULL), (21550, '51.222.253.1', NULL, '2025-06-21 02:50:22', NULL), (21551, '51.222.253.2', NULL, '2025-06-21 03:01:04', NULL), (21552, '51.222.253.17', NULL, '2025-06-21 03:11:04', NULL), (21553, '51.222.253.6', NULL, '2025-06-21 03:20:36', NULL), (21554, '51.222.253.2', NULL, '2025-06-21 03:31:17', NULL), (21555, '51.222.253.18', NULL, '2025-06-21 03:40:58', NULL), (21556, '51.222.253.19', NULL, '2025-06-21 03:52:25', NULL), (21557, '51.222.253.14', NULL, '2025-06-21 04:04:16', NULL), (21558, '51.222.253.8', NULL, '2025-06-21 04:17:02', NULL), (21559, '51.222.253.3', NULL, '2025-06-21 04:29:35', NULL), (21560, '74.125.151.135', NULL, '2025-06-21 04:34:29', NULL), (21561, '51.222.253.4', NULL, '2025-06-21 04:40:07', NULL), (21562, '74.125.151.131', NULL, '2025-06-21 04:49:29', NULL), (21563, '51.222.253.19', NULL, '2025-06-21 04:51:08', NULL), (21564, '51.222.253.17', NULL, '2025-06-21 05:01:44', NULL), (21565, '51.222.253.10', NULL, '2025-06-21 05:13:28', NULL), (21566, '51.222.253.18', NULL, '2025-06-21 05:25:32', NULL), (21567, '51.222.253.9', NULL, '2025-06-21 05:37:14', NULL), (21568, '51.222.253.16', NULL, '2025-06-21 05:47:45', NULL), (21569, '51.222.253.4', NULL, '2025-06-21 05:58:08', NULL), (21570, '51.222.253.5', NULL, '2025-06-21 06:08:19', NULL), (21571, '2a02:4780:a:c0de::84', NULL, '2025-06-21 06:08:47', NULL), (21572, '51.222.253.20', NULL, '2025-06-21 06:19:03', NULL), (21573, '51.222.253.9', NULL, '2025-06-21 06:28:46', NULL), (21574, '51.222.253.1', NULL, '2025-06-21 06:40:39', NULL), (21575, '51.222.253.20', NULL, '2025-06-21 06:51:45', NULL), (21576, '51.222.253.6', NULL, '2025-06-21 07:01:25', NULL), (21577, '51.222.253.10', NULL, '2025-06-21 07:10:28', NULL), (21578, '51.222.253.1', NULL, '2025-06-21 07:20:04', NULL), (21579, '51.222.253.17', NULL, '2025-06-21 07:30:50', NULL), (21580, '51.222.253.1', NULL, '2025-06-21 07:39:40', NULL), (21581, '51.222.253.7', NULL, '2025-06-21 07:49:29', NULL), (21582, '51.222.253.2', NULL, '2025-06-21 07:59:54', NULL), (21583, '51.222.253.13', NULL, '2025-06-21 08:09:40', NULL), (21584, '51.222.253.17', NULL, '2025-06-21 08:19:19', NULL), (21585, '51.222.253.8', NULL, '2025-06-21 08:31:39', NULL), (21586, '51.222.253.13', NULL, '2025-06-21 08:43:00', NULL), (21587, '85.208.96.212', NULL, '2025-06-21 08:47:23', NULL), (21588, '85.208.96.212', NULL, '2025-06-21 08:47:23', NULL), (21589, '2a02:4780:a:c0de::2', NULL, '2025-06-21 08:48:55', NULL), (21590, '51.222.253.7', NULL, '2025-06-21 08:53:28', NULL), (21591, '51.222.253.13', NULL, '2025-06-21 09:04:50', NULL), (21592, '51.222.253.4', NULL, '2025-06-21 09:16:23', NULL), (21593, '51.222.253.17', NULL, '2025-06-21 09:27:51', NULL), (21594, '51.222.253.4', NULL, '2025-06-21 09:39:45', NULL), (21595, '51.222.253.16', NULL, '2025-06-21 09:51:58', NULL), (21596, '51.222.253.9', NULL, '2025-06-21 10:03:46', NULL), (21597, '51.222.253.2', NULL, '2025-06-21 10:15:11', NULL), (21598, '40.77.167.78', NULL, '2025-06-21 10:25:16', NULL), (21599, '51.222.253.2', NULL, '2025-06-21 10:25:19', NULL), (21600, '74.125.151.138', NULL, '2025-06-21 10:28:17', NULL), (21601, '51.222.253.10', NULL, '2025-06-21 10:37:48', NULL), (21602, '51.222.253.17', NULL, '2025-06-21 10:49:48', NULL), (21603, '51.222.253.20', NULL, '2025-06-21 11:00:37', NULL), (21604, '184.154.76.53', NULL, '2025-06-21 11:04:02', NULL), (21605, '184.154.76.53', NULL, '2025-06-21 11:04:06', NULL), (21606, '184.154.76.53', NULL, '2025-06-21 11:04:11', NULL), (21607, '51.222.253.19', NULL, '2025-06-21 11:11:20', NULL), (21608, '51.222.253.8', NULL, '2025-06-21 11:22:07', NULL), (21609, '51.222.253.2', NULL, '2025-06-21 11:33:06', NULL), (21610, '51.222.253.19', NULL, '2025-06-21 11:44:25', NULL), (21611, '51.222.253.9', NULL, '2025-06-21 11:54:02', NULL), (21612, '52.167.144.188', NULL, '2025-06-21 11:55:33', NULL), (21613, '46.17.174.172', NULL, '2025-06-21 11:57:11', NULL), (21614, '51.222.253.4', NULL, '2025-06-21 12:03:56', NULL), (21615, '51.222.253.4', NULL, '2025-06-21 12:13:45', NULL), (21616, '51.222.253.10', NULL, '2025-06-21 12:23:22', NULL), (21617, '51.222.253.9', NULL, '2025-06-21 12:34:11', NULL), (21618, '51.222.253.1', NULL, '2025-06-21 12:45:34', NULL), (21619, '51.222.253.12', NULL, '2025-06-21 12:56:50', NULL), (21620, '51.222.253.12', NULL, '2025-06-21 13:07:06', NULL), (21621, '51.222.253.5', NULL, '2025-06-21 13:16:13', NULL), (21622, '51.222.253.2', NULL, '2025-06-21 13:25:55', NULL), (21623, '51.222.253.10', NULL, '2025-06-21 13:35:22', NULL), (21624, '51.222.253.15', NULL, '2025-06-21 13:45:33', NULL), (21625, '51.222.253.4', NULL, '2025-06-21 13:55:12', NULL), (21626, '51.222.253.18', NULL, '2025-06-21 14:04:44', NULL), (21627, '51.222.253.4', NULL, '2025-06-21 14:13:25', NULL), (21628, '51.222.253.12', NULL, '2025-06-21 14:23:48', NULL), (21629, '74.125.151.137', NULL, '2025-06-21 14:29:55', NULL), (21630, '74.125.151.137', NULL, '2025-06-21 14:30:10', NULL), (21631, '51.222.253.5', NULL, '2025-06-21 14:33:25', NULL), (21632, '51.222.253.15', NULL, '2025-06-21 14:44:32', NULL), (21633, '51.222.253.4', NULL, '2025-06-21 14:53:48', NULL), (21634, '51.222.253.11', NULL, '2025-06-21 15:04:39', NULL), (21635, '51.222.253.8', NULL, '2025-06-21 15:14:24', NULL), (21636, '51.222.253.13', NULL, '2025-06-21 15:24:20', NULL), (21637, '51.222.253.17', NULL, '2025-06-21 15:34:52', NULL), (21638, '51.222.253.5', NULL, '2025-06-21 15:45:29', NULL), (21639, '216.73.216.59', NULL, '2025-06-21 15:52:39', NULL), (21640, '51.222.253.4', NULL, '2025-06-21 15:55:16', NULL), (21641, '51.222.253.12', NULL, '2025-06-21 16:05:12', NULL), (21642, '157.55.39.10', NULL, '2025-06-21 16:06:32', NULL), (21643, '51.222.253.20', NULL, '2025-06-21 16:14:55', NULL), (21644, '51.222.253.15', NULL, '2025-06-21 16:24:14', NULL), (21645, '51.222.253.7', NULL, '2025-06-21 16:33:53', NULL), (21646, '51.222.253.4', NULL, '2025-06-21 16:44:00', NULL), (21647, '51.222.253.6', NULL, '2025-06-21 16:56:10', NULL), (21648, '51.222.253.5', NULL, '2025-06-21 17:06:40', NULL), (21649, '51.222.253.1', NULL, '2025-06-21 17:16:01', NULL), (21650, '51.222.253.1', NULL, '2025-06-21 17:27:39', NULL), (21651, '51.222.253.8', NULL, '2025-06-21 17:37:57', NULL), (21652, '51.222.253.13', NULL, '2025-06-21 17:47:09', NULL), (21653, '51.222.253.17', NULL, '2025-06-21 17:57:27', NULL), (21654, '51.222.253.20', NULL, '2025-06-21 18:07:40', NULL), (21655, '51.222.253.20', NULL, '2025-06-21 18:17:48', NULL), (21656, '51.222.253.12', NULL, '2025-06-21 18:28:29', NULL), (21657, '51.222.253.18', NULL, '2025-06-21 18:39:52', NULL), (21658, '51.222.253.20', NULL, '2025-06-21 18:51:07', NULL), (21659, '207.46.13.14', NULL, '2025-06-21 18:56:10', NULL), (21660, '51.222.253.20', NULL, '2025-06-21 19:02:27', NULL), (21661, '51.222.253.1', NULL, '2025-06-21 19:12:10', NULL), (21662, '51.222.253.9', NULL, '2025-06-21 19:22:18', NULL), (21663, '51.222.253.17', NULL, '2025-06-21 19:33:06', NULL), (21664, '51.222.253.18', NULL, '2025-06-21 19:43:21', NULL), (21665, '150.230.36.98', NULL, '2025-06-21 19:49:39', NULL), (21666, '51.222.253.19', NULL, '2025-06-21 19:53:43', NULL), (21667, '51.222.253.5', NULL, '2025-06-21 20:05:06', NULL), (21668, '51.222.253.13', NULL, '2025-06-21 20:16:16', NULL), (21669, '51.222.253.12', NULL, '2025-06-21 20:26:47', NULL), (21670, '51.222.253.12', NULL, '2025-06-21 20:38:19', NULL), (21671, '51.222.253.2', NULL, '2025-06-21 20:48:46', NULL), (21672, '51.222.253.19', NULL, '2025-06-21 20:58:34', NULL), (21673, '51.222.253.5', NULL, '2025-06-21 21:08:43', NULL), (21674, '51.222.253.7', NULL, '2025-06-21 21:19:01', NULL), (21675, '40.77.167.51', NULL, '2025-06-21 21:24:45', NULL), (21676, '74.125.151.129', NULL, '2025-06-21 21:28:27', NULL), (21677, '51.222.253.15', NULL, '2025-06-21 21:28:38', NULL), (21678, '51.222.253.17', NULL, '2025-06-21 21:37:29', NULL), (21679, '51.222.253.12', NULL, '2025-06-21 21:46:41', NULL), (21680, '51.222.253.4', NULL, '2025-06-21 21:57:26', NULL), (21681, '157.55.39.11', NULL, '2025-06-21 22:05:58', NULL), (21682, '51.222.253.19', NULL, '2025-06-21 22:07:03', NULL), (21683, '185.191.171.16', NULL, '2025-06-21 22:08:00', NULL), (21684, '185.191.171.16', NULL, '2025-06-21 22:08:02', NULL), (21685, '182.44.67.97', NULL, '2025-06-21 22:12:31', NULL), (21686, '51.222.253.18', NULL, '2025-06-21 22:17:01', NULL), (21687, '74.125.151.132', NULL, '2025-06-21 22:18:38', NULL), (21688, '74.125.151.131', NULL, '2025-06-21 22:19:19', NULL), (21689, '51.222.253.8', NULL, '2025-06-21 22:26:39', NULL), (21690, '51.222.253.7', NULL, '2025-06-21 22:36:38', NULL), (21691, '51.222.253.10', NULL, '2025-06-21 22:47:26', NULL), (21692, '51.222.253.11', NULL, '2025-06-21 22:56:51', NULL), (21693, '51.222.253.1', NULL, '2025-06-21 23:06:49', NULL), (21694, '51.222.253.19', NULL, '2025-06-21 23:16:21', NULL), (21695, '216.73.216.59', NULL, '2025-06-21 23:24:46', NULL), (21696, '51.222.253.2', NULL, '2025-06-21 23:25:39', NULL), (21697, '51.222.253.17', NULL, '2025-06-21 23:36:49', NULL), (21698, '51.222.253.7', NULL, '2025-06-21 23:45:39', NULL), (21699, '51.222.253.14', NULL, '2025-06-21 23:54:07', NULL), (21700, '51.222.253.17', NULL, '2025-06-22 00:03:08', NULL), (21701, '51.222.253.11', NULL, '2025-06-22 00:11:24', NULL), (21702, '51.222.253.7', NULL, '2025-06-22 00:20:37', NULL), (21703, '51.222.253.5', NULL, '2025-06-22 00:28:57', NULL), (21704, '51.68.111.212', NULL, '2025-06-22 00:33:08', NULL), (21705, '51.222.253.16', NULL, '2025-06-22 00:37:52', NULL), (21706, '51.222.253.4', NULL, '2025-06-22 00:46:06', NULL), (21707, '52.167.144.192', NULL, '2025-06-22 01:15:19', NULL), (21708, '52.167.144.137', NULL, '2025-06-22 02:28:55', NULL), (21709, '216.73.216.65', NULL, '2025-06-22 04:36:52', NULL), (21710, '74.125.151.131', NULL, '2025-06-22 04:39:41', NULL), (21711, '74.125.151.130', NULL, '2025-06-22 04:40:48', NULL), (21712, '216.73.216.65', NULL, '2025-06-22 04:58:21', NULL), (21713, '52.167.144.173', NULL, '2025-06-22 05:10:43', NULL), (21714, '216.73.216.65', NULL, '2025-06-22 05:13:08', NULL), (21715, '35.88.160.222', NULL, '2025-06-22 05:24:34', NULL), (21716, '35.88.160.222', NULL, '2025-06-22 05:24:36', NULL), (21717, '216.73.216.65', NULL, '2025-06-22 05:25:23', NULL), (21718, '34.212.112.175', NULL, '2025-06-22 05:27:24', NULL), (21719, '34.212.112.175', NULL, '2025-06-22 05:27:26', NULL), (21720, '35.95.89.120', NULL, '2025-06-22 05:27:37', NULL), (21721, '74.125.151.139', NULL, '2025-06-22 05:54:31', NULL), (21722, '216.73.216.65', NULL, '2025-06-22 05:58:29', NULL), (21723, '51.68.111.245', NULL, '2025-06-22 06:07:53', NULL), (21724, '216.73.216.65', NULL, '2025-06-22 06:11:37', NULL), (21725, '216.73.216.65', NULL, '2025-06-22 06:37:47', NULL), (21726, '2a02:4780:a:c0de::84', NULL, '2025-06-22 07:51:28', NULL), (21727, '40.77.167.45', NULL, '2025-06-22 07:52:37', NULL), (21728, '51.222.253.6', NULL, '2025-06-22 08:15:24', NULL), (21729, '216.73.216.65', NULL, '2025-06-22 08:22:14', NULL), (21730, '216.73.216.65', NULL, '2025-06-22 08:24:19', NULL), (21731, '216.73.216.65', NULL, '2025-06-22 08:30:02', NULL), (21732, '51.222.253.19', NULL, '2025-06-22 08:32:43', NULL), (21733, '2a02:4780:a:c0de::2', NULL, '2025-06-22 08:32:51', NULL), (21734, '216.73.216.65', NULL, '2025-06-22 08:38:55', NULL), (21735, '216.73.216.65', NULL, '2025-06-22 08:44:42', NULL), (21736, '216.73.216.65', NULL, '2025-06-22 08:45:54', NULL), (21737, '51.222.253.19', NULL, '2025-06-22 08:47:47', NULL), (21738, '216.73.216.65', NULL, '2025-06-22 08:48:04', NULL), (21739, '216.73.216.65', NULL, '2025-06-22 08:52:55', NULL), (21740, '216.73.216.65', NULL, '2025-06-22 08:56:25', NULL), (21741, '51.222.253.14', NULL, '2025-06-22 08:58:54', NULL), (21742, '216.73.216.65', NULL, '2025-06-22 09:00:55', NULL), (21743, '216.73.216.65', NULL, '2025-06-22 09:05:32', NULL), (21744, '51.222.253.2', NULL, '2025-06-22 09:10:36', NULL), (21745, '51.222.253.18', NULL, '2025-06-22 09:23:06', NULL), (21746, '216.73.216.65', NULL, '2025-06-22 09:28:32', NULL), (21747, '216.73.216.65', NULL, '2025-06-22 09:32:27', NULL), (21748, '51.222.253.19', NULL, '2025-06-22 09:35:04', NULL), (21749, '216.73.216.65', NULL, '2025-06-22 09:35:50', NULL), (21750, '216.73.216.65', NULL, '2025-06-22 09:37:06', NULL), (21751, '207.46.13.155', NULL, '2025-06-22 09:40:18', NULL), (21752, '51.222.253.12', NULL, '2025-06-22 09:48:39', NULL), (21753, '216.73.216.65', NULL, '2025-06-22 09:54:02', NULL), (21754, '216.73.216.65', NULL, '2025-06-22 10:00:04', NULL), (21755, '51.222.253.6', NULL, '2025-06-22 10:03:03', NULL), (21756, '216.73.216.65', NULL, '2025-06-22 10:07:12', NULL), (21757, '216.73.216.65', NULL, '2025-06-22 10:07:12', NULL), (21758, '216.73.216.65', NULL, '2025-06-22 10:15:36', NULL), (21759, '51.222.253.18', NULL, '2025-06-22 10:15:58', NULL), (21760, '216.73.216.65', NULL, '2025-06-22 10:16:29', NULL), (21761, '51.222.253.16', NULL, '2025-06-22 10:27:10', NULL), (21762, '42.236.12.224', NULL, '2025-06-22 10:33:40', NULL), (21763, '51.222.253.19', NULL, '2025-06-22 10:38:11', NULL), (21764, '216.73.216.65', NULL, '2025-06-22 10:41:46', NULL), (21765, '51.222.253.9', NULL, '2025-06-22 10:50:47', NULL), (21766, '216.73.216.65', NULL, '2025-06-22 10:57:32', NULL), (21767, '216.73.216.65', NULL, '2025-06-22 10:58:53', NULL), (21768, '216.73.216.65', NULL, '2025-06-22 11:01:13', NULL), (21769, '51.222.253.9', NULL, '2025-06-22 11:02:15', NULL), (21770, '216.73.216.65', NULL, '2025-06-22 11:06:19', NULL), (21771, '216.73.216.65', NULL, '2025-06-22 11:11:35', NULL), (21772, '51.222.253.14', NULL, '2025-06-22 11:13:24', NULL), (21773, '188.126.94.204', NULL, '2025-06-22 11:25:52', NULL), (21774, '51.222.253.6', NULL, '2025-06-22 11:26:25', NULL), (21775, '216.73.216.65', NULL, '2025-06-22 11:31:38', NULL), (21776, '216.73.216.65', NULL, '2025-06-22 11:34:08', NULL), (21777, '216.73.216.65', NULL, '2025-06-22 11:36:29', NULL), (21778, '51.222.253.8', NULL, '2025-06-22 11:40:13', NULL), (21779, '51.222.253.1', NULL, '2025-06-22 11:50:43', NULL), (21780, '216.73.216.65', NULL, '2025-06-22 11:52:40', NULL), (21781, '51.222.253.1', NULL, '2025-06-22 12:01:23', NULL), (21782, '216.73.216.65', NULL, '2025-06-22 12:06:08', NULL), (21783, '216.73.216.65', NULL, '2025-06-22 12:12:52', NULL), (21784, '51.222.253.20', NULL, '2025-06-22 12:13:14', NULL), (21785, '157.55.39.15', NULL, '2025-06-22 12:22:18', NULL), (21786, '51.222.253.4', NULL, '2025-06-22 12:26:32', NULL), (21787, '51.222.253.19', NULL, '2025-06-22 12:39:32', NULL), (21788, '51.222.253.8', NULL, '2025-06-22 12:52:37', NULL), (21789, '51.222.253.3', NULL, '2025-06-22 13:04:44', NULL), (21790, '74.125.151.139', NULL, '2025-06-22 13:12:01', NULL), (21791, '51.222.253.2', NULL, '2025-06-22 13:14:30', NULL), (21792, '104.131.171.150', NULL, '2025-06-22 13:15:15', NULL), (21793, '104.131.171.150', NULL, '2025-06-22 13:15:18', NULL), (21794, '51.222.253.19', NULL, '2025-06-22 13:22:49', NULL), (21795, '51.222.253.15', NULL, '2025-06-22 13:31:46', NULL), (21796, '51.222.253.6', NULL, '2025-06-22 13:40:51', NULL), (21797, '51.222.253.4', NULL, '2025-06-22 13:49:39', NULL), (21798, '51.222.253.13', NULL, '2025-06-22 13:58:47', NULL), (21799, '51.222.253.1', NULL, '2025-06-22 14:07:50', NULL), (21800, '51.222.253.6', NULL, '2025-06-22 14:15:50', NULL), (21801, '51.222.253.15', NULL, '2025-06-22 14:26:36', NULL), (21802, '51.222.253.14', NULL, '2025-06-22 14:36:31', NULL), (21803, '51.222.253.10', NULL, '2025-06-22 14:46:29', NULL), (21804, '51.222.253.1', NULL, '2025-06-22 14:56:30', NULL), (21805, '51.222.253.12', NULL, '2025-06-22 15:07:56', NULL), (21806, '74.125.151.136', NULL, '2025-06-22 15:10:23', NULL), (21807, '51.222.253.1', NULL, '2025-06-22 15:19:06', NULL), (21808, '51.222.253.16', NULL, '2025-06-22 15:29:37', NULL), (21809, '43.130.3.122', NULL, '2025-06-22 15:34:42', NULL), (21810, '51.222.253.1', NULL, '2025-06-22 15:39:26', NULL), (21811, '51.222.253.10', NULL, '2025-06-22 15:48:30', NULL), (21812, '43.135.133.194', NULL, '2025-06-22 15:49:23', NULL), (21813, '43.135.133.194', NULL, '2025-06-22 15:49:26', NULL), (21814, '51.222.253.15', NULL, '2025-06-22 15:59:58', NULL), (21815, '43.135.133.194', NULL, '2025-06-22 16:09:15', NULL), (21816, '51.222.253.3', NULL, '2025-06-22 16:12:28', NULL), (21817, '51.222.253.1', NULL, '2025-06-22 16:24:22', NULL), (21818, '85.208.96.206', NULL, '2025-06-22 16:29:07', NULL), (21819, '85.208.96.206', NULL, '2025-06-22 16:29:12', NULL), (21820, '51.222.253.5', NULL, '2025-06-22 16:34:19', NULL), (21821, '185.191.171.19', NULL, '2025-06-22 16:45:25', NULL), (21822, '51.222.253.2', NULL, '2025-06-22 16:46:09', NULL), (21823, '43.135.138.128', NULL, '2025-06-22 16:49:23', NULL), (21824, '51.222.253.12', NULL, '2025-06-22 16:56:44', NULL), (21825, '51.222.253.14', NULL, '2025-06-22 17:07:07', NULL), (21826, '85.208.96.207', NULL, '2025-06-22 17:11:45', NULL), (21827, '85.208.96.207', NULL, '2025-06-22 17:11:46', NULL), (21828, '42.236.17.84', NULL, '2025-06-22 17:15:42', NULL), (21829, '51.222.253.5', NULL, '2025-06-22 17:16:10', NULL), (21830, '74.125.151.137', NULL, '2025-06-22 17:17:08', NULL), (21831, '185.191.171.16', NULL, '2025-06-22 17:25:07', NULL), (21832, '185.191.171.16', NULL, '2025-06-22 17:25:12', NULL), (21833, '51.222.253.3', NULL, '2025-06-22 17:27:14', NULL), (21834, '51.222.253.6', NULL, '2025-06-22 17:36:47', NULL), (21835, '51.222.253.14', NULL, '2025-06-22 17:45:13', NULL), (21836, '74.125.151.140', NULL, '2025-06-22 17:46:46', NULL), (21837, '51.222.253.19', NULL, '2025-06-22 17:52:45', NULL), (21838, '51.222.253.20', NULL, '2025-06-22 18:00:54', NULL), (21839, '51.222.253.15', NULL, '2025-06-22 18:08:37', NULL), (21840, '51.222.253.14', NULL, '2025-06-22 18:17:02', NULL), (21841, '51.222.253.16', NULL, '2025-06-22 18:24:38', NULL), (21842, '51.222.253.19', NULL, '2025-06-22 18:32:27', NULL), (21843, '85.208.96.203', NULL, '2025-06-22 18:34:40', NULL), (21844, '85.208.96.203', NULL, '2025-06-22 18:34:41', NULL), (21845, '51.222.253.19', NULL, '2025-06-22 18:40:07', NULL), (21846, '51.222.253.8', NULL, '2025-06-22 18:47:06', NULL), (21847, '51.222.253.13', NULL, '2025-06-22 18:56:20', NULL), (21848, '51.222.253.11', NULL, '2025-06-22 19:03:33', NULL), (21849, '51.222.253.11', NULL, '2025-06-22 19:10:51', NULL), (21850, '51.222.253.8', NULL, '2025-06-22 19:18:46', NULL), (21851, '51.222.253.16', NULL, '2025-06-22 19:28:08', NULL), (21852, '185.191.171.19', NULL, '2025-06-22 19:33:16', NULL), (21853, '51.222.253.10', NULL, '2025-06-22 19:36:46', NULL), (21854, '51.222.253.15', NULL, '2025-06-22 19:45:05', NULL), (21855, '85.208.96.206', NULL, '2025-06-22 19:49:15', NULL), (21856, '85.208.96.206', NULL, '2025-06-22 19:49:20', NULL), (21857, '85.208.96.203', NULL, '2025-06-22 19:50:56', NULL), (21858, '51.222.253.11', NULL, '2025-06-22 19:53:02', NULL), (21859, '175.6.217.4', NULL, '2025-06-22 19:53:32', NULL), (21860, '51.222.253.16', NULL, '2025-06-22 20:01:52', NULL), (21861, '51.222.253.14', NULL, '2025-06-22 20:09:30', NULL), (21862, '85.208.96.210', NULL, '2025-06-22 20:10:32', NULL), (21863, '85.208.96.210', NULL, '2025-06-22 20:10:33', NULL), (21864, '51.222.253.9', NULL, '2025-06-22 20:17:25', NULL), (21865, '185.191.171.13', NULL, '2025-06-22 20:20:27', NULL), (21866, '185.191.171.13', NULL, '2025-06-22 20:20:28', NULL), (21867, '51.222.253.8', NULL, '2025-06-22 20:28:02', NULL), (21868, '51.222.253.18', NULL, '2025-06-22 20:37:43', NULL), (21869, '51.222.253.14', NULL, '2025-06-22 20:47:03', NULL), (21870, '185.191.171.12', NULL, '2025-06-22 20:50:59', NULL), (21871, '185.191.171.12', NULL, '2025-06-22 20:51:02', NULL), (21872, '85.208.96.208', NULL, '2025-06-22 20:51:43', NULL), (21873, '85.208.96.208', NULL, '2025-06-22 20:51:43', NULL), (21874, '51.222.253.19', NULL, '2025-06-22 20:55:25', NULL), (21875, '51.222.253.2', NULL, '2025-06-22 21:04:29', NULL), (21876, '51.222.253.15', NULL, '2025-06-22 21:14:18', NULL), (21877, '85.208.96.203', NULL, '2025-06-22 21:15:21', NULL), (21878, '51.222.253.3', NULL, '2025-06-22 21:24:13', NULL), (21879, '51.222.253.5', NULL, '2025-06-22 21:31:29', NULL), (21880, '192.178.16.98', NULL, '2025-06-22 21:36:04', NULL), (21881, '192.178.16.99', NULL, '2025-06-22 21:36:19', NULL), (21882, '51.222.253.5', NULL, '2025-06-22 21:40:40', NULL), (21883, '185.191.171.17', NULL, '2025-06-22 21:47:47', NULL), (21884, '51.222.253.19', NULL, '2025-06-22 21:51:21', NULL), (21885, '85.208.96.195', NULL, '2025-06-22 21:52:39', NULL), (21886, '85.208.96.211', NULL, '2025-06-22 21:56:42', NULL), (21887, '51.222.253.20', NULL, '2025-06-22 22:00:48', NULL), (21888, '51.222.253.9', NULL, '2025-06-22 22:09:18', NULL), (21889, '51.222.253.1', NULL, '2025-06-22 22:17:36', NULL), (21890, '51.222.253.15', NULL, '2025-06-22 22:25:54', NULL), (21891, '185.191.171.12', NULL, '2025-06-22 22:32:32', NULL), (21892, '185.191.171.12', NULL, '2025-06-22 22:32:34', NULL), (21893, '51.222.253.7', NULL, '2025-06-22 22:32:41', NULL), (21894, '185.191.171.19', NULL, '2025-06-22 22:35:14', NULL), (21895, '185.191.171.19', NULL, '2025-06-22 22:35:14', NULL), (21896, '85.208.96.201', NULL, '2025-06-22 22:37:13', NULL), (21897, '85.208.96.201', NULL, '2025-06-22 22:37:14', NULL), (21898, '51.222.253.5', NULL, '2025-06-22 22:40:29', NULL), (21899, '185.191.171.6', NULL, '2025-06-22 22:41:18', NULL), (21900, '85.208.96.199', NULL, '2025-06-22 22:43:47', NULL), (21901, '85.208.96.199', NULL, '2025-06-22 22:43:48', NULL), (21902, '139.59.39.196', NULL, '2025-06-22 22:44:58', NULL), (21903, '51.222.253.8', NULL, '2025-06-22 22:48:56', NULL), (21904, '85.208.96.205', NULL, '2025-06-22 22:52:15', NULL), (21905, '85.208.96.205', NULL, '2025-06-22 22:52:16', NULL), (21906, '51.222.253.7', NULL, '2025-06-22 22:56:42', NULL), (21907, '85.208.96.197', NULL, '2025-06-22 23:04:40', NULL), (21908, '51.222.253.12', NULL, '2025-06-22 23:04:52', NULL), (21909, '51.222.253.4', NULL, '2025-06-22 23:11:49', NULL), (21910, '85.208.96.210', NULL, '2025-06-22 23:12:50', NULL), (21911, '85.208.96.210', NULL, '2025-06-22 23:12:53', NULL), (21912, '51.222.253.4', NULL, '2025-06-22 23:19:50', NULL), (21913, '51.222.253.9', NULL, '2025-06-22 23:27:25', NULL), (21914, '51.222.253.5', NULL, '2025-06-22 23:35:17', NULL), (21915, '74.125.151.134', NULL, '2025-06-22 23:41:09', NULL), (21916, '74.125.151.132', NULL, '2025-06-22 23:41:18', NULL), (21917, '51.222.253.6', NULL, '2025-06-22 23:42:29', NULL), (21918, '85.208.96.208', NULL, '2025-06-22 23:42:37', NULL), (21919, '85.208.96.208', NULL, '2025-06-22 23:42:38', NULL), (21920, '51.222.253.9', NULL, '2025-06-22 23:49:51', NULL), (21921, '85.208.96.203', NULL, '2025-06-22 23:52:45', NULL), (21922, '85.208.96.206', NULL, '2025-06-22 23:55:03', NULL), (21923, '51.222.253.8', NULL, '2025-06-22 23:57:07', NULL), (21924, '51.222.253.3', NULL, '2025-06-23 00:03:47', NULL), (21925, '51.222.253.17', NULL, '2025-06-23 00:10:15', NULL), (21926, '51.222.253.1', NULL, '2025-06-23 00:16:55', NULL), (21927, '185.191.171.2', NULL, '2025-06-23 00:21:28', NULL), (21928, '51.222.253.12', NULL, '2025-06-23 00:23:45', NULL), (21929, '185.191.171.4', NULL, '2025-06-23 00:24:00', NULL), (21930, '185.191.171.4', NULL, '2025-06-23 00:24:02', NULL), (21931, '85.208.96.199', NULL, '2025-06-23 00:27:56', NULL), (21932, '51.222.253.2', NULL, '2025-06-23 00:30:31', NULL), (21933, '51.222.253.5', NULL, '2025-06-23 00:37:17', NULL), (21934, '85.208.96.201', NULL, '2025-06-23 00:42:32', NULL), (21935, '85.208.96.201', NULL, '2025-06-23 00:42:33', NULL), (21936, '51.222.253.15', NULL, '2025-06-23 00:45:20', NULL), (21937, '51.222.253.14', NULL, '2025-06-23 00:52:48', NULL), (21938, '185.191.171.13', NULL, '2025-06-23 00:58:28', NULL), (21939, '185.191.171.13', NULL, '2025-06-23 00:58:33', NULL), (21940, '51.222.253.9', NULL, '2025-06-23 00:59:51', NULL), (21941, '51.222.253.2', NULL, '2025-06-23 01:07:04', NULL), (21942, '51.222.253.4', NULL, '2025-06-23 01:13:45', NULL), (21943, '85.208.96.204', NULL, '2025-06-23 01:16:59', NULL), (21944, '51.222.253.7', NULL, '2025-06-23 01:20:46', NULL), (21945, '51.222.253.1', NULL, '2025-06-23 01:27:21', NULL), (21946, '51.222.253.7', NULL, '2025-06-23 01:34:19', NULL), (21947, '51.222.253.11', NULL, '2025-06-23 01:40:58', NULL), (21948, '85.208.96.203', NULL, '2025-06-23 01:44:24', NULL), (21949, '51.222.253.12', NULL, '2025-06-23 01:47:23', NULL), (21950, '185.191.171.3', NULL, '2025-06-23 01:52:08', NULL), (21951, '185.191.171.3', NULL, '2025-06-23 01:52:08', NULL), (21952, '51.222.253.8', NULL, '2025-06-23 01:54:00', NULL), (21953, '185.191.171.7', NULL, '2025-06-23 01:56:34', NULL), (21954, '185.191.171.7', NULL, '2025-06-23 01:56:35', NULL), (21955, '51.222.253.8', NULL, '2025-06-23 02:00:52', NULL), (21956, '51.222.253.1', NULL, '2025-06-23 02:07:54', NULL), (21957, '51.222.253.6', NULL, '2025-06-23 02:14:58', NULL), (21958, '85.208.96.199', NULL, '2025-06-23 02:17:29', NULL), (21959, '85.208.96.208', NULL, '2025-06-23 02:21:32', NULL), (21960, '85.208.96.208', NULL, '2025-06-23 02:21:32', NULL), (21961, '51.222.253.2', NULL, '2025-06-23 02:22:08', NULL), (21962, '185.191.171.3', NULL, '2025-06-23 02:22:30', NULL), (21963, '51.222.253.17', NULL, '2025-06-23 02:29:29', NULL), (21964, '185.191.171.6', NULL, '2025-06-23 02:36:03', NULL), (21965, '51.222.253.15', NULL, '2025-06-23 02:36:25', NULL), (21966, '51.222.253.15', NULL, '2025-06-23 02:43:35', NULL), (21967, '51.222.253.19', NULL, '2025-06-23 02:51:20', NULL), (21968, '85.208.96.202', NULL, '2025-06-23 02:55:28', NULL), (21969, '51.222.253.16', NULL, '2025-06-23 02:58:26', NULL), (21970, '51.222.253.18', NULL, '2025-06-23 03:05:21', NULL), (21971, '185.191.171.12', NULL, '2025-06-23 03:10:48', NULL), (21972, '185.191.171.12', NULL, '2025-06-23 03:10:49', NULL), (21973, '51.222.253.20', NULL, '2025-06-23 03:12:02', NULL), (21974, '51.222.253.14', NULL, '2025-06-23 03:18:37', NULL), (21975, '85.208.96.195', NULL, '2025-06-23 03:22:55', NULL), (21976, '85.208.96.195', NULL, '2025-06-23 03:22:56', NULL), (21977, '51.222.253.9', NULL, '2025-06-23 03:25:26', NULL), (21978, '51.222.253.17', NULL, '2025-06-23 03:31:51', NULL), (21979, '51.222.253.16', NULL, '2025-06-23 03:38:38', NULL), (21980, '51.222.253.5', NULL, '2025-06-23 03:44:36', NULL), (21981, '185.191.171.16', NULL, '2025-06-23 03:47:01', NULL), (21982, '185.191.171.16', NULL, '2025-06-23 03:47:05', NULL), (21983, '51.222.253.8', NULL, '2025-06-23 03:50:56', NULL), (21984, '85.208.96.208', NULL, '2025-06-23 03:54:46', NULL), (21985, '85.208.96.208', NULL, '2025-06-23 03:54:48', NULL), (21986, '51.222.253.18', NULL, '2025-06-23 03:58:22', NULL), (21987, '51.222.253.20', NULL, '2025-06-23 04:06:02', NULL), (21988, '51.222.253.6', NULL, '2025-06-23 04:13:28', NULL), (21989, '85.208.96.197', NULL, '2025-06-23 04:16:56', NULL), (21990, '51.222.253.17', NULL, '2025-06-23 04:20:56', NULL), (21991, '2a02:4780:a:c0de::2', NULL, '2025-06-23 04:26:24', NULL), (21992, '51.222.253.17', NULL, '2025-06-23 04:28:57', NULL), (21993, '51.222.253.19', NULL, '2025-06-23 04:36:05', NULL), (21994, '51.222.253.19', NULL, '2025-06-23 04:44:03', NULL), (21995, '185.191.171.7', NULL, '2025-06-23 04:45:41', NULL), (21996, '85.208.96.205', NULL, '2025-06-23 04:50:24', NULL), (21997, '85.208.96.205', NULL, '2025-06-23 04:50:24', NULL), (21998, '51.222.253.15', NULL, '2025-06-23 04:51:56', NULL), (21999, '51.222.253.9', NULL, '2025-06-23 04:59:30', NULL), (22000, '51.222.253.20', NULL, '2025-06-23 05:07:30', NULL), (22001, '51.222.253.17', NULL, '2025-06-23 05:14:39', NULL), (22002, '51.222.253.15', NULL, '2025-06-23 05:22:25', NULL), (22003, '185.191.171.4', NULL, '2025-06-23 05:22:53', NULL), (22004, '51.222.253.9', NULL, '2025-06-23 05:37:07', NULL), (22005, '185.191.171.1', NULL, '2025-06-23 05:43:00', NULL), (22006, '185.191.171.1', NULL, '2025-06-23 05:43:02', NULL), (22007, '51.222.253.2', NULL, '2025-06-23 05:44:12', NULL), (22008, '185.191.171.10', NULL, '2025-06-23 05:48:07', NULL), (22009, '51.222.253.18', NULL, '2025-06-23 05:51:08', NULL), (22010, '185.191.171.10', NULL, '2025-06-23 05:54:50', NULL), (22011, '51.222.253.17', NULL, '2025-06-23 05:58:04', NULL), (22012, '51.222.253.20', NULL, '2025-06-23 06:04:38', NULL), (22013, '51.222.253.17', NULL, '2025-06-23 06:11:12', NULL), (22014, '51.222.253.18', NULL, '2025-06-23 06:18:00', NULL), (22015, '51.222.253.6', NULL, '2025-06-23 06:25:38', NULL), (22016, '51.222.253.13', NULL, '2025-06-23 06:32:35', NULL), (22017, '51.222.253.14', NULL, '2025-06-23 06:40:28', NULL), (22018, '51.222.253.13', NULL, '2025-06-23 06:48:33', NULL), (22019, '51.222.253.17', NULL, '2025-06-23 06:55:33', NULL), (22020, '51.222.253.15', NULL, '2025-06-23 07:02:40', NULL), (22021, '51.222.253.8', NULL, '2025-06-23 07:09:55', NULL), (22022, '51.222.253.8', NULL, '2025-06-23 07:16:48', NULL), (22023, '51.222.253.20', NULL, '2025-06-23 07:23:42', NULL), (22024, '2a02:4780:a:c0de::84', NULL, '2025-06-23 07:28:50', NULL), (22025, '85.208.96.204', NULL, '2025-06-23 07:30:48', NULL), (22026, '85.208.96.204', NULL, '2025-06-23 07:30:48', NULL), (22027, '51.222.253.18', NULL, '2025-06-23 07:30:48', NULL), (22028, '51.222.253.8', NULL, '2025-06-23 07:37:48', NULL), (22029, '51.222.253.12', NULL, '2025-06-23 07:44:31', NULL), (22030, '51.222.253.6', NULL, '2025-06-23 07:51:54', NULL), (22031, '51.222.253.8', NULL, '2025-06-23 07:58:34', NULL), (22032, '51.222.253.20', NULL, '2025-06-23 08:06:25', NULL), (22033, '51.68.107.157', NULL, '2025-06-23 08:07:51', NULL), (22034, '51.222.253.19', NULL, '2025-06-23 08:13:14', NULL), (22035, '51.222.253.1', NULL, '2025-06-23 08:19:51', NULL), (22036, '51.222.253.7', NULL, '2025-06-23 08:27:00', NULL), (22037, '51.222.253.19', NULL, '2025-06-23 08:33:57', NULL), (22038, '51.222.253.6', NULL, '2025-06-23 08:41:03', NULL), (22039, '109.243.64.80', NULL, '2025-06-23 08:43:07', NULL), (22040, '51.222.253.8', NULL, '2025-06-23 08:48:52', NULL), (22041, '51.222.253.9', NULL, '2025-06-23 08:56:22', NULL), (22042, '51.222.253.17', NULL, '2025-06-23 09:03:41', NULL), (22043, '51.222.253.19', NULL, '2025-06-23 09:11:06', NULL), (22044, '74.125.151.138', NULL, '2025-06-23 09:15:27', NULL), (22045, '51.222.253.11', NULL, '2025-06-23 09:18:32', NULL), (22046, '51.222.253.1', NULL, '2025-06-23 09:25:24', NULL), (22047, '74.125.151.133', NULL, '2025-06-23 09:30:13', NULL), (22048, '51.222.253.7', NULL, '2025-06-23 09:32:22', NULL); INSERT INTO `guest_users` (`id`, `ip_address`, `fcm_token`, `created_at`, `updated_at`) VALUES (22049, '51.222.253.9', NULL, '2025-06-23 09:39:31', NULL), (22050, '74.125.151.141', NULL, '2025-06-23 09:41:18', NULL), (22051, '51.222.253.13', NULL, '2025-06-23 09:46:47', NULL), (22052, '51.222.253.2', NULL, '2025-06-23 09:53:43', NULL), (22053, '51.222.253.2', NULL, '2025-06-23 10:00:56', NULL), (22054, '51.222.253.10', NULL, '2025-06-23 10:07:42', NULL), (22055, '51.222.253.2', NULL, '2025-06-23 10:14:47', NULL), (22056, '51.222.253.17', NULL, '2025-06-23 10:22:11', NULL), (22057, '51.222.253.19', NULL, '2025-06-23 10:38:28', NULL), (22058, '51.222.253.4', NULL, '2025-06-23 10:46:41', NULL), (22059, '184.154.76.53', NULL, '2025-06-23 10:52:37', NULL), (22060, '184.154.76.53', NULL, '2025-06-23 10:52:40', NULL), (22061, '184.154.76.53', NULL, '2025-06-23 10:52:41', NULL), (22062, '51.222.253.15', NULL, '2025-06-23 10:54:20', NULL), (22063, '51.222.253.15', NULL, '2025-06-23 11:01:46', NULL), (22064, '51.222.253.3', NULL, '2025-06-23 11:08:23', NULL), (22065, '51.222.253.3', NULL, '2025-06-23 11:14:52', NULL), (22066, '51.222.253.14', NULL, '2025-06-23 11:22:54', NULL), (22067, '51.222.253.11', NULL, '2025-06-23 11:30:56', NULL), (22068, '51.222.253.12', NULL, '2025-06-23 11:38:07', NULL), (22069, '51.222.253.11', NULL, '2025-06-23 11:44:19', NULL), (22070, '51.222.253.13', NULL, '2025-06-23 11:51:15', NULL), (22071, '51.222.253.6', NULL, '2025-06-23 11:58:37', NULL), (22072, '51.222.253.19', NULL, '2025-06-23 12:05:52', NULL), (22073, '51.222.253.16', NULL, '2025-06-23 12:13:01', NULL), (22074, '51.222.253.16', NULL, '2025-06-23 12:19:59', NULL), (22075, '51.222.253.14', NULL, '2025-06-23 12:26:57', NULL), (22076, '51.222.253.6', NULL, '2025-06-23 12:34:07', NULL), (22077, '74.125.151.142', NULL, '2025-06-23 12:35:12', NULL), (22078, '51.222.253.14', NULL, '2025-06-23 12:42:10', NULL), (22079, '51.222.253.12', NULL, '2025-06-23 12:49:59', NULL), (22080, '51.222.253.8', NULL, '2025-06-23 12:57:32', NULL), (22081, '51.222.253.6', NULL, '2025-06-23 13:04:06', NULL), (22082, '51.222.253.9', NULL, '2025-06-23 13:11:05', NULL), (22083, '51.222.253.11', NULL, '2025-06-23 13:18:09', NULL), (22084, '51.222.253.13', NULL, '2025-06-23 13:26:18', NULL), (22085, '51.222.253.12', NULL, '2025-06-23 13:33:22', NULL), (22086, '51.222.253.20', NULL, '2025-06-23 13:40:17', NULL), (22087, '51.222.253.5', NULL, '2025-06-23 13:47:20', NULL), (22088, '51.222.253.11', NULL, '2025-06-23 13:53:55', NULL), (22089, '51.222.253.8', NULL, '2025-06-23 14:00:21', NULL), (22090, '51.222.253.11', NULL, '2025-06-23 14:07:33', NULL), (22091, '51.222.253.14', NULL, '2025-06-23 14:13:25', NULL), (22092, '51.222.253.15', NULL, '2025-06-23 14:20:06', NULL), (22093, '192.178.4.102', NULL, '2025-06-23 14:20:40', NULL), (22094, '51.222.253.6', NULL, '2025-06-23 14:27:33', NULL), (22095, '51.222.253.14', NULL, '2025-06-23 14:34:43', NULL), (22096, '51.222.253.12', NULL, '2025-06-23 14:42:06', NULL), (22097, '51.222.253.8', NULL, '2025-06-23 14:49:56', NULL), (22098, '51.222.253.15', NULL, '2025-06-23 14:57:13', NULL), (22099, '51.222.253.15', NULL, '2025-06-23 15:05:10', NULL), (22100, '51.222.253.10', NULL, '2025-06-23 15:12:15', NULL), (22101, '51.222.253.8', NULL, '2025-06-23 15:20:02', NULL), (22102, '2001:bc8:1201:1f:fabc:12ff:fe53:9754', NULL, '2025-06-23 15:22:36', NULL), (22103, '51.222.253.16', NULL, '2025-06-23 15:27:15', NULL), (22104, '51.222.253.13', NULL, '2025-06-23 15:33:56', NULL), (22105, '51.222.253.17', NULL, '2025-06-23 15:40:43', NULL), (22106, '51.222.253.20', NULL, '2025-06-23 15:48:06', NULL), (22107, '51.222.253.3', NULL, '2025-06-23 15:55:12', NULL), (22108, '52.167.144.208', NULL, '2025-06-23 16:04:08', NULL), (22109, '51.222.253.11', NULL, '2025-06-23 16:06:48', NULL), (22110, '51.222.253.6', NULL, '2025-06-23 16:16:40', NULL), (22111, '51.222.253.9', NULL, '2025-06-23 16:26:40', NULL), (22112, '51.222.253.6', NULL, '2025-06-23 16:41:31', NULL), (22113, '51.222.253.13', NULL, '2025-06-23 16:57:09', NULL), (22114, '185.191.171.17', NULL, '2025-06-23 16:59:36', NULL), (22115, '51.222.253.14', NULL, '2025-06-23 17:12:09', NULL), (22116, '51.222.253.1', NULL, '2025-06-23 17:25:25', NULL), (22117, '51.222.253.14', NULL, '2025-06-23 17:35:16', NULL), (22118, '51.222.253.12', NULL, '2025-06-23 17:44:27', NULL), (22119, '192.178.4.101', NULL, '2025-06-23 17:45:34', NULL), (22120, '51.222.253.5', NULL, '2025-06-23 17:51:23', NULL), (22121, '51.222.253.13', NULL, '2025-06-23 17:58:25', NULL), (22122, '43.131.45.213', NULL, '2025-06-23 18:03:53', NULL), (22123, '51.222.253.20', NULL, '2025-06-23 18:05:05', NULL), (22124, '51.222.253.12', NULL, '2025-06-23 18:11:36', NULL), (22125, '51.222.253.6', NULL, '2025-06-23 18:18:19', NULL), (22126, '51.222.253.20', NULL, '2025-06-23 18:24:41', NULL), (22127, '51.222.253.14', NULL, '2025-06-23 18:31:20', NULL), (22128, '51.222.253.4', NULL, '2025-06-23 18:38:18', NULL), (22129, '51.222.253.9', NULL, '2025-06-23 18:44:05', NULL), (22130, '51.222.253.19', NULL, '2025-06-23 18:50:08', NULL), (22131, '51.222.253.9', NULL, '2025-06-23 19:03:36', NULL), (22132, '51.222.253.15', NULL, '2025-06-23 19:10:32', NULL), (22133, '51.222.253.3', NULL, '2025-06-23 19:16:20', NULL), (22134, '51.222.253.20', NULL, '2025-06-23 19:22:08', NULL), (22135, '51.222.253.18', NULL, '2025-06-23 19:28:07', NULL), (22136, '51.222.253.18', NULL, '2025-06-23 19:33:33', NULL), (22137, '51.222.253.15', NULL, '2025-06-23 19:39:20', NULL), (22138, '51.222.253.19', NULL, '2025-06-23 19:45:15', NULL), (22139, '212.66.41.252', NULL, '2025-06-23 19:47:47', NULL), (22140, '51.222.253.2', NULL, '2025-06-23 19:51:08', NULL), (22141, '51.222.253.7', NULL, '2025-06-23 19:57:16', NULL), (22142, '51.222.253.19', NULL, '2025-06-23 20:02:59', NULL), (22143, '74.125.151.138', NULL, '2025-06-23 20:05:05', NULL), (22144, '51.222.253.20', NULL, '2025-06-23 20:09:15', NULL), (22145, '51.222.253.2', NULL, '2025-06-23 20:15:10', NULL), (22146, '51.222.253.10', NULL, '2025-06-23 20:21:41', NULL), (22147, '51.222.253.8', NULL, '2025-06-23 20:28:05', NULL), (22148, '74.125.151.141', NULL, '2025-06-23 20:30:48', NULL), (22149, '51.222.253.15', NULL, '2025-06-23 20:34:22', NULL), (22150, '51.222.253.17', NULL, '2025-06-23 20:40:26', NULL), (22151, '51.222.253.8', NULL, '2025-06-23 20:45:58', NULL), (22152, '51.222.253.1', NULL, '2025-06-23 20:52:14', NULL), (22153, '51.222.253.9', NULL, '2025-06-23 20:59:02', NULL), (22154, '74.125.151.128', NULL, '2025-06-23 21:01:49', NULL), (22155, '51.222.253.7', NULL, '2025-06-23 21:05:21', NULL), (22156, '51.222.253.15', NULL, '2025-06-23 21:11:06', NULL), (22157, '51.222.253.13', NULL, '2025-06-23 21:17:45', NULL), (22158, '51.222.253.20', NULL, '2025-06-23 21:23:07', NULL), (22159, '51.222.253.19', NULL, '2025-06-23 21:28:39', NULL), (22160, '51.222.253.14', NULL, '2025-06-23 21:33:42', NULL), (22161, '51.222.253.1', NULL, '2025-06-23 21:38:53', NULL), (22162, '51.222.253.14', NULL, '2025-06-23 21:43:57', NULL), (22163, '51.222.253.1', NULL, '2025-06-23 21:50:13', NULL), (22164, '51.222.253.16', NULL, '2025-06-23 21:55:19', NULL), (22165, '51.222.253.2', NULL, '2025-06-23 22:01:13', NULL), (22166, '51.222.253.3', NULL, '2025-06-23 22:07:03', NULL), (22167, '51.222.253.4', NULL, '2025-06-23 22:12:49', NULL), (22168, '51.222.253.7', NULL, '2025-06-23 22:18:54', NULL), (22169, '51.222.253.15', NULL, '2025-06-23 22:25:12', NULL), (22170, '51.222.253.10', NULL, '2025-06-23 22:31:07', NULL), (22171, '51.222.253.2', NULL, '2025-06-23 22:36:55', NULL), (22172, '51.222.253.6', NULL, '2025-06-23 22:43:13', NULL), (22173, '51.222.253.17', NULL, '2025-06-23 22:50:51', NULL), (22174, '51.222.253.9', NULL, '2025-06-23 22:58:32', NULL), (22175, '51.222.253.18', NULL, '2025-06-23 23:04:46', NULL), (22176, '51.222.253.7', NULL, '2025-06-23 23:16:42', NULL), (22177, '51.222.253.3', NULL, '2025-06-23 23:23:44', NULL), (22178, '51.222.253.7', NULL, '2025-06-23 23:29:53', NULL), (22179, '74.125.151.132', NULL, '2025-06-23 23:32:56', NULL), (22180, '51.222.253.11', NULL, '2025-06-23 23:36:23', NULL), (22181, '51.222.253.6', NULL, '2025-06-23 23:42:17', NULL), (22182, '51.222.253.17', NULL, '2025-06-23 23:47:53', NULL), (22183, '51.222.253.12', NULL, '2025-06-23 23:53:26', NULL), (22184, '51.222.253.16', NULL, '2025-06-23 23:59:23', NULL), (22185, '51.222.253.2', NULL, '2025-06-24 00:05:24', NULL), (22186, '51.222.253.2', NULL, '2025-06-24 00:11:17', NULL), (22187, '51.222.253.9', NULL, '2025-06-24 00:17:24', NULL), (22188, '51.222.253.19', NULL, '2025-06-24 00:23:59', NULL), (22189, '51.222.253.3', NULL, '2025-06-24 00:30:51', NULL), (22190, '51.222.253.3', NULL, '2025-06-24 00:37:34', NULL), (22191, '51.222.253.4', NULL, '2025-06-24 00:43:55', NULL), (22192, '51.222.253.17', NULL, '2025-06-24 00:51:54', NULL), (22193, '51.222.253.5', NULL, '2025-06-24 00:58:54', NULL), (22194, '74.125.151.132', NULL, '2025-06-24 01:03:00', NULL), (22195, '51.222.253.12', NULL, '2025-06-24 01:05:33', NULL), (22196, '51.222.253.20', NULL, '2025-06-24 01:19:03', NULL), (22197, '51.222.253.18', NULL, '2025-06-24 01:25:31', NULL), (22198, '51.222.253.4', NULL, '2025-06-24 01:32:11', NULL), (22199, '51.222.253.7', NULL, '2025-06-24 01:37:48', NULL), (22200, '51.222.253.7', NULL, '2025-06-24 01:43:39', NULL), (22201, '51.222.253.7', NULL, '2025-06-24 01:50:47', NULL), (22202, '51.222.253.13', NULL, '2025-06-24 01:57:45', NULL), (22203, '51.222.253.5', NULL, '2025-06-24 02:04:00', NULL), (22204, '51.222.253.12', NULL, '2025-06-24 02:10:09', NULL), (22205, '74.125.151.140', NULL, '2025-06-24 02:13:54', NULL), (22206, '51.222.253.3', NULL, '2025-06-24 02:16:22', NULL), (22207, '51.222.253.7', NULL, '2025-06-24 02:23:19', NULL), (22208, '51.222.253.17', NULL, '2025-06-24 02:30:32', NULL), (22209, '85.208.96.210', NULL, '2025-06-24 02:31:45', NULL), (22210, '85.208.96.210', NULL, '2025-06-24 02:31:51', NULL), (22211, '129.28.14.231', NULL, '2025-06-24 02:44:16', NULL), (22212, '74.125.151.136', NULL, '2025-06-24 03:06:01', NULL), (22213, '142.93.193.122', NULL, '2025-06-24 04:15:51', NULL), (22214, '51.222.253.19', NULL, '2025-06-24 04:31:40', NULL), (22215, '51.222.253.19', NULL, '2025-06-24 04:36:40', NULL), (22216, '52.37.89.198', NULL, '2025-06-24 04:37:30', NULL), (22217, '52.37.89.198', NULL, '2025-06-24 04:37:32', NULL), (22218, '35.92.49.134', NULL, '2025-06-24 04:37:48', NULL), (22219, '51.222.253.15', NULL, '2025-06-24 04:42:03', NULL), (22220, '51.222.253.15', NULL, '2025-06-24 04:47:11', NULL), (22221, '51.222.253.18', NULL, '2025-06-24 04:55:13', NULL), (22222, '51.222.253.16', NULL, '2025-06-24 05:05:09', NULL), (22223, '51.222.253.7', NULL, '2025-06-24 05:15:26', NULL), (22224, '51.222.253.17', NULL, '2025-06-24 05:28:19', NULL), (22225, '74.125.151.133', NULL, '2025-06-24 05:28:25', NULL), (22226, '51.222.253.18', NULL, '2025-06-24 05:41:19', NULL), (22227, '51.222.253.16', NULL, '2025-06-24 05:53:41', NULL), (22228, '51.222.253.13', NULL, '2025-06-24 06:06:13', NULL), (22229, '51.222.253.20', NULL, '2025-06-24 06:19:08', NULL), (22230, '51.222.253.13', NULL, '2025-06-24 06:31:21', NULL), (22231, '51.222.253.2', NULL, '2025-06-24 06:41:54', NULL), (22232, '51.222.253.10', NULL, '2025-06-24 06:53:35', NULL), (22233, '192.178.4.102', NULL, '2025-06-24 06:57:24', NULL), (22234, '192.178.4.100', NULL, '2025-06-24 06:57:54', NULL), (22235, '192.178.4.100', NULL, '2025-06-24 06:57:54', NULL), (22236, '192.178.4.100', NULL, '2025-06-24 06:57:55', NULL), (22237, '192.178.4.100', NULL, '2025-06-24 06:57:55', NULL), (22238, '51.222.253.4', NULL, '2025-06-24 07:04:47', NULL), (22239, '51.222.253.8', NULL, '2025-06-24 07:14:13', NULL), (22240, '51.222.253.7', NULL, '2025-06-24 07:20:57', NULL), (22241, '51.222.253.15', NULL, '2025-06-24 07:27:50', NULL), (22242, '51.222.253.16', NULL, '2025-06-24 07:37:51', NULL), (22243, '51.222.253.17', NULL, '2025-06-24 07:48:19', NULL), (22244, '51.222.253.10', NULL, '2025-06-24 07:57:18', NULL), (22245, '51.222.253.19', NULL, '2025-06-24 08:07:04', NULL), (22246, '51.222.253.5', NULL, '2025-06-24 08:14:39', NULL), (22247, '51.222.253.14', NULL, '2025-06-24 08:21:20', NULL), (22248, '51.222.253.6', NULL, '2025-06-24 08:29:19', NULL), (22249, '51.222.253.10', NULL, '2025-06-24 08:37:11', NULL), (22250, '51.222.253.5', NULL, '2025-06-24 08:44:45', NULL), (22251, '51.222.253.1', NULL, '2025-06-24 08:50:44', NULL), (22252, '51.222.253.9', NULL, '2025-06-24 08:57:36', NULL), (22253, '51.222.253.9', NULL, '2025-06-24 09:03:55', NULL), (22254, '157.55.39.193', NULL, '2025-06-24 09:04:30', NULL), (22255, '51.222.253.10', NULL, '2025-06-24 09:10:22', NULL), (22256, '51.222.253.3', NULL, '2025-06-24 09:16:37', NULL), (22257, '2a02:4780:a:c0de::2', NULL, '2025-06-24 09:18:44', NULL), (22258, '51.222.253.17', NULL, '2025-06-24 09:22:34', NULL), (22259, '51.222.253.7', NULL, '2025-06-24 09:28:34', NULL), (22260, '51.222.253.4', NULL, '2025-06-24 09:34:36', NULL), (22261, '51.222.253.20', NULL, '2025-06-24 09:40:40', NULL), (22262, '51.222.253.19', NULL, '2025-06-24 09:46:30', NULL), (22263, '51.222.253.20', NULL, '2025-06-24 09:53:31', NULL), (22264, '51.68.107.137', NULL, '2025-06-24 09:55:18', NULL), (22265, '40.77.167.155', NULL, '2025-06-24 09:58:58', NULL), (22266, '51.222.253.17', NULL, '2025-06-24 09:59:04', NULL), (22267, '51.222.253.14', NULL, '2025-06-24 10:03:49', NULL), (22268, '51.222.253.1', NULL, '2025-06-24 10:08:42', NULL), (22269, '51.222.253.19', NULL, '2025-06-24 10:13:50', NULL), (22270, '207.46.13.63', NULL, '2025-06-24 10:16:34', NULL), (22271, '51.222.253.8', NULL, '2025-06-24 10:19:15', NULL), (22272, '51.222.253.8', NULL, '2025-06-24 10:24:59', NULL), (22273, '51.222.253.10', NULL, '2025-06-24 10:31:15', NULL), (22274, '51.222.253.19', NULL, '2025-06-24 10:36:55', NULL), (22275, '51.222.253.12', NULL, '2025-06-24 10:43:15', NULL), (22276, '51.222.253.13', NULL, '2025-06-24 10:48:58', NULL), (22277, '51.222.253.17', NULL, '2025-06-24 11:01:57', NULL), (22278, '74.125.151.132', NULL, '2025-06-24 11:29:20', NULL), (22279, '51.222.253.2', NULL, '2025-06-24 11:58:38', NULL), (22280, '74.125.151.138', NULL, '2025-06-24 12:35:09', NULL), (22281, '51.222.253.14', NULL, '2025-06-24 12:52:16', NULL), (22282, '85.208.96.200', NULL, '2025-06-24 13:04:50', NULL), (22283, '52.167.144.216', NULL, '2025-06-24 13:30:58', NULL), (22284, '74.125.151.128', NULL, '2025-06-24 13:31:30', NULL), (22285, '74.125.151.130', NULL, '2025-06-24 13:39:36', NULL), (22286, '192.178.4.100', NULL, '2025-06-24 13:44:23', NULL), (22287, '51.222.253.15', NULL, '2025-06-24 13:44:54', NULL), (22288, '207.46.13.18', NULL, '2025-06-24 13:45:07', NULL), (22289, '74.125.151.136', NULL, '2025-06-24 13:56:29', NULL), (22290, '2a02:4780:a:c0de::84', NULL, '2025-06-24 14:36:12', NULL), (22291, '51.222.253.18', NULL, '2025-06-24 14:41:47', NULL), (22292, '74.125.151.138', NULL, '2025-06-24 15:14:41', NULL), (22293, '51.222.253.6', NULL, '2025-06-24 15:35:11', NULL), (22294, '2001:bc8:1201:76:46a8:42ff:fe1b:c95f', NULL, '2025-06-24 15:37:09', NULL), (22295, '2001:bc8:1201:1b:46a8:42ff:fe1b:bd2a', NULL, '2025-06-24 15:42:22', NULL), (22296, '51.222.253.14', NULL, '2025-06-24 16:50:48', NULL), (22297, '5.133.192.167', NULL, '2025-06-24 17:23:23', NULL), (22298, '51.222.253.19', NULL, '2025-06-24 18:06:59', NULL), (22299, '74.125.151.134', NULL, '2025-06-24 19:15:32', NULL), (22300, '43.167.157.80', NULL, '2025-06-24 19:34:54', NULL), (22301, '51.222.253.9', NULL, '2025-06-24 19:40:44', NULL), (22302, '74.125.151.142', NULL, '2025-06-24 19:59:41', NULL), (22303, '74.125.151.133', NULL, '2025-06-24 20:31:56', NULL), (22304, '66.249.70.136', NULL, '2025-06-24 21:18:49', NULL), (22305, '51.222.253.13', NULL, '2025-06-24 21:19:59', NULL), (22306, '74.125.151.139', NULL, '2025-06-24 21:49:52', NULL), (22307, '178.128.238.234', NULL, '2025-06-24 21:50:41', NULL), (22308, '66.249.70.141', NULL, '2025-06-24 22:03:19', NULL), (22309, '51.222.253.4', NULL, '2025-06-24 22:19:23', NULL), (22310, '51.222.253.12', NULL, '2025-06-24 23:18:23', NULL), (22311, '51.68.111.207', NULL, '2025-06-25 01:24:50', NULL), (22312, '74.125.151.138', NULL, '2025-06-25 02:04:26', NULL), (22313, '40.77.167.156', NULL, '2025-06-25 02:24:15', NULL), (22314, '51.222.253.5', NULL, '2025-06-25 02:40:40', NULL), (22315, '50.17.43.214', NULL, '2025-06-25 03:02:13', NULL), (22316, '51.222.253.13', NULL, '2025-06-25 03:07:55', NULL), (22317, '51.222.253.10', NULL, '2025-06-25 03:46:53', NULL), (22318, '51.222.253.6', NULL, '2025-06-25 04:26:39', NULL), (22319, '74.125.151.129', NULL, '2025-06-25 04:32:29', NULL), (22320, '51.222.253.4', NULL, '2025-06-25 05:09:33', NULL), (22321, '2a02:4780:a:c0de::2', NULL, '2025-06-25 05:12:26', NULL), (22322, '93.159.230.28', NULL, '2025-06-25 05:12:52', NULL), (22323, '74.125.151.136', NULL, '2025-06-25 05:15:49', NULL), (22324, '51.222.253.3', NULL, '2025-06-25 05:25:03', NULL), (22325, '74.125.151.131', NULL, '2025-06-25 05:25:25', NULL), (22326, '51.222.253.6', NULL, '2025-06-25 05:41:12', NULL), (22327, '51.222.253.17', NULL, '2025-06-25 05:55:25', NULL), (22328, '51.222.253.6', NULL, '2025-06-25 06:10:38', NULL), (22329, '51.222.253.9', NULL, '2025-06-25 06:25:04', NULL), (22330, '74.125.151.130', NULL, '2025-06-25 06:29:27', NULL), (22331, '51.222.253.3', NULL, '2025-06-25 06:39:16', NULL), (22332, '74.125.151.138', NULL, '2025-06-25 06:40:25', NULL), (22333, '51.222.253.1', NULL, '2025-06-25 06:55:24', NULL), (22334, '157.55.39.61', NULL, '2025-06-25 08:39:41', NULL), (22335, '40.77.167.156', NULL, '2025-06-25 09:06:13', NULL), (22336, '2a02:4780:a:c0de::84', NULL, '2025-06-25 09:37:11', NULL), (22337, '118.193.40.215', NULL, '2025-06-25 10:23:05', NULL), (22338, '118.193.40.215', NULL, '2025-06-25 10:23:07', NULL), (22339, '74.125.151.132', NULL, '2025-06-25 10:42:21', NULL), (22340, '74.125.151.129', NULL, '2025-06-25 12:36:30', NULL), (22341, '140.143.98.18', NULL, '2025-06-25 12:58:46', NULL), (22342, '74.125.151.138', NULL, '2025-06-25 13:08:43', NULL), (22343, '192.178.4.100', NULL, '2025-06-25 13:33:41', NULL), (22344, '66.249.70.130', NULL, '2025-06-25 13:50:30', NULL), (22345, '74.125.151.131', NULL, '2025-06-25 13:57:42', NULL), (22346, '2a03:2880:f806:5::', NULL, '2025-06-25 14:24:47', NULL), (22347, '185.191.171.10', NULL, '2025-06-25 14:37:48', NULL), (22348, '185.191.171.10', NULL, '2025-06-25 14:37:49', NULL), (22349, '185.191.171.19', NULL, '2025-06-25 14:41:31', NULL), (22350, '74.125.151.141', NULL, '2025-06-25 14:41:38', NULL), (22351, '85.208.96.202', NULL, '2025-06-25 14:57:37', NULL), (22352, '2001:bc8:1201:1b:46a8:42ff:fe1c:4386', NULL, '2025-06-25 15:28:27', NULL), (22353, '193.29.15.252', NULL, '2025-06-25 15:38:04', NULL), (22354, '85.208.96.201', NULL, '2025-06-25 16:13:49', NULL), (22355, '185.191.171.11', NULL, '2025-06-25 16:35:11', NULL), (22356, '185.191.171.11', NULL, '2025-06-25 16:39:15', NULL), (22357, '185.191.171.11', NULL, '2025-06-25 16:39:17', NULL), (22358, '85.208.96.199', NULL, '2025-06-25 16:39:29', NULL), (22359, '85.208.96.199', NULL, '2025-06-25 16:39:30', NULL), (22360, '157.55.39.197', NULL, '2025-06-25 16:53:42', NULL), (22361, '74.125.151.138', NULL, '2025-06-25 17:02:56', NULL), (22362, '85.208.96.199', NULL, '2025-06-25 17:05:17', NULL), (22363, '85.208.96.210', NULL, '2025-06-25 17:28:22', NULL), (22364, '85.208.96.210', NULL, '2025-06-25 17:28:23', NULL), (22365, '185.191.171.10', NULL, '2025-06-25 17:35:34', NULL), (22366, '185.191.171.10', NULL, '2025-06-25 17:35:36', NULL), (22367, '185.191.171.12', NULL, '2025-06-25 17:39:29', NULL), (22368, '185.191.171.12', NULL, '2025-06-25 17:39:30', NULL), (22369, '185.191.171.9', NULL, '2025-06-25 17:44:47', NULL), (22370, '185.191.171.9', NULL, '2025-06-25 17:44:48', NULL), (22371, '185.191.171.12', NULL, '2025-06-25 17:45:34', NULL), (22372, '185.191.171.12', NULL, '2025-06-25 17:45:36', NULL), (22373, '85.208.96.199', NULL, '2025-06-25 17:47:31', NULL), (22374, '85.208.96.193', NULL, '2025-06-25 18:13:10', NULL), (22375, '85.208.96.193', NULL, '2025-06-25 18:13:11', NULL), (22376, '185.191.171.2', NULL, '2025-06-25 18:22:40', NULL), (22377, '185.191.171.7', NULL, '2025-06-25 18:34:44', NULL), (22378, '85.208.96.207', NULL, '2025-06-25 18:44:56', NULL), (22379, '74.125.151.139', NULL, '2025-06-25 19:06:52', NULL), (22380, '85.208.96.208', NULL, '2025-06-25 19:20:48', NULL), (22381, '85.208.96.208', NULL, '2025-06-25 19:20:48', NULL), (22382, '85.208.96.206', NULL, '2025-06-25 19:32:25', NULL), (22383, '74.125.151.142', NULL, '2025-06-25 19:52:49', NULL), (22384, '74.125.151.133', NULL, '2025-06-25 20:28:42', NULL), (22385, '74.125.151.135', NULL, '2025-06-25 20:37:26', NULL), (22386, '74.125.151.134', NULL, '2025-06-25 20:39:41', NULL), (22387, '185.191.171.7', NULL, '2025-06-25 20:39:52', NULL), (22388, '185.191.171.7', NULL, '2025-06-25 20:39:54', NULL), (22389, '185.191.171.12', NULL, '2025-06-25 20:40:21', NULL), (22390, '185.191.171.12', NULL, '2025-06-25 20:40:22', NULL), (22391, '185.191.171.10', NULL, '2025-06-25 20:40:25', NULL), (22392, '52.167.144.172', NULL, '2025-06-25 21:05:27', NULL), (22393, '51.222.253.15', NULL, '2025-06-25 21:26:04', NULL), (22394, '49.51.183.15', NULL, '2025-06-25 21:31:04', NULL), (22395, '66.249.70.136', NULL, '2025-06-25 21:32:09', NULL), (22396, '34.21.92.206', NULL, '2025-06-25 21:42:18', NULL), (22397, '185.191.171.11', NULL, '2025-06-25 21:45:57', NULL), (22398, '185.191.171.11', NULL, '2025-06-25 21:46:00', NULL), (22399, '43.153.87.54', NULL, '2025-06-25 21:46:45', NULL), (22400, '43.156.156.96', NULL, '2025-06-25 22:05:44', NULL), (22401, '157.55.39.58', NULL, '2025-06-25 22:34:26', NULL), (22402, '185.191.171.7', NULL, '2025-06-25 22:43:48', NULL), (22403, '185.191.171.7', NULL, '2025-06-25 22:43:49', NULL), (22404, '129.211.215.233', NULL, '2025-06-25 22:44:37', NULL), (22405, '74.125.151.137', NULL, '2025-06-25 22:48:51', NULL), (22406, '43.153.85.46', NULL, '2025-06-25 22:49:05', NULL), (22407, '185.191.171.19', NULL, '2025-06-25 22:52:49', NULL), (22408, '74.125.151.140', NULL, '2025-06-25 22:53:58', NULL), (22409, '85.208.96.210', NULL, '2025-06-25 22:59:55', NULL), (22410, '85.208.96.210', NULL, '2025-06-25 22:59:58', NULL), (22411, '74.125.151.135', NULL, '2025-06-25 23:05:14', NULL), (22412, '51.222.253.6', NULL, '2025-06-25 23:19:23', NULL), (22413, '185.191.171.18', NULL, '2025-06-25 23:22:54', NULL), (22414, '185.191.171.10', NULL, '2025-06-25 23:28:39', NULL), (22415, '20.171.53.226', NULL, '2025-06-25 23:35:46', NULL), (22416, '85.208.96.203', NULL, '2025-06-25 23:40:44', NULL), (22417, '85.208.96.203', NULL, '2025-06-25 23:40:45', NULL), (22418, '85.208.96.208', NULL, '2025-06-25 23:59:24', NULL), (22419, '51.222.253.1', NULL, '2025-06-26 00:07:54', NULL), (22420, '192.178.4.99', NULL, '2025-06-26 00:11:58', NULL), (22421, '192.178.4.97', NULL, '2025-06-26 00:12:28', NULL), (22422, '74.125.151.128', NULL, '2025-06-26 00:28:33', NULL), (22423, '185.191.171.11', NULL, '2025-06-26 00:31:16', NULL), (22424, '85.208.96.199', NULL, '2025-06-26 00:34:28', NULL), (22425, '85.208.96.199', NULL, '2025-06-26 00:34:29', NULL), (22426, '185.191.171.16', NULL, '2025-06-26 00:39:01', NULL), (22427, '185.191.171.16', NULL, '2025-06-26 00:39:05', NULL), (22428, '85.208.96.201', NULL, '2025-06-26 00:43:19', NULL), (22429, '52.167.144.159', NULL, '2025-06-26 00:44:58', NULL), (22430, '51.222.253.19', NULL, '2025-06-26 00:53:51', NULL), (22431, '2a03:2880:f806:c::', NULL, '2025-06-26 01:09:38', NULL), (22432, '51.222.253.14', NULL, '2025-06-26 01:34:02', NULL), (22433, '64.71.161.167', NULL, '2025-06-26 01:47:47', NULL), (22434, '51.68.111.217', NULL, '2025-06-26 02:12:03', NULL), (22435, '35.89.187.138', NULL, '2025-06-26 02:32:42', NULL), (22436, '35.89.187.138', NULL, '2025-06-26 02:32:44', NULL), (22437, '35.95.70.185', NULL, '2025-06-26 02:32:59', NULL), (22438, '2a03:2880:f806:13::', NULL, '2025-06-26 02:44:24', NULL), (22439, '43.128.67.187', NULL, '2025-06-26 03:02:20', NULL), (22440, '195.211.77.142', NULL, '2025-06-26 03:23:46', NULL), (22441, '195.211.77.142', NULL, '2025-06-26 03:24:05', NULL), (22442, '192.178.4.104', NULL, '2025-06-26 03:48:51', NULL), (22443, '2a02:4780:a:c0de::2', NULL, '2025-06-26 04:24:33', NULL), (22444, '74.125.151.141', NULL, '2025-06-26 04:41:30', NULL), (22445, '74.125.151.133', NULL, '2025-06-26 04:47:05', NULL), (22446, '182.43.70.143', NULL, '2025-06-26 04:49:46', NULL), (22447, '74.125.151.133', NULL, '2025-06-26 04:51:36', NULL), (22448, '74.125.151.141', NULL, '2025-06-26 04:59:42', NULL), (22449, '74.125.151.141', NULL, '2025-06-26 05:00:14', NULL), (22450, '2a03:2880:f806:8::', NULL, '2025-06-26 05:29:44', NULL), (22451, '52.167.144.162', NULL, '2025-06-26 05:42:18', NULL), (22452, '2a02:4780:a:c0de::84', NULL, '2025-06-26 05:48:30', NULL), (22453, '74.125.151.141', NULL, '2025-06-26 05:50:57', NULL), (22454, '18.236.143.43', NULL, '2025-06-26 06:02:31', NULL), (22455, '18.236.143.43', NULL, '2025-06-26 06:02:35', NULL), (22456, '74.125.151.142', NULL, '2025-06-26 06:25:09', NULL), (22457, '2a03:2880:f806:b::', NULL, '2025-06-26 06:53:13', NULL), (22458, '174.138.9.42', NULL, '2025-06-26 07:23:10', NULL), (22459, '192.178.4.98', NULL, '2025-06-26 08:05:51', NULL), (22460, '98.98.171.84', NULL, '2025-06-26 08:09:17', NULL), (22461, '52.167.144.188', NULL, '2025-06-26 09:00:36', NULL), (22462, '51.222.253.18', NULL, '2025-06-26 09:12:30', NULL), (22463, '2a03:2880:f806:3::', NULL, '2025-06-26 09:12:33', NULL), (22464, '2a03:2880:f806:9::', NULL, '2025-06-26 09:31:23', NULL), (22465, '192.178.4.101', NULL, '2025-06-26 10:01:19', NULL), (22466, '74.125.151.142', NULL, '2025-06-26 10:30:53', NULL), (22467, '2a03:2880:f806:17::', NULL, '2025-06-26 10:37:36', NULL), (22468, '88.155.66.28', NULL, '2025-06-26 10:39:59', NULL), (22469, '74.125.151.139', NULL, '2025-06-26 10:56:11', NULL), (22470, '74.125.151.133', NULL, '2025-06-26 11:01:29', NULL), (22471, '198.20.67.198', NULL, '2025-06-26 11:02:00', NULL), (22472, '198.20.67.198', NULL, '2025-06-26 11:02:03', NULL), (22473, '198.20.67.198', NULL, '2025-06-26 11:02:05', NULL), (22474, '74.125.151.142', NULL, '2025-06-26 11:09:10', NULL), (22475, '52.167.144.136', NULL, '2025-06-26 11:20:40', NULL), (22476, '2a03:2880:f806:4::', NULL, '2025-06-26 11:50:01', NULL), (22477, '42.236.17.42', NULL, '2025-06-26 11:56:47', NULL), (22478, '2a03:2880:f806:12::', NULL, '2025-06-26 12:42:15', NULL), (22479, '2a03:2880:f806:1c::', NULL, '2025-06-26 12:59:20', NULL), (22480, '74.125.151.128', NULL, '2025-06-26 13:00:41', NULL), (22481, '74.125.151.128', NULL, '2025-06-26 13:57:15', NULL), (22482, '46.17.174.172', NULL, '2025-06-26 14:01:46', NULL), (22483, '40.77.167.131', NULL, '2025-06-26 14:02:28', NULL), (22484, '54.36.149.25', NULL, '2025-06-26 14:07:02', NULL), (22485, '223.15.245.170', NULL, '2025-06-26 14:25:29', NULL), (22486, '2001:bc8:701:1e:46a8:42ff:fe1c:41ca', NULL, '2025-06-26 15:07:45', NULL), (22487, '40.77.167.157', NULL, '2025-06-26 15:52:47', NULL), (22488, '166.0.103.108', NULL, '2025-06-26 16:23:37', NULL), (22489, '193.46.254.55', NULL, '2025-06-26 16:25:57', NULL), (22490, '74.125.151.131', NULL, '2025-06-26 16:27:24', NULL), (22491, '42.236.17.27', NULL, '2025-06-26 17:03:37', NULL), (22492, '74.125.151.140', NULL, '2025-06-26 17:50:45', NULL), (22493, '49.51.203.164', NULL, '2025-06-26 19:15:51', NULL), (22494, '74.125.151.140', NULL, '2025-06-26 19:30:56', NULL), (22495, '43.153.102.138', NULL, '2025-06-26 19:31:03', NULL), (22496, '74.125.151.132', NULL, '2025-06-26 20:46:12', NULL), (22497, '74.125.151.132', NULL, '2025-06-26 20:56:37', NULL), (22498, '40.77.167.37', NULL, '2025-06-26 21:00:58', NULL), (22499, '52.167.144.199', NULL, '2025-06-26 22:35:26', NULL), (22500, '54.36.148.165', NULL, '2025-06-26 23:27:13', NULL), (22501, '54.36.148.231', NULL, '2025-06-26 23:47:58', NULL), (22502, '2a03:2880:f806:13::', NULL, '2025-06-26 23:51:14', NULL), (22503, '159.65.48.13', NULL, '2025-06-26 23:54:31', NULL), (22504, '54.36.148.255', NULL, '2025-06-27 00:09:15', NULL), (22505, '54.36.149.53', NULL, '2025-06-27 00:32:21', NULL), (22506, '74.125.151.134', NULL, '2025-06-27 00:39:31', NULL), (22507, '74.125.151.136', NULL, '2025-06-27 00:48:22', NULL), (22508, '2a03:2880:f806:5::', NULL, '2025-06-27 01:33:14', NULL), (22509, '54.36.148.193', NULL, '2025-06-27 02:42:22', NULL), (22510, '54.36.148.8', NULL, '2025-06-27 02:52:48', NULL), (22511, '2a01:4f8:1c1b:9d7d::1', NULL, '2025-06-27 02:54:39', NULL), (22512, '2a01:4f8:1c1b:9d7d::1', NULL, '2025-06-27 02:54:40', NULL), (22513, '54.36.148.95', NULL, '2025-06-27 03:00:59', NULL), (22514, '157.55.39.9', NULL, '2025-06-27 03:39:39', NULL), (22515, '54.36.148.133', NULL, '2025-06-27 04:00:02', NULL), (22516, '54.36.148.50', NULL, '2025-06-27 04:09:50', NULL), (22517, '54.36.148.227', NULL, '2025-06-27 04:20:06', NULL), (22518, '74.125.151.138', NULL, '2025-06-27 04:28:17', NULL), (22519, '54.36.148.85', NULL, '2025-06-27 04:30:54', NULL), (22520, '51.68.236.69', NULL, '2025-06-27 04:40:08', NULL), (22521, '54.36.148.154', NULL, '2025-06-27 04:42:20', NULL), (22522, '54.36.148.155', NULL, '2025-06-27 04:53:06', NULL), (22523, '40.77.167.50', NULL, '2025-06-27 05:05:24', NULL), (22524, '54.36.148.124', NULL, '2025-06-27 05:15:19', NULL), (22525, '54.36.148.108', NULL, '2025-06-27 05:28:39', NULL), (22526, '223.15.245.170', NULL, '2025-06-27 05:57:57', NULL), (22527, '54.36.148.116', NULL, '2025-06-27 05:58:57', NULL), (22528, '54.36.149.5', NULL, '2025-06-27 06:08:29', NULL), (22529, '54.36.148.49', NULL, '2025-06-27 06:18:04', NULL), (22530, '54.36.149.17', NULL, '2025-06-27 06:27:42', NULL), (22531, '54.36.148.152', NULL, '2025-06-27 06:37:22', NULL), (22532, '54.36.148.170', NULL, '2025-06-27 06:47:19', NULL), (22533, '54.36.149.105', NULL, '2025-06-27 06:59:54', NULL), (22534, '54.36.149.34', NULL, '2025-06-27 07:09:00', NULL), (22535, '54.36.149.11', NULL, '2025-06-27 07:18:20', NULL), (22536, '192.178.4.96', NULL, '2025-06-27 07:26:44', NULL), (22537, '74.125.151.134', NULL, '2025-06-27 07:30:07', NULL), (22538, '74.125.151.128', NULL, '2025-06-27 07:41:05', NULL), (22539, '85.208.96.195', NULL, '2025-06-27 09:01:50', NULL), (22540, '110.40.186.63', NULL, '2025-06-27 09:03:48', NULL), (22541, '66.249.70.139', NULL, '2025-06-27 09:18:28', NULL), (22542, '185.191.171.13', NULL, '2025-06-27 09:34:13', NULL), (22543, '185.191.171.15', NULL, '2025-06-27 09:34:15', NULL), (22544, '185.191.171.15', NULL, '2025-06-27 09:34:17', NULL), (22545, '74.125.151.136', NULL, '2025-06-27 10:27:54', NULL), (22546, '2a02:4780:a:c0de::2', NULL, '2025-06-27 10:46:32', NULL), (22547, '198.20.67.198', NULL, '2025-06-27 10:50:51', NULL), (22548, '198.20.67.198', NULL, '2025-06-27 10:50:55', NULL), (22549, '198.20.67.198', NULL, '2025-06-27 10:50:58', NULL), (22550, '2a02:4780:a:c0de::84', NULL, '2025-06-27 12:17:47', NULL), (22551, '74.125.151.138', NULL, '2025-06-27 12:24:03', NULL), (22552, '64.71.161.167', NULL, '2025-06-27 12:25:00', NULL), (22553, '74.125.151.136', NULL, '2025-06-27 12:32:27', NULL), (22554, '2001:bc8:1201:1f:ba2a:72ff:fee1:1aae', NULL, '2025-06-27 15:33:45', NULL), (22555, '43.153.87.54', NULL, '2025-06-27 16:18:16', NULL), (22556, '207.46.13.18', NULL, '2025-06-27 17:14:27', NULL), (22557, '52.167.144.17', NULL, '2025-06-27 17:14:43', NULL), (22558, '74.125.151.139', NULL, '2025-06-27 17:23:01', NULL), (22559, '192.178.4.96', NULL, '2025-06-27 18:06:53', NULL), (22560, '74.125.151.134', NULL, '2025-06-27 18:34:39', NULL), (22561, '52.167.144.188', NULL, '2025-06-27 20:20:43', NULL), (22562, '2a02:247a:26d:1000::1', NULL, '2025-06-27 21:31:00', NULL), (22563, '74.125.151.132', NULL, '2025-06-27 21:34:13', NULL), (22564, '139.155.139.22', NULL, '2025-06-27 21:42:40', NULL), (22565, '39.154.10.139', NULL, '2025-06-27 22:07:46', NULL), (22566, '27.115.124.48', NULL, '2025-06-27 22:07:52', NULL), (22567, '27.115.124.40', NULL, '2025-06-27 22:08:03', NULL), (22568, '188.126.94.204', NULL, '2025-06-28 00:12:41', NULL), (22569, '74.125.151.128', NULL, '2025-06-28 00:36:24', NULL), (22570, '74.125.151.131', NULL, '2025-06-28 00:42:04', NULL), (22571, '54.36.148.155', NULL, '2025-06-28 01:27:24', NULL), (22572, '207.46.13.141', NULL, '2025-06-28 01:58:20', NULL), (22573, '74.125.151.138', NULL, '2025-06-28 02:41:24', NULL), (22574, '2a02:4780:a:c0de::2', NULL, '2025-06-28 03:38:49', NULL), (22575, '54.36.148.1', NULL, '2025-06-28 04:15:55', NULL), (22576, '74.125.151.133', NULL, '2025-06-28 05:02:25', NULL), (22577, '74.125.151.142', NULL, '2025-06-28 05:28:13', NULL), (22578, '54.36.148.200', NULL, '2025-06-28 05:31:37', NULL), (22579, '51.68.111.205', NULL, '2025-06-28 05:39:52', NULL), (22580, '157.55.39.13', NULL, '2025-06-28 05:48:41', NULL), (22581, '74.125.151.142', NULL, '2025-06-28 06:06:05', NULL), (22582, '54.36.149.88', NULL, '2025-06-28 06:30:50', NULL), (22583, '185.191.171.1', NULL, '2025-06-28 07:16:13', NULL), (22584, '185.191.171.1', NULL, '2025-06-28 07:16:17', NULL), (22585, '54.36.149.73', NULL, '2025-06-28 07:34:32', NULL), (22586, '192.178.4.100', NULL, '2025-06-28 08:03:57', NULL), (22587, '52.34.47.72', NULL, '2025-06-28 08:07:59', NULL), (22588, '52.34.47.72', NULL, '2025-06-28 08:08:01', NULL), (22589, '44.250.158.145', NULL, '2025-06-28 08:08:05', NULL), (22590, '54.36.148.238', NULL, '2025-06-28 08:48:10', NULL), (22591, '185.191.171.19', NULL, '2025-06-28 09:37:18', NULL), (22592, '54.36.148.201', NULL, '2025-06-28 09:46:35', NULL), (22593, '162.14.197.180', NULL, '2025-06-28 09:57:13', NULL), (22594, '192.178.4.101', NULL, '2025-06-28 11:03:44', NULL), (22595, '85.208.96.207', NULL, '2025-06-28 11:35:22', NULL), (22596, '54.36.148.134', NULL, '2025-06-28 12:05:27', NULL), (22597, '104.167.199.35', NULL, '2025-06-28 12:05:30', NULL), (22598, '185.191.171.9', NULL, '2025-06-28 12:05:56', NULL), (22599, '43.165.70.220', NULL, '2025-06-28 12:51:48', NULL), (22600, '54.36.148.84', NULL, '2025-06-28 12:56:40', NULL), (22601, '74.125.151.138', NULL, '2025-06-28 13:07:11', NULL), (22602, '43.143.248.236', NULL, '2025-06-28 13:08:02', NULL), (22603, '43.130.32.245', NULL, '2025-06-28 13:15:32', NULL), (22604, '85.208.96.201', NULL, '2025-06-28 13:20:30', NULL), (22605, '85.208.96.201', NULL, '2025-06-28 13:20:31', NULL), (22606, '54.36.148.206', NULL, '2025-06-28 13:32:01', NULL), (22607, '54.36.148.172', NULL, '2025-06-28 13:48:55', NULL), (22608, '54.36.148.101', NULL, '2025-06-28 14:05:31', NULL), (22609, '74.125.151.133', NULL, '2025-06-28 14:08:20', NULL), (22610, '74.125.151.141', NULL, '2025-06-28 14:13:56', NULL), (22611, '176.28.141.163', NULL, '2025-06-28 14:24:56', NULL), (22612, '176.28.141.163', NULL, '2025-06-28 14:24:56', NULL), (22613, '176.28.141.163', NULL, '2025-06-28 14:24:56', NULL), (22614, '41.235.195.222', NULL, '2025-06-28 14:28:59', NULL), (22615, '2001:bc8:1201:76:46a8:42ff:fe1b:c95f', NULL, '2025-06-28 14:29:13', NULL), (22616, '41.239.156.187', NULL, '2025-06-28 14:30:28', NULL), (22617, '54.36.148.74', NULL, '2025-06-28 14:38:35', NULL), (22618, '54.36.148.186', NULL, '2025-06-28 14:54:24', NULL), (22619, '185.191.171.9', NULL, '2025-06-28 14:58:08', NULL), (22620, '43.153.58.28', NULL, '2025-06-28 15:03:14', NULL), (22621, '43.153.107.22', NULL, '2025-06-28 15:26:12', NULL), (22622, '185.191.171.7', NULL, '2025-06-28 15:28:10', NULL), (22623, '54.36.148.164', NULL, '2025-06-28 15:33:06', NULL), (22624, '2a02:4780:a:c0de::84', NULL, '2025-06-28 15:48:30', NULL), (22625, '185.191.171.17', NULL, '2025-06-28 16:36:59', NULL), (22626, '185.191.171.17', NULL, '2025-06-28 16:36:59', NULL), (22627, '185.191.171.15', NULL, '2025-06-28 16:52:45', NULL), (22628, '185.191.171.15', NULL, '2025-06-28 16:52:46', NULL), (22629, '41.239.156.187', NULL, '2025-06-28 17:10:20', NULL), (22630, '74.125.151.140', NULL, '2025-06-28 17:20:45', NULL), (22631, '74.125.151.137', NULL, '2025-06-28 17:26:03', NULL), (22632, '54.36.149.94', NULL, '2025-06-28 17:37:13', NULL), (22633, '165.231.182.70', NULL, '2025-06-28 17:37:22', NULL), (22634, '54.36.149.45', NULL, '2025-06-28 17:57:57', NULL), (22635, '85.208.96.209', NULL, '2025-06-28 18:03:46', NULL), (22636, '85.208.96.195', NULL, '2025-06-28 18:17:43', NULL), (22637, '54.36.148.217', NULL, '2025-06-28 18:19:07', NULL), (22638, '216.24.213.63', NULL, '2025-06-28 18:34:09', NULL), (22639, '54.36.148.215', NULL, '2025-06-28 18:40:34', NULL), (22640, '54.36.148.248', NULL, '2025-06-28 19:00:51', NULL), (22641, '207.46.13.83', NULL, '2025-06-28 19:06:26', NULL), (22642, '60.188.57.0', NULL, '2025-06-28 19:25:44', NULL), (22643, '74.125.151.142', NULL, '2025-06-28 19:37:32', NULL), (22644, '85.208.96.210', NULL, '2025-06-28 19:45:09', NULL), (22645, '85.208.96.210', NULL, '2025-06-28 19:45:13', NULL), (22646, '157.55.39.15', NULL, '2025-06-28 19:48:09', NULL), (22647, '85.208.96.201', NULL, '2025-06-28 20:06:45', NULL), (22648, '124.221.186.82', NULL, '2025-06-28 20:37:38', NULL), (22649, '124.221.186.82', NULL, '2025-06-28 20:37:54', NULL), (22650, '124.221.186.82', NULL, '2025-06-28 20:47:13', NULL), (22651, '85.208.96.210', NULL, '2025-06-28 20:51:55', NULL), (22652, '85.208.96.210', NULL, '2025-06-28 20:51:59', NULL), (22653, '185.191.171.15', NULL, '2025-06-28 20:59:58', NULL), (22654, '185.191.171.15', NULL, '2025-06-28 21:00:00', NULL), (22655, '185.191.171.16', NULL, '2025-06-28 21:07:03', NULL), (22656, '185.191.171.5', NULL, '2025-06-28 21:35:22', NULL), (22657, '85.208.96.201', NULL, '2025-06-28 21:59:57', NULL), (22658, '85.208.96.201', NULL, '2025-06-28 21:59:58', NULL), (22659, '85.208.96.202', NULL, '2025-06-28 22:03:40', NULL), (22660, '54.36.148.214', NULL, '2025-06-28 22:41:46', NULL), (22661, '159.203.30.249', NULL, '2025-06-28 22:41:57', NULL), (22662, '41.235.195.222', NULL, '2025-06-28 23:09:40', NULL), (22663, '93.158.90.42', NULL, '2025-06-28 23:17:40', NULL), (22664, '41.235.195.222', NULL, '2025-06-28 23:17:52', NULL), (22665, '41.235.195.222', NULL, '2025-06-28 23:17:52', NULL), (22666, '41.235.195.222', NULL, '2025-06-28 23:17:53', NULL), (22667, '74.125.151.132', NULL, '2025-06-28 23:38:27', NULL), (22668, '74.125.151.130', NULL, '2025-06-29 00:44:28', NULL), (22669, '54.36.148.220', NULL, '2025-06-29 01:30:38', NULL), (22670, '54.36.148.86', NULL, '2025-06-29 01:37:33', NULL), (22671, '54.36.148.115', NULL, '2025-06-29 01:44:27', NULL), (22672, '54.36.148.152', NULL, '2025-06-29 01:51:06', NULL), (22673, '54.36.148.238', NULL, '2025-06-29 01:57:53', NULL), (22674, '54.36.148.26', NULL, '2025-06-29 02:04:51', NULL), (22675, '74.125.151.132', NULL, '2025-06-29 02:04:58', NULL), (22676, '170.106.107.87', NULL, '2025-06-29 02:07:11', NULL), (22677, '54.36.149.27', NULL, '2025-06-29 02:11:34', NULL), (22678, '54.36.148.252', NULL, '2025-06-29 02:18:13', NULL), (22679, '192.178.4.101', NULL, '2025-06-29 02:21:25', NULL), (22680, '192.178.4.102', NULL, '2025-06-29 02:21:26', NULL), (22681, '54.36.149.2', NULL, '2025-06-29 02:24:49', NULL), (22682, '20.171.207.241', NULL, '2025-06-29 02:27:31', NULL), (22683, '54.36.148.160', NULL, '2025-06-29 02:31:52', NULL), (22684, '54.36.148.34', NULL, '2025-06-29 02:38:24', NULL), (22685, '54.36.148.38', NULL, '2025-06-29 02:45:01', NULL), (22686, '54.36.149.53', NULL, '2025-06-29 02:51:40', NULL), (22687, '54.36.149.4', NULL, '2025-06-29 03:04:50', NULL), (22688, '2a02:4780:a:c0de::2', NULL, '2025-06-29 04:08:55', NULL), (22689, '175.27.164.113', NULL, '2025-06-29 04:27:26', NULL), (22690, '74.125.151.138', NULL, '2025-06-29 05:11:28', NULL), (22691, '74.125.151.140', NULL, '2025-06-29 06:51:59', NULL), (22692, '74.125.151.141', NULL, '2025-06-29 06:57:56', NULL), (22693, '74.125.151.136', NULL, '2025-06-29 10:24:02', NULL), (22694, '51.68.111.216', NULL, '2025-06-29 10:27:54', NULL), (22695, '192.178.16.102', NULL, '2025-06-29 10:39:42', NULL), (22696, '192.178.16.102', NULL, '2025-06-29 10:41:43', NULL), (22697, '198.20.67.198', NULL, '2025-06-29 11:09:11', NULL), (22698, '198.20.67.198', NULL, '2025-06-29 11:09:14', NULL), (22699, '198.20.67.198', NULL, '2025-06-29 11:09:17', NULL), (22700, '207.46.13.154', NULL, '2025-06-29 12:36:29', NULL), (22701, '74.125.151.135', NULL, '2025-06-29 12:52:35', NULL), (22702, '74.125.151.136', NULL, '2025-06-29 13:26:08', NULL), (22703, '182.42.111.213', NULL, '2025-06-29 13:46:25', NULL), (22704, '2001:bc8:1201:1d:ba2a:72ff:fee0:e46a', NULL, '2025-06-29 14:29:59', NULL), (22705, '103.229.190.128', NULL, '2025-06-29 15:10:08', NULL), (22706, '2a02:4780:a:c0de::84', NULL, '2025-06-29 15:17:17', NULL), (22707, '82.156.68.74', NULL, '2025-06-29 16:50:53', NULL), (22708, '42.236.17.202', NULL, '2025-06-29 17:01:57', NULL), (22709, '41.239.156.187', NULL, '2025-06-29 18:01:21', NULL), (22710, '74.125.151.135', NULL, '2025-06-29 18:11:57', NULL), (22711, '74.125.151.136', NULL, '2025-06-29 18:14:51', NULL), (22712, '74.125.151.137', NULL, '2025-06-29 19:11:18', NULL), (22713, '74.125.151.129', NULL, '2025-06-29 20:27:14', NULL), (22714, '74.7.35.112', NULL, '2025-06-29 21:10:39', NULL), (22715, '66.249.70.132', NULL, '2025-06-29 21:14:15', NULL), (22716, '66.249.70.128', NULL, '2025-06-29 21:38:32', NULL), (22717, '66.249.70.138', NULL, '2025-06-29 22:09:08', NULL), (22718, '66.249.70.134', NULL, '2025-06-29 22:16:06', NULL), (22719, '74.125.151.133', NULL, '2025-06-29 22:20:44', NULL), (22720, '185.191.171.13', NULL, '2025-06-29 22:38:52', NULL), (22721, '185.191.171.13', NULL, '2025-06-29 22:38:53', NULL), (22722, '74.125.151.138', NULL, '2025-06-29 23:08:02', NULL), (22723, '207.46.13.127', NULL, '2025-06-30 01:06:08', NULL), (22724, '185.191.171.5', NULL, '2025-06-30 02:55:30', NULL), (22725, '34.72.176.129', NULL, '2025-06-30 06:18:10', NULL), (22726, '205.169.39.1', NULL, '2025-06-30 06:18:10', NULL), (22727, '205.169.39.126', NULL, '2025-06-30 06:18:32', NULL), (22728, '205.169.39.126', NULL, '2025-06-30 06:19:02', NULL), (22729, '74.125.151.133', NULL, '2025-06-30 07:34:11', NULL), (22730, '74.125.151.133', NULL, '2025-06-30 07:46:10', NULL), (22731, '74.125.151.138', NULL, '2025-06-30 08:18:07', NULL), (22732, '74.125.151.128', NULL, '2025-06-30 10:22:03', NULL), (22733, '74.125.151.135', NULL, '2025-06-30 11:15:14', NULL), (22734, '2a02:4780:a:c0de::84', NULL, '2025-06-30 12:01:58', NULL), (22735, '157.55.39.9', NULL, '2025-06-30 15:32:46', NULL), (22736, '2001:bc8:1201:1d:b283:feff:fee7:9b9', NULL, '2025-06-30 15:47:20', NULL), (22737, '2a02:4780:a:c0de::2', NULL, '2025-06-30 16:03:33', NULL), (22738, '2001:4860:7:160c::fb', NULL, '2025-06-30 16:05:02', NULL), (22739, '84.36.7.230', NULL, '2025-06-30 16:05:05', NULL), (22740, '74.125.151.139', NULL, '2025-06-30 16:19:59', NULL), (22741, '20.117.22.238', NULL, '2025-06-30 17:01:01', NULL), (22742, '51.68.111.205', NULL, '2025-06-30 17:52:49', NULL), (22743, '104.152.52.159', NULL, '2025-06-30 19:58:49', NULL), (22744, '74.125.151.128', NULL, '2025-06-30 21:26:34', NULL), (22745, '157.55.39.11', NULL, '2025-06-30 22:09:15', NULL), (22746, '207.46.13.116', NULL, '2025-06-30 22:17:11', NULL), (22747, '66.249.70.133', NULL, '2025-06-30 23:29:39', NULL), (22748, '66.249.70.141', NULL, '2025-06-30 23:35:52', NULL), (22749, '74.125.151.128', NULL, '2025-07-01 00:34:29', NULL), (22750, '54.36.148.190', NULL, '2025-07-01 01:42:51', NULL), (22751, '66.249.70.136', NULL, '2025-07-01 01:46:02', NULL), (22752, '54.36.148.27', NULL, '2025-07-01 01:59:34', NULL), (22753, '54.36.148.166', NULL, '2025-07-01 02:16:25', NULL), (22754, '54.36.149.16', NULL, '2025-07-01 02:34:02', NULL), (22755, '42.249.199.80', NULL, '2025-07-01 02:36:53', NULL), (22756, '42.236.10.112', NULL, '2025-07-01 02:37:13', NULL), (22757, '42.236.10.120', NULL, '2025-07-01 02:37:23', NULL), (22758, '54.36.148.115', NULL, '2025-07-01 02:51:32', NULL), (22759, '54.36.148.183', NULL, '2025-07-01 03:08:53', NULL), (22760, '54.36.148.237', NULL, '2025-07-01 03:25:28', NULL), (22761, '54.36.149.105', NULL, '2025-07-01 03:41:52', NULL), (22762, '54.36.148.177', NULL, '2025-07-01 04:01:28', NULL), (22763, '212.102.37.185', NULL, '2025-07-01 04:17:23', NULL), (22764, '54.36.149.37', NULL, '2025-07-01 04:24:56', NULL), (22765, '195.211.77.142', NULL, '2025-07-01 04:31:31', NULL), (22766, '195.211.77.142', NULL, '2025-07-01 04:31:56', NULL), (22767, '185.191.171.19', NULL, '2025-07-01 04:33:55', NULL), (22768, '185.191.171.19', NULL, '2025-07-01 04:33:56', NULL), (22769, '54.36.148.36', NULL, '2025-07-01 04:49:26', NULL), (22770, '54.36.148.232', NULL, '2025-07-01 05:15:02', NULL), (22771, '185.191.171.15', NULL, '2025-07-01 05:24:10', NULL), (22772, '85.208.96.197', NULL, '2025-07-01 06:02:34', NULL), (22773, '54.36.148.196', NULL, '2025-07-01 06:16:50', NULL), (22774, '54.36.149.31', NULL, '2025-07-01 06:41:40', NULL), (22775, '185.191.171.13', NULL, '2025-07-01 06:46:30', NULL), (22776, '51.68.107.141', NULL, '2025-07-01 06:56:14', NULL), (22777, '85.208.96.208', NULL, '2025-07-01 06:59:06', NULL), (22778, '85.208.96.208', NULL, '2025-07-01 06:59:06', NULL), (22779, '54.36.149.62', NULL, '2025-07-01 07:06:33', NULL), (22780, '54.36.148.186', NULL, '2025-07-01 07:31:25', NULL), (22781, '185.191.171.16', NULL, '2025-07-01 07:54:07', NULL), (22782, '54.36.148.215', NULL, '2025-07-01 07:56:52', NULL), (22783, '192.147.66.37', NULL, '2025-07-01 08:20:32', NULL), (22784, '54.36.149.67', NULL, '2025-07-01 08:21:24', NULL), (22785, '54.36.148.148', NULL, '2025-07-01 08:47:23', NULL), (22786, '85.208.96.197', NULL, '2025-07-01 08:59:49', NULL), (22787, '34.96.45.79', NULL, '2025-07-01 09:12:24', NULL), (22788, '54.36.148.60', NULL, '2025-07-01 09:16:55', NULL), (22789, '54.36.149.86', NULL, '2025-07-01 09:47:28', NULL), (22790, '85.208.96.208', NULL, '2025-07-01 10:15:48', NULL), (22791, '85.208.96.208', NULL, '2025-07-01 10:15:50', NULL), (22792, '54.36.148.102', NULL, '2025-07-01 10:17:52', NULL), (22793, '54.36.148.181', NULL, '2025-07-01 10:43:47', NULL), (22794, '85.208.96.198', NULL, '2025-07-01 10:46:59', NULL), (22795, '198.20.67.198', NULL, '2025-07-01 10:53:17', NULL), (22796, '198.20.67.198', NULL, '2025-07-01 10:53:27', NULL), (22797, '198.20.67.198', NULL, '2025-07-01 10:53:31', NULL), (22798, '85.208.96.212', NULL, '2025-07-01 11:24:25', NULL), (22799, '85.208.96.212', NULL, '2025-07-01 11:24:25', NULL), (22800, '185.191.171.15', NULL, '2025-07-01 11:57:11', NULL), (22801, '185.191.171.15', NULL, '2025-07-01 11:57:14', NULL), (22802, '85.208.96.200', NULL, '2025-07-01 12:01:39', NULL), (22803, '20.171.53.239', NULL, '2025-07-01 12:08:26', NULL), (22804, '20.171.207.241', NULL, '2025-07-01 12:08:28', NULL), (22805, '54.36.148.82', NULL, '2025-07-01 12:24:33', NULL), (22806, '74.125.151.138', NULL, '2025-07-01 12:57:31', NULL), (22807, '54.36.148.177', NULL, '2025-07-01 13:18:22', NULL), (22808, '185.191.171.12', NULL, '2025-07-01 13:29:32', NULL), (22809, '185.191.171.12', NULL, '2025-07-01 13:29:33', NULL), (22810, '185.191.171.5', NULL, '2025-07-01 13:33:01', NULL), (22811, '185.191.171.5', NULL, '2025-07-01 13:33:04', NULL), (22812, '185.191.171.16', NULL, '2025-07-01 13:39:34', NULL), (22813, '185.191.171.16', NULL, '2025-07-01 13:39:39', NULL), (22814, '74.125.151.132', NULL, '2025-07-01 13:54:53', NULL), (22815, '54.36.149.74', NULL, '2025-07-01 14:13:14', NULL), (22816, '185.191.171.12', NULL, '2025-07-01 14:24:31', NULL), (22817, '185.191.171.16', NULL, '2025-07-01 14:34:20', NULL), (22818, '185.191.171.16', NULL, '2025-07-01 14:34:21', NULL), (22819, '85.208.96.196', NULL, '2025-07-01 14:36:35', NULL), (22820, '85.208.96.196', NULL, '2025-07-01 14:36:36', NULL), (22821, '2a02:4780:a:c0de::2', NULL, '2025-07-01 14:44:38', NULL), (22822, '54.36.149.36', NULL, '2025-07-01 15:05:37', NULL), (22823, '2001:bc8:1201:1d:ba2a:72ff:fee0:e46a', NULL, '2025-07-01 15:39:57', NULL), (22824, '2a02:4780:a:c0de::84', NULL, '2025-07-01 15:40:23', NULL), (22825, '85.208.96.202', NULL, '2025-07-01 15:43:34', NULL), (22826, '85.208.96.202', NULL, '2025-07-01 15:43:34', NULL), (22827, '2001:bc8:1201:1b:46a8:42ff:fe1c:4386', NULL, '2025-07-01 15:43:49', NULL), (22828, '185.191.171.16', NULL, '2025-07-01 15:53:34', NULL), (22829, '185.191.171.16', NULL, '2025-07-01 15:53:36', NULL), (22830, '54.36.148.146', NULL, '2025-07-01 15:56:09', NULL), (22831, '185.191.171.13', NULL, '2025-07-01 16:59:15', NULL), (22832, '185.191.171.13', NULL, '2025-07-01 16:59:19', NULL), (22833, '85.208.96.207', NULL, '2025-07-01 17:11:49', NULL), (22834, '85.208.96.207', NULL, '2025-07-01 17:11:50', NULL), (22835, '54.36.148.204', NULL, '2025-07-01 17:23:35', NULL), (22836, '185.191.171.18', NULL, '2025-07-01 17:35:07', NULL), (22837, '54.36.149.87', NULL, '2025-07-01 18:05:28', NULL), (22838, '162.14.197.180', NULL, '2025-07-01 18:25:44', NULL), (22839, '54.36.148.4', NULL, '2025-07-01 18:44:35', NULL), (22840, '74.125.151.139', NULL, '2025-07-01 18:51:47', NULL), (22841, '74.125.151.128', NULL, '2025-07-01 19:17:02', NULL), (22842, '54.36.148.195', NULL, '2025-07-01 19:22:05', NULL), (22843, '54.36.148.79', NULL, '2025-07-01 20:01:05', NULL), (22844, '35.184.145.100', NULL, '2025-07-01 20:14:29', NULL), (22845, '54.36.148.88', NULL, '2025-07-01 20:37:57', NULL), (22846, '182.42.111.213', NULL, '2025-07-01 21:36:01', NULL), (22847, '54.36.149.10', NULL, '2025-07-01 21:54:33', NULL), (22848, '54.36.148.250', NULL, '2025-07-01 22:22:21', NULL), (22849, '54.36.149.33', NULL, '2025-07-01 22:51:06', NULL), (22850, '54.36.148.243', NULL, '2025-07-01 23:20:24', NULL), (22851, '129.226.213.145', NULL, '2025-07-01 23:20:48', NULL), (22852, '54.36.148.166', NULL, '2025-07-01 23:48:50', NULL), (22853, '54.36.148.1', NULL, '2025-07-02 00:20:09', NULL), (22854, '52.207.30.149', NULL, '2025-07-02 00:39:48', NULL), (22855, '54.36.148.98', NULL, '2025-07-02 00:48:06', NULL), (22856, '54.36.148.121', NULL, '2025-07-02 01:14:43', NULL), (22857, '54.36.148.7', NULL, '2025-07-02 02:14:53', NULL), (22858, '207.46.13.160', NULL, '2025-07-02 02:27:11', NULL), (22859, '54.36.149.67', NULL, '2025-07-02 02:28:23', NULL), (22860, '54.36.148.51', NULL, '2025-07-02 02:41:39', NULL), (22861, '54.36.149.33', NULL, '2025-07-02 02:54:24', NULL), (22862, '54.36.148.166', NULL, '2025-07-02 03:07:40', NULL), (22863, '54.36.149.100', NULL, '2025-07-02 03:34:17', NULL), (22864, '54.36.148.250', NULL, '2025-07-02 03:48:00', NULL), (22865, '54.36.148.231', NULL, '2025-07-02 04:02:27', NULL), (22866, '54.36.149.53', NULL, '2025-07-02 04:16:59', NULL), (22867, '54.36.148.81', NULL, '2025-07-02 04:31:55', NULL), (22868, '54.36.148.235', NULL, '2025-07-02 04:46:17', NULL), (22869, '54.36.148.224', NULL, '2025-07-02 04:59:41', NULL), (22870, '54.36.148.109', NULL, '2025-07-02 05:13:26', NULL), (22871, '54.36.148.250', NULL, '2025-07-02 05:28:31', NULL), (22872, '54.36.148.149', NULL, '2025-07-02 05:42:34', NULL), (22873, '54.36.148.212', NULL, '2025-07-02 05:57:12', NULL), (22874, '54.36.148.222', NULL, '2025-07-02 06:11:57', NULL), (22875, '54.36.148.105', NULL, '2025-07-02 06:26:15', NULL), (22876, '54.36.148.142', NULL, '2025-07-02 06:40:49', NULL), (22877, '54.36.148.198', NULL, '2025-07-02 06:54:42', NULL), (22878, '93.158.91.12', NULL, '2025-07-02 07:03:51', NULL), (22879, '54.36.149.37', NULL, '2025-07-02 07:37:52', NULL), (22880, '162.255.117.70', NULL, '2025-07-02 07:41:48', NULL), (22881, '162.255.117.70', NULL, '2025-07-02 07:41:49', NULL), (22882, '54.36.148.232', NULL, '2025-07-02 08:06:38', NULL), (22883, '54.36.148.251', NULL, '2025-07-02 08:21:16', NULL), (22884, '162.255.117.70', NULL, '2025-07-02 08:25:47', NULL), (22885, '162.255.117.70', NULL, '2025-07-02 08:25:49', NULL); INSERT INTO `guest_users` (`id`, `ip_address`, `fcm_token`, `created_at`, `updated_at`) VALUES (22886, '46.105.42.96', NULL, '2025-07-02 08:27:35', NULL), (22887, '54.36.148.238', NULL, '2025-07-02 08:37:15', NULL), (22888, '54.36.148.209', NULL, '2025-07-02 08:52:23', NULL), (22889, '54.36.149.31', NULL, '2025-07-02 09:07:49', NULL), (22890, '74.125.151.134', NULL, '2025-07-02 09:22:27', NULL), (22891, '54.36.148.220', NULL, '2025-07-02 09:22:31', NULL), (22892, '54.36.149.41', NULL, '2025-07-02 09:37:41', NULL), (22893, '54.36.148.73', NULL, '2025-07-02 09:53:06', NULL), (22894, '192.178.4.100', NULL, '2025-07-02 09:58:15', NULL), (22895, '54.36.148.7', NULL, '2025-07-02 10:09:07', NULL), (22896, '2a02:4780:a:c0de::84', NULL, '2025-07-02 10:19:38', NULL), (22897, '2a02:4780:a:c0de::2', NULL, '2025-07-02 10:39:14', NULL), (22898, '44.247.91.179', NULL, '2025-07-02 11:45:48', NULL), (22899, '44.247.91.179', NULL, '2025-07-02 11:45:51', NULL), (22900, '44.244.131.166', NULL, '2025-07-02 11:46:01', NULL), (22901, '54.36.148.216', NULL, '2025-07-02 12:06:12', NULL), (22902, '52.167.144.194', NULL, '2025-07-02 12:06:50', NULL), (22903, '54.36.149.70', NULL, '2025-07-02 12:31:27', NULL), (22904, '54.36.149.82', NULL, '2025-07-02 12:56:16', NULL), (22905, '54.36.149.68', NULL, '2025-07-02 13:19:46', NULL), (22906, '192.178.4.101', NULL, '2025-07-02 13:40:46', NULL), (22907, '40.77.167.44', NULL, '2025-07-02 13:49:42', NULL), (22908, '40.77.167.44', NULL, '2025-07-02 13:59:00', NULL), (22909, '54.36.148.49', NULL, '2025-07-02 14:06:31', NULL), (22910, '136.243.212.110', NULL, '2025-07-02 14:10:06', NULL), (22911, '136.243.212.110', NULL, '2025-07-02 14:11:31', NULL), (22912, '136.243.212.110', NULL, '2025-07-02 14:12:37', NULL), (22913, '136.243.212.110', NULL, '2025-07-02 14:13:41', NULL), (22914, '136.243.212.110', NULL, '2025-07-02 14:14:44', NULL), (22915, '136.243.212.110', NULL, '2025-07-02 14:15:48', NULL), (22916, '136.243.212.110', NULL, '2025-07-02 14:16:50', NULL), (22917, '136.243.212.110', NULL, '2025-07-02 14:17:50', NULL), (22918, '136.243.212.110', NULL, '2025-07-02 14:18:49', NULL), (22919, '136.243.212.110', NULL, '2025-07-02 14:19:47', NULL), (22920, '136.243.212.110', NULL, '2025-07-02 14:20:46', NULL), (22921, '136.243.212.110', NULL, '2025-07-02 14:21:45', NULL), (22922, '136.243.212.110', NULL, '2025-07-02 14:22:43', NULL), (22923, '136.243.212.110', NULL, '2025-07-02 14:23:42', NULL), (22924, '136.243.212.110', NULL, '2025-07-02 14:24:40', NULL), (22925, '136.243.212.110', NULL, '2025-07-02 14:25:40', NULL), (22926, '136.243.212.110', NULL, '2025-07-02 14:26:37', NULL), (22927, '136.243.212.110', NULL, '2025-07-02 14:27:35', NULL), (22928, '136.243.212.110', NULL, '2025-07-02 14:28:34', NULL), (22929, '54.36.148.149', NULL, '2025-07-02 14:28:40', NULL), (22930, '136.243.212.110', NULL, '2025-07-02 14:29:32', NULL), (22931, '136.243.212.110', NULL, '2025-07-02 14:30:30', NULL), (22932, '136.243.212.110', NULL, '2025-07-02 14:31:30', NULL), (22933, '136.243.212.110', NULL, '2025-07-02 14:32:27', NULL), (22934, '136.243.212.110', NULL, '2025-07-02 14:33:26', NULL), (22935, '136.243.212.110', NULL, '2025-07-02 14:34:27', NULL), (22936, '136.243.212.110', NULL, '2025-07-02 14:35:27', NULL), (22937, '136.243.212.110', NULL, '2025-07-02 14:36:24', NULL), (22938, '136.243.212.110', NULL, '2025-07-02 14:37:22', NULL), (22939, '136.243.212.110', NULL, '2025-07-02 14:38:18', NULL), (22940, '136.243.212.110', NULL, '2025-07-02 14:39:15', NULL), (22941, '136.243.212.110', NULL, '2025-07-02 14:40:12', NULL), (22942, '136.243.212.110', NULL, '2025-07-02 14:41:08', NULL), (22943, '136.243.212.110', NULL, '2025-07-02 14:42:04', NULL), (22944, '136.243.212.110', NULL, '2025-07-02 14:42:58', NULL), (22945, '136.243.212.110', NULL, '2025-07-02 14:44:02', NULL), (22946, '136.243.212.110', NULL, '2025-07-02 14:44:59', NULL), (22947, '136.243.212.110', NULL, '2025-07-02 14:46:00', NULL), (22948, '136.243.212.110', NULL, '2025-07-02 14:47:00', NULL), (22949, '136.243.212.110', NULL, '2025-07-02 14:47:56', NULL), (22950, '136.243.212.110', NULL, '2025-07-02 14:48:56', NULL), (22951, '136.243.212.110', NULL, '2025-07-02 14:49:52', NULL), (22952, '136.243.212.110', NULL, '2025-07-02 14:50:49', NULL), (22953, '136.243.212.110', NULL, '2025-07-02 14:51:45', NULL), (22954, '136.243.212.110', NULL, '2025-07-02 14:52:40', NULL), (22955, '136.243.212.110', NULL, '2025-07-02 14:53:37', NULL), (22956, '136.243.212.110', NULL, '2025-07-02 14:54:35', NULL), (22957, '136.243.212.110', NULL, '2025-07-02 14:55:31', NULL), (22958, '136.243.212.110', NULL, '2025-07-02 14:56:28', NULL), (22959, '136.243.212.110', NULL, '2025-07-02 14:57:24', NULL), (22960, '136.243.212.110', NULL, '2025-07-02 14:58:19', NULL), (22961, '136.243.212.110', NULL, '2025-07-02 14:59:16', NULL), (22962, '136.243.212.110', NULL, '2025-07-02 15:00:12', NULL), (22963, '136.243.212.110', NULL, '2025-07-02 15:01:07', NULL), (22964, '136.243.212.110', NULL, '2025-07-02 15:02:01', NULL), (22965, '136.243.212.110', NULL, '2025-07-02 15:02:56', NULL), (22966, '136.243.212.110', NULL, '2025-07-02 15:03:52', NULL), (22967, '136.243.212.110', NULL, '2025-07-02 15:04:49', NULL), (22968, '136.243.212.110', NULL, '2025-07-02 15:05:45', NULL), (22969, '136.243.212.110', NULL, '2025-07-02 15:06:38', NULL), (22970, '136.243.212.110', NULL, '2025-07-02 15:07:32', NULL), (22971, '136.243.212.110', NULL, '2025-07-02 15:08:26', NULL), (22972, '136.243.212.110', NULL, '2025-07-02 15:09:23', NULL), (22973, '136.243.212.110', NULL, '2025-07-02 15:10:15', NULL), (22974, '136.243.212.110', NULL, '2025-07-02 15:11:05', NULL), (22975, '136.243.212.110', NULL, '2025-07-02 15:11:55', NULL), (22976, '136.243.212.110', NULL, '2025-07-02 15:12:45', NULL), (22977, '136.243.212.110', NULL, '2025-07-02 15:13:34', NULL), (22978, '54.36.148.101', NULL, '2025-07-02 15:14:03', NULL), (22979, '136.243.212.110', NULL, '2025-07-02 15:14:24', NULL), (22980, '136.243.212.110', NULL, '2025-07-02 15:15:15', NULL), (22981, '136.243.212.110', NULL, '2025-07-02 15:16:22', NULL), (22982, '136.243.212.110', NULL, '2025-07-02 15:17:23', NULL), (22983, '136.243.212.110', NULL, '2025-07-02 15:18:24', NULL), (22984, '136.243.212.110', NULL, '2025-07-02 15:20:28', NULL), (22985, '136.243.212.110', NULL, '2025-07-02 15:21:27', NULL), (22986, '136.243.212.110', NULL, '2025-07-02 15:22:29', NULL), (22987, '136.243.212.110', NULL, '2025-07-02 15:23:26', NULL), (22988, '136.243.212.110', NULL, '2025-07-02 15:24:24', NULL), (22989, '136.243.212.110', NULL, '2025-07-02 15:25:23', NULL), (22990, '136.243.212.110', NULL, '2025-07-02 15:26:18', NULL), (22991, '136.243.212.110', NULL, '2025-07-02 15:27:12', NULL), (22992, '136.243.212.110', NULL, '2025-07-02 15:28:08', NULL), (22993, '136.243.212.110', NULL, '2025-07-02 15:29:04', NULL), (22994, '136.243.212.110', NULL, '2025-07-02 15:29:58', NULL), (22995, '136.243.212.110', NULL, '2025-07-02 15:30:54', NULL), (22996, '136.243.212.110', NULL, '2025-07-02 15:31:48', NULL), (22997, '136.243.212.110', NULL, '2025-07-02 15:32:44', NULL), (22998, '136.243.212.110', NULL, '2025-07-02 15:33:41', NULL), (22999, '136.243.212.110', NULL, '2025-07-02 15:34:35', NULL), (23000, '136.243.212.110', NULL, '2025-07-02 15:35:28', NULL), (23001, '54.36.148.192', NULL, '2025-07-02 15:35:39', NULL), (23002, '136.243.212.110', NULL, '2025-07-02 15:36:21', NULL), (23003, '136.243.212.110', NULL, '2025-07-02 15:37:17', NULL), (23004, '136.243.212.110', NULL, '2025-07-02 15:38:14', NULL), (23005, '136.243.212.110', NULL, '2025-07-02 15:39:05', NULL), (23006, '136.243.212.110', NULL, '2025-07-02 15:39:58', NULL), (23007, '136.243.212.110', NULL, '2025-07-02 15:40:50', NULL), (23008, '136.243.212.110', NULL, '2025-07-02 15:41:42', NULL), (23009, '136.243.212.110', NULL, '2025-07-02 15:42:36', NULL), (23010, '136.243.212.110', NULL, '2025-07-02 15:43:28', NULL), (23011, '136.243.212.110', NULL, '2025-07-02 15:44:18', NULL), (23012, '136.243.212.110', NULL, '2025-07-02 15:45:09', NULL), (23013, '136.243.212.110', NULL, '2025-07-02 15:45:59', NULL), (23014, '136.243.212.110', NULL, '2025-07-02 15:46:51', NULL), (23015, '136.243.212.110', NULL, '2025-07-02 15:47:42', NULL), (23016, '136.243.212.110', NULL, '2025-07-02 15:48:56', NULL), (23017, '136.243.212.110', NULL, '2025-07-02 15:50:23', NULL), (23018, '136.243.212.110', NULL, '2025-07-02 15:51:26', NULL), (23019, '136.243.212.110', NULL, '2025-07-02 15:52:29', NULL), (23020, '136.243.212.110', NULL, '2025-07-02 15:53:31', NULL), (23021, '124.221.245.78', NULL, '2025-07-02 15:54:21', NULL), (23022, '136.243.212.110', NULL, '2025-07-02 15:54:30', NULL), (23023, '136.243.212.110', NULL, '2025-07-02 15:55:31', NULL), (23024, '136.243.212.110', NULL, '2025-07-02 15:56:29', NULL), (23025, '136.243.212.110', NULL, '2025-07-02 16:00:17', NULL), (23026, '54.36.149.66', NULL, '2025-07-02 16:00:58', NULL), (23027, '136.243.212.110', NULL, '2025-07-02 16:01:16', NULL), (23028, '136.243.212.110', NULL, '2025-07-02 16:02:13', NULL), (23029, '136.243.212.110', NULL, '2025-07-02 16:03:11', NULL), (23030, '136.243.212.110', NULL, '2025-07-02 16:04:09', NULL), (23031, '136.243.212.110', NULL, '2025-07-02 16:05:05', NULL), (23032, '136.243.212.110', NULL, '2025-07-02 16:05:59', NULL), (23033, '136.243.212.110', NULL, '2025-07-02 16:06:53', NULL), (23034, '136.243.212.110', NULL, '2025-07-02 16:07:49', NULL), (23035, '136.243.212.110', NULL, '2025-07-02 16:08:46', NULL), (23036, '136.243.212.110', NULL, '2025-07-02 16:10:35', NULL), (23037, '136.243.212.110', NULL, '2025-07-02 16:11:29', NULL), (23038, '136.243.212.110', NULL, '2025-07-02 16:12:22', NULL), (23039, '136.243.212.110', NULL, '2025-07-02 16:13:16', NULL), (23040, '136.243.212.110', NULL, '2025-07-02 16:14:07', NULL), (23041, '136.243.212.110', NULL, '2025-07-02 16:14:59', NULL), (23042, '136.243.212.110', NULL, '2025-07-02 16:15:54', NULL), (23043, '136.243.212.110', NULL, '2025-07-02 16:16:46', NULL), (23044, '136.243.212.110', NULL, '2025-07-02 16:17:39', NULL), (23045, '136.243.212.110', NULL, '2025-07-02 16:18:30', NULL), (23046, '136.243.212.110', NULL, '2025-07-02 16:19:21', NULL), (23047, '136.243.212.110', NULL, '2025-07-02 16:20:10', NULL), (23048, '136.243.212.110', NULL, '2025-07-02 16:21:47', NULL), (23049, '136.243.212.110', NULL, '2025-07-02 16:22:49', NULL), (23050, '54.36.148.108', NULL, '2025-07-02 16:23:25', NULL), (23051, '136.243.212.110', NULL, '2025-07-02 16:23:42', NULL), (23052, '136.243.212.110', NULL, '2025-07-02 16:24:38', NULL), (23053, '136.243.212.110', NULL, '2025-07-02 16:25:33', NULL), (23054, '136.243.212.110', NULL, '2025-07-02 16:26:27', NULL), (23055, '136.243.212.110', NULL, '2025-07-02 16:27:20', NULL), (23056, '136.243.212.110', NULL, '2025-07-02 16:28:13', NULL), (23057, '136.243.212.110', NULL, '2025-07-02 16:29:07', NULL), (23058, '136.243.212.110', NULL, '2025-07-02 16:30:02', NULL), (23059, '136.243.212.110', NULL, '2025-07-02 16:30:55', NULL), (23060, '136.243.212.110', NULL, '2025-07-02 16:31:50', NULL), (23061, '136.243.212.110', NULL, '2025-07-02 16:32:43', NULL), (23062, '136.243.212.110', NULL, '2025-07-02 16:33:37', NULL), (23063, '136.243.212.110', NULL, '2025-07-02 16:34:31', NULL), (23064, '54.36.148.218', NULL, '2025-07-02 16:34:43', NULL), (23065, '136.243.212.110', NULL, '2025-07-02 16:35:22', NULL), (23066, '136.243.212.110', NULL, '2025-07-02 16:36:15', NULL), (23067, '136.243.212.110', NULL, '2025-07-02 16:37:06', NULL), (23068, '136.243.212.110', NULL, '2025-07-02 16:37:57', NULL), (23069, '136.243.212.110', NULL, '2025-07-02 16:38:50', NULL), (23070, '136.243.212.110', NULL, '2025-07-02 16:39:40', NULL), (23071, '136.243.212.110', NULL, '2025-07-02 16:40:34', NULL), (23072, '136.243.212.110', NULL, '2025-07-02 16:41:24', NULL), (23073, '136.243.212.110', NULL, '2025-07-02 16:42:14', NULL), (23074, '136.243.212.110', NULL, '2025-07-02 16:43:05', NULL), (23075, '136.243.212.110', NULL, '2025-07-02 16:43:57', NULL), (23076, '136.243.212.110', NULL, '2025-07-02 16:44:47', NULL), (23077, '136.243.212.110', NULL, '2025-07-02 16:45:38', NULL), (23078, '54.36.148.165', NULL, '2025-07-02 16:46:21', NULL), (23079, '136.243.212.110', NULL, '2025-07-02 16:46:29', NULL), (23080, '136.243.212.110', NULL, '2025-07-02 16:47:24', NULL), (23081, '136.243.212.110', NULL, '2025-07-02 16:48:12', NULL), (23082, '136.243.212.110', NULL, '2025-07-02 16:49:04', NULL), (23083, '136.243.212.110', NULL, '2025-07-02 16:49:53', NULL), (23084, '136.243.212.110', NULL, '2025-07-02 16:50:43', NULL), (23085, '136.243.212.110', NULL, '2025-07-02 16:51:33', NULL), (23086, '136.243.212.110', NULL, '2025-07-02 16:52:23', NULL), (23087, '136.243.212.110', NULL, '2025-07-02 16:53:11', NULL), (23088, '136.243.212.110', NULL, '2025-07-02 16:55:01', NULL), (23089, '136.243.212.110', NULL, '2025-07-02 16:55:55', NULL), (23090, '136.243.212.110', NULL, '2025-07-02 16:56:48', NULL), (23091, '54.36.148.110', NULL, '2025-07-02 16:57:38', NULL), (23092, '136.243.212.110', NULL, '2025-07-02 16:57:42', NULL), (23093, '136.243.212.110', NULL, '2025-07-02 16:58:33', NULL), (23094, '136.243.212.110', NULL, '2025-07-02 16:59:25', NULL), (23095, '136.243.212.110', NULL, '2025-07-02 17:00:23', NULL), (23096, '136.243.212.110', NULL, '2025-07-02 17:01:13', NULL), (23097, '136.243.212.110', NULL, '2025-07-02 17:02:06', NULL), (23098, '136.243.212.110', NULL, '2025-07-02 17:02:53', NULL), (23099, '136.243.212.110', NULL, '2025-07-02 17:03:43', NULL), (23100, '136.243.212.110', NULL, '2025-07-02 17:04:35', NULL), (23101, '136.243.212.110', NULL, '2025-07-02 17:05:25', NULL), (23102, '136.243.212.110', NULL, '2025-07-02 17:06:15', NULL), (23103, '136.243.212.110', NULL, '2025-07-02 17:07:04', NULL), (23104, '54.36.149.9', NULL, '2025-07-02 17:08:49', NULL), (23105, '136.243.212.110', NULL, '2025-07-02 17:09:30', NULL), (23106, '136.243.212.110', NULL, '2025-07-02 17:10:18', NULL), (23107, '136.243.212.110', NULL, '2025-07-02 17:11:07', NULL), (23108, '136.243.212.110', NULL, '2025-07-02 17:11:54', NULL), (23109, '136.243.212.110', NULL, '2025-07-02 17:12:41', NULL), (23110, '136.243.212.110', NULL, '2025-07-02 17:13:28', NULL), (23111, '136.243.212.110', NULL, '2025-07-02 17:14:15', NULL), (23112, '136.243.212.110', NULL, '2025-07-02 17:15:01', NULL), (23113, '136.243.212.110', NULL, '2025-07-02 17:15:49', NULL), (23114, '136.243.212.110', NULL, '2025-07-02 17:16:37', NULL), (23115, '136.243.212.110', NULL, '2025-07-02 17:17:25', NULL), (23116, '136.243.212.110', NULL, '2025-07-02 17:18:07', NULL), (23117, '136.243.212.110', NULL, '2025-07-02 17:18:53', NULL), (23118, '136.243.212.110', NULL, '2025-07-02 17:19:39', NULL), (23119, '136.243.212.110', NULL, '2025-07-02 17:20:24', NULL), (23120, '136.243.212.110', NULL, '2025-07-02 17:21:06', NULL), (23121, '54.36.149.64', NULL, '2025-07-02 17:21:39', NULL), (23122, '136.243.212.110', NULL, '2025-07-02 17:21:52', NULL), (23123, '136.243.212.110', NULL, '2025-07-02 17:22:36', NULL), (23124, '2001:bc8:1201:1d:b283:feff:fee7:9b9', NULL, '2025-07-02 17:23:14', NULL), (23125, '136.243.212.110', NULL, '2025-07-02 17:23:20', NULL), (23126, '136.243.212.110', NULL, '2025-07-02 17:24:03', NULL), (23127, '136.243.212.110', NULL, '2025-07-02 17:24:51', NULL), (23128, '136.243.212.110', NULL, '2025-07-02 17:25:35', NULL), (23129, '136.243.212.110', NULL, '2025-07-02 17:26:21', NULL), (23130, '136.243.212.110', NULL, '2025-07-02 17:28:05', NULL), (23131, '136.243.212.110', NULL, '2025-07-02 17:29:15', NULL), (23132, '136.243.212.110', NULL, '2025-07-02 17:30:18', NULL), (23133, '136.243.212.110', NULL, '2025-07-02 17:31:21', NULL), (23134, '136.243.212.110', NULL, '2025-07-02 17:32:19', NULL), (23135, '136.243.212.110', NULL, '2025-07-02 17:33:24', NULL), (23136, '136.243.212.110', NULL, '2025-07-02 17:34:22', NULL), (23137, '136.243.212.110', NULL, '2025-07-02 17:35:19', NULL), (23138, '136.243.212.110', NULL, '2025-07-02 17:36:12', NULL), (23139, '136.243.212.110', NULL, '2025-07-02 17:37:09', NULL), (23140, '136.243.212.110', NULL, '2025-07-02 17:38:07', NULL), (23141, '136.243.212.110', NULL, '2025-07-02 17:39:57', NULL), (23142, '136.243.212.110', NULL, '2025-07-02 17:40:51', NULL), (23143, '136.243.212.110', NULL, '2025-07-02 17:41:47', NULL), (23144, '136.243.212.110', NULL, '2025-07-02 17:42:40', NULL), (23145, '136.243.212.110', NULL, '2025-07-02 17:43:32', NULL), (23146, '54.36.148.142', NULL, '2025-07-02 17:44:16', NULL), (23147, '136.243.212.110', NULL, '2025-07-02 17:44:24', NULL), (23148, '136.243.212.110', NULL, '2025-07-02 17:45:16', NULL), (23149, '136.243.212.110', NULL, '2025-07-02 17:46:07', NULL), (23150, '136.243.212.110', NULL, '2025-07-02 17:47:00', NULL), (23151, '136.243.212.110', NULL, '2025-07-02 17:47:48', NULL), (23152, '136.243.212.110', NULL, '2025-07-02 17:48:43', NULL), (23153, '136.243.212.110', NULL, '2025-07-02 17:49:35', NULL), (23154, '136.243.212.110', NULL, '2025-07-02 17:50:26', NULL), (23155, '136.243.212.110', NULL, '2025-07-02 17:51:16', NULL), (23156, '136.243.212.110', NULL, '2025-07-02 17:52:06', NULL), (23157, '136.243.212.110', NULL, '2025-07-02 17:52:54', NULL), (23158, '136.243.212.110', NULL, '2025-07-02 17:53:41', NULL), (23159, '136.243.212.110', NULL, '2025-07-02 17:54:30', NULL), (23160, '136.243.212.110', NULL, '2025-07-02 17:55:17', NULL), (23161, '136.243.212.110', NULL, '2025-07-02 17:56:04', NULL), (23162, '136.243.212.110', NULL, '2025-07-02 17:56:47', NULL), (23163, '136.243.212.110', NULL, '2025-07-02 17:57:32', NULL), (23164, '54.36.148.130', NULL, '2025-07-02 17:57:53', NULL), (23165, '136.243.212.110', NULL, '2025-07-02 17:58:18', NULL), (23166, '136.243.212.110', NULL, '2025-07-02 17:59:04', NULL), (23167, '136.243.212.110', NULL, '2025-07-02 17:59:14', NULL), (23168, '136.243.212.110', NULL, '2025-07-02 18:01:04', NULL), (23169, '136.243.212.110', NULL, '2025-07-02 18:01:55', NULL), (23170, '136.243.212.110', NULL, '2025-07-02 18:02:44', NULL), (23171, '136.243.212.110', NULL, '2025-07-02 18:03:34', NULL), (23172, '136.243.212.110', NULL, '2025-07-02 18:04:24', NULL), (23173, '136.243.212.110', NULL, '2025-07-02 18:05:14', NULL), (23174, '136.243.212.110', NULL, '2025-07-02 18:06:04', NULL), (23175, '136.243.212.110', NULL, '2025-07-02 18:06:54', NULL), (23176, '136.243.212.110', NULL, '2025-07-02 18:07:44', NULL), (23177, '41.232.149.211', NULL, '2025-07-02 18:08:15', NULL), (23178, '136.243.212.110', NULL, '2025-07-02 18:08:32', NULL), (23179, '66.249.93.8', NULL, '2025-07-02 18:08:38', NULL), (23180, '74.125.210.132', NULL, '2025-07-02 18:08:39', NULL), (23181, '74.125.210.139', NULL, '2025-07-02 18:08:40', NULL), (23182, '136.243.212.110', NULL, '2025-07-02 18:09:19', NULL), (23183, '136.243.212.110', NULL, '2025-07-02 18:10:09', NULL), (23184, '136.243.212.110', NULL, '2025-07-02 18:10:57', NULL), (23185, '136.243.212.110', NULL, '2025-07-02 18:11:43', NULL), (23186, '54.36.148.109', NULL, '2025-07-02 18:12:12', NULL), (23187, '136.243.212.110', NULL, '2025-07-02 18:12:30', NULL), (23188, '136.243.212.110', NULL, '2025-07-02 18:13:18', NULL), (23189, '136.243.212.110', NULL, '2025-07-02 18:14:05', NULL), (23190, '136.243.212.110', NULL, '2025-07-02 18:14:52', NULL), (23191, '136.243.212.110', NULL, '2025-07-02 18:15:42', NULL), (23192, '136.243.212.110', NULL, '2025-07-02 18:16:28', NULL), (23193, '136.243.212.110', NULL, '2025-07-02 18:17:15', NULL), (23194, '136.243.212.110', NULL, '2025-07-02 18:18:02', NULL), (23195, '136.243.212.110', NULL, '2025-07-02 18:18:45', NULL), (23196, '136.243.212.110', NULL, '2025-07-02 18:19:30', NULL), (23197, '136.243.212.110', NULL, '2025-07-02 18:20:16', NULL), (23198, '136.243.212.110', NULL, '2025-07-02 18:21:00', NULL), (23199, '136.243.212.110', NULL, '2025-07-02 18:21:45', NULL), (23200, '136.243.212.110', NULL, '2025-07-02 18:22:30', NULL), (23201, '136.243.212.110', NULL, '2025-07-02 18:23:16', NULL), (23202, '136.243.212.110', NULL, '2025-07-02 18:23:59', NULL), (23203, '136.243.212.110', NULL, '2025-07-02 18:24:44', NULL), (23204, '136.243.212.110', NULL, '2025-07-02 18:25:30', NULL), (23205, '54.36.149.2', NULL, '2025-07-02 18:25:36', NULL), (23206, '136.243.212.110', NULL, '2025-07-02 18:26:14', NULL), (23207, '136.243.212.110', NULL, '2025-07-02 18:26:59', NULL), (23208, '136.243.212.110', NULL, '2025-07-02 18:27:47', NULL), (23209, '136.243.212.110', NULL, '2025-07-02 18:28:29', NULL), (23210, '136.243.212.110', NULL, '2025-07-02 18:30:00', NULL), (23211, '136.243.212.110', NULL, '2025-07-02 18:30:47', NULL), (23212, '136.243.212.110', NULL, '2025-07-02 18:31:33', NULL), (23213, '136.243.212.110', NULL, '2025-07-02 18:34:35', NULL), (23214, '136.243.212.110', NULL, '2025-07-02 18:35:29', NULL), (23215, '136.243.212.110', NULL, '2025-07-02 18:36:25', NULL), (23216, '136.243.212.110', NULL, '2025-07-02 18:37:21', NULL), (23217, '136.243.212.110', NULL, '2025-07-02 18:38:14', NULL), (23218, '54.36.148.24', NULL, '2025-07-02 18:39:01', NULL), (23219, '136.243.212.110', NULL, '2025-07-02 18:39:07', NULL), (23220, '136.243.212.110', NULL, '2025-07-02 18:39:59', NULL), (23221, '66.249.70.137', NULL, '2025-07-02 18:40:47', NULL), (23222, '66.249.70.138', NULL, '2025-07-02 18:40:47', NULL), (23223, '136.243.212.110', NULL, '2025-07-02 18:40:53', NULL), (23224, '136.243.212.110', NULL, '2025-07-02 18:41:47', NULL), (23225, '136.243.212.110', NULL, '2025-07-02 18:42:38', NULL), (23226, '136.243.212.110', NULL, '2025-07-02 18:43:28', NULL), (23227, '136.243.212.110', NULL, '2025-07-02 18:44:18', NULL), (23228, '136.243.212.110', NULL, '2025-07-02 18:45:07', NULL), (23229, '136.243.212.110', NULL, '2025-07-02 18:45:56', NULL), (23230, '136.243.212.110', NULL, '2025-07-02 18:46:48', NULL), (23231, '136.243.212.110', NULL, '2025-07-02 18:47:37', NULL), (23232, '136.243.212.110', NULL, '2025-07-02 18:48:28', NULL), (23233, '136.243.212.110', NULL, '2025-07-02 18:49:20', NULL), (23234, '136.243.212.110', NULL, '2025-07-02 18:50:04', NULL), (23235, '136.243.212.110', NULL, '2025-07-02 18:50:50', NULL), (23236, '136.243.212.110', NULL, '2025-07-02 18:51:38', NULL), (23237, '136.243.212.110', NULL, '2025-07-02 18:52:23', NULL), (23238, '136.243.212.110', NULL, '2025-07-02 18:53:08', NULL), (23239, '136.243.212.110', NULL, '2025-07-02 18:53:56', NULL), (23240, '136.243.212.110', NULL, '2025-07-02 18:54:44', NULL), (23241, '136.243.212.110', NULL, '2025-07-02 18:55:30', NULL), (23242, '136.243.212.110', NULL, '2025-07-02 18:56:21', NULL), (23243, '136.243.212.110', NULL, '2025-07-02 18:57:10', NULL), (23244, '136.243.212.110', NULL, '2025-07-02 18:57:59', NULL), (23245, '136.243.212.110', NULL, '2025-07-02 18:59:38', NULL), (23246, '136.243.212.110', NULL, '2025-07-02 19:00:32', NULL), (23247, '136.243.212.110', NULL, '2025-07-02 19:01:21', NULL), (23248, '136.243.212.110', NULL, '2025-07-02 19:02:10', NULL), (23249, '136.243.212.110', NULL, '2025-07-02 19:02:59', NULL), (23250, '136.243.212.110', NULL, '2025-07-02 19:03:46', NULL), (23251, '136.243.212.110', NULL, '2025-07-02 19:04:37', NULL), (23252, '129.211.215.233', NULL, '2025-07-02 19:04:59', NULL), (23253, '136.243.212.110', NULL, '2025-07-02 19:05:18', NULL), (23254, '136.243.212.110', NULL, '2025-07-02 19:05:28', NULL), (23255, '136.243.212.110', NULL, '2025-07-02 19:07:39', NULL), (23256, '136.243.212.110', NULL, '2025-07-02 19:08:38', NULL), (23257, '136.243.212.110', NULL, '2025-07-02 19:09:35', NULL), (23258, '136.243.212.110', NULL, '2025-07-02 19:10:35', NULL), (23259, '136.243.212.110', NULL, '2025-07-02 19:11:29', NULL), (23260, '136.243.212.110', NULL, '2025-07-02 19:12:25', NULL), (23261, '136.243.212.110', NULL, '2025-07-02 19:13:19', NULL), (23262, '136.243.212.110', NULL, '2025-07-02 19:14:18', NULL), (23263, '136.243.212.110', NULL, '2025-07-02 19:15:03', NULL), (23264, '136.243.212.110', NULL, '2025-07-02 19:15:55', NULL), (23265, '136.243.212.110', NULL, '2025-07-02 19:16:47', NULL), (23266, '136.243.212.110', NULL, '2025-07-02 19:17:36', NULL), (23267, '136.243.212.110', NULL, '2025-07-02 19:18:28', NULL), (23268, '136.243.212.110', NULL, '2025-07-02 19:19:17', NULL), (23269, '136.243.212.110', NULL, '2025-07-02 19:20:07', NULL), (23270, '136.243.212.110', NULL, '2025-07-02 19:20:56', NULL), (23271, '136.243.212.110', NULL, '2025-07-02 19:21:45', NULL), (23272, '136.243.212.110', NULL, '2025-07-02 19:22:36', NULL), (23273, '136.243.212.110', NULL, '2025-07-02 19:23:21', NULL), (23274, '136.243.212.110', NULL, '2025-07-02 19:24:09', NULL), (23275, '66.249.70.140', NULL, '2025-07-02 19:24:37', NULL), (23276, '136.243.212.110', NULL, '2025-07-02 19:24:57', NULL), (23277, '136.243.212.110', NULL, '2025-07-02 19:25:46', NULL), (23278, '136.243.212.110', NULL, '2025-07-02 19:26:33', NULL), (23279, '136.243.212.110', NULL, '2025-07-02 19:27:21', NULL), (23280, '136.243.212.110', NULL, '2025-07-02 19:28:09', NULL), (23281, '136.243.212.110', NULL, '2025-07-02 19:29:00', NULL), (23282, '136.243.212.110', NULL, '2025-07-02 19:29:46', NULL), (23283, '136.243.212.110', NULL, '2025-07-02 19:30:37', NULL), (23284, '136.243.212.110', NULL, '2025-07-02 19:31:22', NULL), (23285, '136.243.212.110', NULL, '2025-07-02 19:32:11', NULL), (23286, '136.243.212.110', NULL, '2025-07-02 19:33:40', NULL), (23287, '136.243.212.110', NULL, '2025-07-02 19:34:25', NULL), (23288, '136.243.212.110', NULL, '2025-07-02 19:35:06', NULL), (23289, '136.243.212.110', NULL, '2025-07-02 19:35:50', NULL), (23290, '136.243.212.110', NULL, '2025-07-02 19:36:36', NULL), (23291, '136.243.212.110', NULL, '2025-07-02 19:37:21', NULL), (23292, '136.243.212.110', NULL, '2025-07-02 19:37:54', NULL), (23293, '136.243.212.110', NULL, '2025-07-02 19:42:02', NULL), (23294, '136.243.212.110', NULL, '2025-07-02 19:42:58', NULL), (23295, '136.243.212.110', NULL, '2025-07-02 19:43:54', NULL), (23296, '136.243.212.110', NULL, '2025-07-02 19:44:48', NULL), (23297, '136.243.212.110', NULL, '2025-07-02 19:45:44', NULL), (23298, '136.243.212.110', NULL, '2025-07-02 19:46:32', NULL), (23299, '136.243.212.110', NULL, '2025-07-02 19:47:25', NULL), (23300, '136.243.212.110', NULL, '2025-07-02 19:48:16', NULL), (23301, '136.243.212.110', NULL, '2025-07-02 19:49:07', NULL), (23302, '136.243.212.110', NULL, '2025-07-02 19:50:00', NULL), (23303, '136.243.212.110', NULL, '2025-07-02 19:50:49', NULL), (23304, '136.243.212.110', NULL, '2025-07-02 19:51:39', NULL), (23305, '136.243.212.110', NULL, '2025-07-02 19:52:28', NULL), (23306, '136.243.212.110', NULL, '2025-07-02 19:53:18', NULL), (23307, '136.243.212.110', NULL, '2025-07-02 19:54:06', NULL), (23308, '136.243.212.110', NULL, '2025-07-02 19:54:53', NULL), (23309, '136.243.212.110', NULL, '2025-07-02 19:55:41', NULL), (23310, '37.19.223.99', NULL, '2025-07-02 19:56:24', NULL), (23311, '136.243.212.110', NULL, '2025-07-02 19:56:34', NULL), (23312, '136.243.212.110', NULL, '2025-07-02 19:57:23', NULL), (23313, '136.243.212.110', NULL, '2025-07-02 19:58:14', NULL), (23314, '136.243.212.110', NULL, '2025-07-02 19:59:09', NULL), (23315, '136.243.212.110', NULL, '2025-07-02 20:00:04', NULL), (23316, '136.243.212.110', NULL, '2025-07-02 20:00:57', NULL), (23317, '136.243.212.110', NULL, '2025-07-02 20:01:51', NULL), (23318, '136.243.212.110', NULL, '2025-07-02 20:02:41', NULL), (23319, '136.243.212.110', NULL, '2025-07-02 20:03:33', NULL), (23320, '136.243.212.110', NULL, '2025-07-02 20:04:29', NULL), (23321, '136.243.212.110', NULL, '2025-07-02 20:05:16', NULL), (23322, '136.243.212.110', NULL, '2025-07-02 20:06:04', NULL), (23323, '136.243.212.110', NULL, '2025-07-02 20:06:54', NULL), (23324, '136.243.212.110', NULL, '2025-07-02 20:07:43', NULL), (23325, '136.243.212.110', NULL, '2025-07-02 20:08:30', NULL), (23326, '54.36.149.32', NULL, '2025-07-02 20:08:48', NULL), (23327, '136.243.212.110', NULL, '2025-07-02 20:09:19', NULL), (23328, '136.243.212.110', NULL, '2025-07-02 20:10:06', NULL), (23329, '136.243.212.110', NULL, '2025-07-02 20:10:52', NULL), (23330, '136.243.212.110', NULL, '2025-07-02 20:12:42', NULL), (23331, '136.243.212.110', NULL, '2025-07-02 20:13:43', NULL), (23332, '136.243.212.110', NULL, '2025-07-02 20:14:40', NULL), (23333, '136.243.212.110', NULL, '2025-07-02 20:15:39', NULL), (23334, '136.243.212.110', NULL, '2025-07-02 20:16:34', NULL), (23335, '136.243.212.110', NULL, '2025-07-02 20:17:29', NULL), (23336, '136.243.212.110', NULL, '2025-07-02 20:18:23', NULL), (23337, '136.243.212.110', NULL, '2025-07-02 20:19:16', NULL), (23338, '136.243.212.110', NULL, '2025-07-02 20:20:08', NULL), (23339, '136.243.212.110', NULL, '2025-07-02 20:21:00', NULL), (23340, '136.243.212.110', NULL, '2025-07-02 20:21:53', NULL), (23341, '136.243.212.110', NULL, '2025-07-02 20:22:46', NULL), (23342, '136.243.212.110', NULL, '2025-07-02 20:23:43', NULL), (23343, '136.243.212.110', NULL, '2025-07-02 20:24:37', NULL), (23344, '136.243.212.110', NULL, '2025-07-02 20:25:27', NULL), (23345, '136.243.212.110', NULL, '2025-07-02 20:26:18', NULL), (23346, '136.243.212.110', NULL, '2025-07-02 20:27:10', NULL), (23347, '136.243.212.110', NULL, '2025-07-02 20:28:26', NULL), (23348, '136.243.212.110', NULL, '2025-07-02 20:29:39', NULL), (23349, '136.243.212.110', NULL, '2025-07-02 20:30:44', NULL), (23350, '54.36.148.58', NULL, '2025-07-02 20:31:11', NULL), (23351, '136.243.212.110', NULL, '2025-07-02 20:31:47', NULL), (23352, '136.243.212.110', NULL, '2025-07-02 20:32:50', NULL), (23353, '136.243.212.110', NULL, '2025-07-02 20:33:55', NULL), (23354, '136.243.212.110', NULL, '2025-07-02 20:34:49', NULL), (23355, '136.243.212.110', NULL, '2025-07-02 20:35:36', NULL), (23356, '136.243.212.110', NULL, '2025-07-02 20:36:23', NULL), (23357, '136.243.212.110', NULL, '2025-07-02 20:37:11', NULL), (23358, '136.243.212.110', NULL, '2025-07-02 20:37:55', NULL), (23359, '136.243.212.110', NULL, '2025-07-02 20:38:40', NULL), (23360, '136.243.212.110', NULL, '2025-07-02 20:39:27', NULL), (23361, '136.243.212.110', NULL, '2025-07-02 20:40:11', NULL), (23362, '136.243.212.110', NULL, '2025-07-02 20:40:58', NULL), (23363, '136.243.212.110', NULL, '2025-07-02 20:41:42', NULL), (23364, '136.243.212.110', NULL, '2025-07-02 20:42:29', NULL), (23365, '136.243.212.110', NULL, '2025-07-02 20:43:13', NULL), (23366, '136.243.212.110', NULL, '2025-07-02 20:46:02', NULL), (23367, '136.243.212.110', NULL, '2025-07-02 20:46:54', NULL), (23368, '136.243.212.110', NULL, '2025-07-02 20:47:49', NULL), (23369, '136.243.212.110', NULL, '2025-07-02 20:48:40', NULL), (23370, '136.243.212.110', NULL, '2025-07-02 20:49:30', NULL), (23371, '136.243.212.110', NULL, '2025-07-02 20:50:21', NULL), (23372, '136.243.212.110', NULL, '2025-07-02 20:51:10', NULL), (23373, '136.243.212.110', NULL, '2025-07-02 20:51:57', NULL), (23374, '136.243.212.110', NULL, '2025-07-02 20:52:45', NULL), (23375, '136.243.212.110', NULL, '2025-07-02 20:53:33', NULL), (23376, '136.243.212.110', NULL, '2025-07-02 20:54:21', NULL), (23377, '136.243.212.110', NULL, '2025-07-02 20:55:06', NULL), (23378, '54.36.149.1', NULL, '2025-07-02 20:55:25', NULL), (23379, '136.243.212.110', NULL, '2025-07-02 20:55:53', NULL), (23380, '136.243.212.110', NULL, '2025-07-02 20:56:39', NULL), (23381, '136.243.212.110', NULL, '2025-07-02 20:57:24', NULL), (23382, '136.243.212.110', NULL, '2025-07-02 20:58:09', NULL), (23383, '136.243.212.110', NULL, '2025-07-02 20:58:54', NULL), (23384, '136.243.212.110', NULL, '2025-07-02 20:59:39', NULL), (23385, '136.243.212.110', NULL, '2025-07-02 21:00:25', NULL), (23386, '136.243.212.110', NULL, '2025-07-02 21:01:11', NULL), (23387, '136.243.212.110', NULL, '2025-07-02 21:01:57', NULL), (23388, '136.243.212.110', NULL, '2025-07-02 21:02:41', NULL), (23389, '136.243.212.110', NULL, '2025-07-02 21:03:26', NULL), (23390, '136.243.212.110', NULL, '2025-07-02 21:04:11', NULL), (23391, '136.243.212.110', NULL, '2025-07-02 21:04:53', NULL), (23392, '136.243.212.110', NULL, '2025-07-02 21:05:39', NULL), (23393, '136.243.212.110', NULL, '2025-07-02 21:06:22', NULL), (23394, '136.243.212.110', NULL, '2025-07-02 21:07:07', NULL), (23395, '136.243.212.110', NULL, '2025-07-02 21:07:48', NULL), (23396, '136.243.212.110', NULL, '2025-07-02 21:08:33', NULL), (23397, '136.243.212.110', NULL, '2025-07-02 21:09:18', NULL), (23398, '136.243.212.110', NULL, '2025-07-02 21:10:02', NULL), (23399, '136.243.212.110', NULL, '2025-07-02 21:10:45', NULL), (23400, '136.243.212.110', NULL, '2025-07-02 21:11:29', NULL), (23401, '136.243.212.110', NULL, '2025-07-02 21:12:11', NULL), (23402, '136.243.212.110', NULL, '2025-07-02 21:12:56', NULL), (23403, '136.243.212.110', NULL, '2025-07-02 21:13:40', NULL), (23404, '136.243.212.110', NULL, '2025-07-02 21:14:21', NULL), (23405, '136.243.212.110', NULL, '2025-07-02 21:14:59', NULL), (23406, '136.243.212.110', NULL, '2025-07-02 21:15:40', NULL), (23407, '136.243.212.110', NULL, '2025-07-02 21:16:22', NULL), (23408, '136.243.212.110', NULL, '2025-07-02 21:19:21', NULL), (23409, '136.243.212.110', NULL, '2025-07-02 21:20:15', NULL), (23410, '54.36.149.30', NULL, '2025-07-02 21:20:22', NULL), (23411, '136.243.212.110', NULL, '2025-07-02 21:21:09', NULL), (23412, '136.243.212.110', NULL, '2025-07-02 21:22:00', NULL), (23413, '136.243.212.110', NULL, '2025-07-02 21:22:51', NULL), (23414, '136.243.212.110', NULL, '2025-07-02 21:23:44', NULL), (23415, '136.243.212.110', NULL, '2025-07-02 21:24:35', NULL), (23416, '136.243.212.110', NULL, '2025-07-02 21:25:25', NULL), (23417, '136.243.212.110', NULL, '2025-07-02 21:26:15', NULL), (23418, '136.243.212.110', NULL, '2025-07-02 21:27:02', NULL), (23419, '136.243.212.110', NULL, '2025-07-02 21:27:50', NULL), (23420, '136.243.212.110', NULL, '2025-07-02 21:28:40', NULL), (23421, '136.243.212.110', NULL, '2025-07-02 21:29:25', NULL), (23422, '136.243.212.110', NULL, '2025-07-02 21:30:12', NULL), (23423, '136.243.212.110', NULL, '2025-07-02 21:30:59', NULL), (23424, '136.243.212.110', NULL, '2025-07-02 21:31:44', NULL), (23425, '136.243.212.110', NULL, '2025-07-02 21:32:29', NULL), (23426, '136.243.212.110', NULL, '2025-07-02 21:33:14', NULL), (23427, '136.243.212.110', NULL, '2025-07-02 21:33:58', NULL), (23428, '136.243.212.110', NULL, '2025-07-02 21:34:43', NULL), (23429, '136.243.212.110', NULL, '2025-07-02 21:35:29', NULL), (23430, '136.243.212.110', NULL, '2025-07-02 21:36:12', NULL), (23431, '136.243.212.110', NULL, '2025-07-02 21:36:57', NULL), (23432, '136.243.212.110', NULL, '2025-07-02 21:37:45', NULL), (23433, '136.243.212.110', NULL, '2025-07-02 21:38:31', NULL), (23434, '136.243.212.110', NULL, '2025-07-02 21:39:17', NULL), (23435, '136.243.212.110', NULL, '2025-07-02 21:40:01', NULL), (23436, '136.243.212.110', NULL, '2025-07-02 21:40:48', NULL), (23437, '136.243.212.110', NULL, '2025-07-02 21:42:19', NULL), (23438, '136.243.212.110', NULL, '2025-07-02 21:43:03', NULL), (23439, '136.243.212.110', NULL, '2025-07-02 21:43:47', NULL), (23440, '54.36.149.85', NULL, '2025-07-02 21:44:03', NULL), (23441, '136.243.212.110', NULL, '2025-07-02 21:44:32', NULL), (23442, '136.243.212.110', NULL, '2025-07-02 21:45:15', NULL), (23443, '136.243.212.110', NULL, '2025-07-02 21:45:58', NULL), (23444, '136.243.212.110', NULL, '2025-07-02 21:46:40', NULL), (23445, '136.243.212.110', NULL, '2025-07-02 21:47:21', NULL), (23446, '136.243.212.110', NULL, '2025-07-02 21:48:03', NULL), (23447, '136.243.212.110', NULL, '2025-07-02 21:48:43', NULL), (23448, '136.243.212.110', NULL, '2025-07-02 21:49:26', NULL), (23449, '136.243.212.110', NULL, '2025-07-02 21:50:43', NULL), (23450, '136.243.212.110', NULL, '2025-07-02 21:51:38', NULL), (23451, '136.243.212.110', NULL, '2025-07-02 21:52:33', NULL), (23452, '66.249.70.166', NULL, '2025-07-02 21:53:05', NULL), (23453, '136.243.212.110', NULL, '2025-07-02 21:53:25', NULL), (23454, '136.243.212.110', NULL, '2025-07-02 21:54:17', NULL), (23455, '165.231.182.99', NULL, '2025-07-02 21:54:45', NULL), (23456, '136.243.212.110', NULL, '2025-07-02 21:55:12', NULL), (23457, '136.243.212.110', NULL, '2025-07-02 21:55:57', NULL), (23458, '136.243.212.110', NULL, '2025-07-02 21:56:46', NULL), (23459, '136.243.212.110', NULL, '2025-07-02 21:57:33', NULL), (23460, '136.243.212.110', NULL, '2025-07-02 21:58:20', NULL), (23461, '136.243.212.110', NULL, '2025-07-02 21:59:08', NULL), (23462, '136.243.212.110', NULL, '2025-07-02 21:59:55', NULL), (23463, '136.243.212.110', NULL, '2025-07-02 22:00:44', NULL), (23464, '136.243.212.110', NULL, '2025-07-02 22:01:31', NULL), (23465, '136.243.212.110', NULL, '2025-07-02 22:02:22', NULL), (23466, '136.243.212.110', NULL, '2025-07-02 22:03:09', NULL), (23467, '136.243.212.110', NULL, '2025-07-02 22:03:53', NULL), (23468, '136.243.212.110', NULL, '2025-07-02 22:04:37', NULL), (23469, '136.243.212.110', NULL, '2025-07-02 22:05:22', NULL), (23470, '136.243.212.110', NULL, '2025-07-02 22:06:07', NULL), (23471, '54.36.148.106', NULL, '2025-07-02 22:06:26', NULL), (23472, '136.243.212.110', NULL, '2025-07-02 22:06:52', NULL), (23473, '136.243.212.110', NULL, '2025-07-02 22:08:22', NULL), (23474, '136.243.212.110', NULL, '2025-07-02 22:09:08', NULL), (23475, '136.243.212.110', NULL, '2025-07-02 22:09:52', NULL), (23476, '136.243.212.110', NULL, '2025-07-02 22:10:36', NULL), (23477, '136.243.212.110', NULL, '2025-07-02 22:11:22', NULL), (23478, '136.243.212.110', NULL, '2025-07-02 22:12:09', NULL), (23479, '136.243.212.110', NULL, '2025-07-02 22:12:55', NULL), (23480, '136.243.212.110', NULL, '2025-07-02 22:13:42', NULL), (23481, '136.243.212.110', NULL, '2025-07-02 22:14:28', NULL), (23482, '136.243.212.110', NULL, '2025-07-02 22:15:15', NULL), (23483, '136.243.212.110', NULL, '2025-07-02 22:15:59', NULL), (23484, '136.243.212.110', NULL, '2025-07-02 22:16:43', NULL), (23485, '85.208.96.195', NULL, '2025-07-02 22:17:10', NULL), (23486, '136.243.212.110', NULL, '2025-07-02 22:17:29', NULL), (23487, '136.243.212.110', NULL, '2025-07-02 22:18:12', NULL), (23488, '136.243.212.110', NULL, '2025-07-02 22:18:57', NULL), (23489, '136.243.212.110', NULL, '2025-07-02 22:19:40', NULL), (23490, '136.243.212.110', NULL, '2025-07-02 22:20:23', NULL), (23491, '136.243.212.110', NULL, '2025-07-02 22:21:04', NULL), (23492, '136.243.212.110', NULL, '2025-07-02 22:21:47', NULL), (23493, '139.59.65.144', NULL, '2025-07-02 22:22:10', NULL), (23494, '136.243.212.110', NULL, '2025-07-02 22:23:49', NULL), (23495, '136.243.212.110', NULL, '2025-07-02 22:24:50', NULL), (23496, '136.243.212.110', NULL, '2025-07-02 22:25:42', NULL), (23497, '136.243.212.110', NULL, '2025-07-02 22:26:35', NULL), (23498, '136.243.212.110', NULL, '2025-07-02 22:27:25', NULL), (23499, '54.36.149.30', NULL, '2025-07-02 22:27:57', NULL), (23500, '136.243.212.110', NULL, '2025-07-02 22:28:16', NULL), (23501, '136.243.212.110', NULL, '2025-07-02 22:29:07', NULL), (23502, '136.243.212.110', NULL, '2025-07-02 22:29:54', NULL), (23503, '136.243.212.110', NULL, '2025-07-02 22:30:44', NULL), (23504, '136.243.212.110', NULL, '2025-07-02 22:31:34', NULL), (23505, '136.243.212.110', NULL, '2025-07-02 22:32:24', NULL), (23506, '136.243.212.110', NULL, '2025-07-02 22:33:14', NULL), (23507, '136.243.212.110', NULL, '2025-07-02 22:34:04', NULL), (23508, '136.243.212.110', NULL, '2025-07-02 22:34:51', NULL), (23509, '136.243.212.110', NULL, '2025-07-02 22:35:37', NULL), (23510, '136.243.212.110', NULL, '2025-07-02 22:36:23', NULL), (23511, '136.243.212.110', NULL, '2025-07-02 22:37:08', NULL), (23512, '136.243.212.110', NULL, '2025-07-02 22:37:52', NULL), (23513, '136.243.212.110', NULL, '2025-07-02 22:38:37', NULL), (23514, '136.243.212.110', NULL, '2025-07-02 22:39:20', NULL), (23515, '136.243.212.110', NULL, '2025-07-02 22:40:03', NULL), (23516, '136.243.212.110', NULL, '2025-07-02 22:40:47', NULL), (23517, '136.243.212.110', NULL, '2025-07-02 22:41:31', NULL), (23518, '136.243.212.110', NULL, '2025-07-02 22:42:12', NULL), (23519, '136.243.212.110', NULL, '2025-07-02 22:42:55', NULL), (23520, '136.243.212.110', NULL, '2025-07-02 22:43:37', NULL), (23521, '136.243.212.110', NULL, '2025-07-02 22:44:20', NULL), (23522, '136.243.212.110', NULL, '2025-07-02 22:45:03', NULL), (23523, '136.243.212.110', NULL, '2025-07-02 22:45:49', NULL), (23524, '136.243.212.110', NULL, '2025-07-02 22:46:31', NULL), (23525, '136.243.212.110', NULL, '2025-07-02 22:47:13', NULL), (23526, '136.243.212.110', NULL, '2025-07-02 22:47:55', NULL), (23527, '136.243.212.110', NULL, '2025-07-02 22:48:37', NULL), (23528, '136.243.212.110', NULL, '2025-07-02 22:49:20', NULL), (23529, '136.243.212.110', NULL, '2025-07-02 22:50:00', NULL), (23530, '54.36.149.97', NULL, '2025-07-02 22:50:17', NULL), (23531, '136.243.212.110', NULL, '2025-07-02 22:50:46', NULL), (23532, '136.243.212.110', NULL, '2025-07-02 22:51:22', NULL), (23533, '136.243.212.110', NULL, '2025-07-02 22:52:05', NULL), (23534, '136.243.212.110', NULL, '2025-07-02 22:52:46', NULL), (23535, '136.243.212.110', NULL, '2025-07-02 22:53:28', NULL), (23536, '136.243.212.110', NULL, '2025-07-02 22:54:08', NULL), (23537, '136.243.212.110', NULL, '2025-07-02 22:54:48', NULL), (23538, '136.243.212.110', NULL, '2025-07-02 22:55:28', NULL), (23539, '136.243.212.110', NULL, '2025-07-02 22:56:47', NULL), (23540, '136.243.212.110', NULL, '2025-07-02 22:57:35', NULL), (23541, '136.243.212.110', NULL, '2025-07-02 22:58:19', NULL), (23542, '136.243.212.110', NULL, '2025-07-02 22:59:04', NULL), (23543, '136.243.212.110', NULL, '2025-07-02 22:59:46', NULL), (23544, '136.243.212.110', NULL, '2025-07-02 23:00:28', NULL), (23545, '136.243.212.110', NULL, '2025-07-02 23:01:09', NULL), (23546, '136.243.212.110', NULL, '2025-07-02 23:01:49', NULL), (23547, '136.243.212.110', NULL, '2025-07-02 23:02:29', NULL), (23548, '136.243.212.110', NULL, '2025-07-02 23:03:09', NULL), (23549, '136.243.212.110', NULL, '2025-07-02 23:04:25', NULL), (23550, '136.243.212.110', NULL, '2025-07-02 23:05:05', NULL), (23551, '136.243.212.110', NULL, '2025-07-02 23:05:47', NULL), (23552, '136.243.212.110', NULL, '2025-07-02 23:06:28', NULL), (23553, '136.243.212.110', NULL, '2025-07-02 23:07:10', NULL), (23554, '136.243.212.110', NULL, '2025-07-02 23:07:55', NULL), (23555, '136.243.212.110', NULL, '2025-07-02 23:08:38', NULL), (23556, '136.243.212.110', NULL, '2025-07-02 23:09:20', NULL), (23557, '2a01:4f8:191:9299::2', NULL, '2025-07-02 23:09:56', NULL), (23558, '2a01:4f8:191:9299::2', NULL, '2025-07-02 23:10:37', NULL), (23559, '2a01:4f8:191:9299::2', NULL, '2025-07-02 23:11:28', NULL), (23560, '2a01:4f8:191:9299::2', NULL, '2025-07-02 23:12:22', NULL), (23561, '54.36.148.27', NULL, '2025-07-02 23:12:26', NULL), (23562, '136.243.212.110', NULL, '2025-07-02 23:12:43', NULL), (23563, '136.243.212.110', NULL, '2025-07-02 23:13:41', NULL), (23564, '136.243.212.110', NULL, '2025-07-02 23:13:59', NULL), (23565, '136.243.212.110', NULL, '2025-07-02 23:14:48', NULL), (23566, '2a01:4f8:191:9299::2', NULL, '2025-07-02 23:15:32', NULL), (23567, '2a01:4f8:191:9299::2', NULL, '2025-07-02 23:15:58', NULL), (23568, '136.243.212.110', NULL, '2025-07-02 23:17:22', NULL), (23569, '136.243.212.110', NULL, '2025-07-02 23:17:54', NULL), (23570, '136.243.212.110', NULL, '2025-07-02 23:18:31', NULL), (23571, '136.243.212.110', NULL, '2025-07-02 23:19:11', NULL), (23572, '136.243.212.110', NULL, '2025-07-02 23:19:52', NULL), (23573, '136.243.212.110', NULL, '2025-07-02 23:20:32', NULL), (23574, '136.243.212.110', NULL, '2025-07-02 23:21:11', NULL), (23575, '136.243.212.110', NULL, '2025-07-02 23:21:50', NULL), (23576, '54.36.149.21', NULL, '2025-07-02 23:36:12', NULL), (23577, '54.36.148.184', NULL, '2025-07-02 23:57:36', NULL), (23578, '136.243.212.110', NULL, '2025-07-03 00:01:43', NULL), (23579, '136.243.212.110', NULL, '2025-07-03 00:02:56', NULL), (23580, '136.243.212.110', NULL, '2025-07-03 00:03:46', NULL), (23581, '136.243.212.110', NULL, '2025-07-03 00:04:29', NULL), (23582, '136.243.212.110', NULL, '2025-07-03 00:05:14', NULL), (23583, '136.243.212.110', NULL, '2025-07-03 00:05:57', NULL), (23584, '136.243.212.110', NULL, '2025-07-03 00:06:40', NULL), (23585, '136.243.212.110', NULL, '2025-07-03 00:07:21', NULL), (23586, '136.243.212.110', NULL, '2025-07-03 00:08:04', NULL), (23587, '54.36.149.90', NULL, '2025-07-03 00:13:54', NULL), (23588, '66.249.70.168', NULL, '2025-07-03 01:14:19', NULL), (23589, '54.36.149.98', NULL, '2025-07-03 01:35:14', NULL), (23590, '54.36.148.175', NULL, '2025-07-03 01:56:35', NULL), (23591, '54.36.148.207', NULL, '2025-07-03 02:08:51', NULL), (23592, '54.36.149.35', NULL, '2025-07-03 02:22:16', NULL), (23593, '54.36.148.106', NULL, '2025-07-03 02:35:16', NULL), (23594, '54.36.148.204', NULL, '2025-07-03 02:49:18', NULL), (23595, '54.36.148.251', NULL, '2025-07-03 03:17:13', NULL), (23596, '54.36.148.127', NULL, '2025-07-03 03:29:50', NULL), (23597, '54.36.148.66', NULL, '2025-07-03 03:42:19', NULL), (23598, '54.36.149.55', NULL, '2025-07-03 03:57:39', NULL), (23599, '54.36.148.125', NULL, '2025-07-03 04:11:08', NULL), (23600, '66.249.64.38', NULL, '2025-07-03 04:15:00', NULL), (23601, '54.36.148.207', NULL, '2025-07-03 04:25:17', NULL), (23602, '54.36.148.142', NULL, '2025-07-03 04:39:48', NULL), (23603, '54.36.149.29', NULL, '2025-07-03 04:55:30', NULL), (23604, '54.36.148.36', NULL, '2025-07-03 05:27:04', NULL), (23605, '54.36.148.46', NULL, '2025-07-03 05:42:32', NULL), (23606, '54.36.148.103', NULL, '2025-07-03 06:28:57', NULL), (23607, '54.36.148.86', NULL, '2025-07-03 06:44:55', NULL), (23608, '54.36.149.5', NULL, '2025-07-03 07:00:25', NULL), (23609, '54.36.148.86', NULL, '2025-07-03 07:16:17', NULL), (23610, '54.36.149.17', NULL, '2025-07-03 07:31:11', NULL), (23611, '54.36.149.57', NULL, '2025-07-03 07:47:47', NULL), (23612, '54.36.148.7', NULL, '2025-07-03 08:02:35', NULL), (23613, '54.36.148.43', NULL, '2025-07-03 08:17:11', NULL), (23614, '54.36.149.3', NULL, '2025-07-03 08:33:03', NULL), (23615, '54.36.148.144', NULL, '2025-07-03 09:05:23', NULL), (23616, '54.36.148.241', NULL, '2025-07-03 09:20:39', NULL), (23617, '74.125.151.166', NULL, '2025-07-03 09:34:30', NULL), (23618, '54.36.149.58', NULL, '2025-07-03 09:35:23', NULL), (23619, '54.36.148.254', NULL, '2025-07-03 09:51:32', NULL), (23620, '51.68.111.238', NULL, '2025-07-03 09:52:50', NULL), (23621, '54.36.148.126', NULL, '2025-07-03 10:06:48', NULL), (23622, '180.110.203.108', NULL, '2025-07-03 10:21:57', NULL), (23623, '54.36.148.16', NULL, '2025-07-03 10:22:35', NULL), (23624, '66.249.70.167', NULL, '2025-07-03 10:31:33', NULL), (23625, '184.154.36.173', NULL, '2025-07-03 10:34:51', NULL), (23626, '184.154.36.173', NULL, '2025-07-03 10:35:01', NULL), (23627, '184.154.36.173', NULL, '2025-07-03 10:35:06', NULL), (23628, '54.36.148.85', NULL, '2025-07-03 10:36:53', NULL), (23629, '2a02:4780:a:c0de::2', NULL, '2025-07-03 10:40:17', NULL), (23630, '54.36.148.158', NULL, '2025-07-03 10:50:50', NULL), (23631, '54.36.148.79', NULL, '2025-07-03 11:04:52', NULL), (23632, '54.36.149.16', NULL, '2025-07-03 11:17:54', NULL), (23633, '54.36.148.36', NULL, '2025-07-03 11:31:17', NULL), (23634, '54.36.149.4', NULL, '2025-07-03 11:46:23', NULL), (23635, '54.36.149.16', NULL, '2025-07-03 12:01:21', NULL), (23636, '54.36.149.14', NULL, '2025-07-03 12:14:32', NULL), (23637, '54.36.149.52', NULL, '2025-07-03 12:27:54', NULL), (23638, '54.36.148.166', NULL, '2025-07-03 12:41:13', NULL), (23639, '54.36.148.92', NULL, '2025-07-03 13:07:26', NULL), (23640, '104.131.171.150', NULL, '2025-07-03 13:07:55', NULL), (23641, '54.36.149.70', NULL, '2025-07-03 13:21:06', NULL), (23642, '54.36.149.83', NULL, '2025-07-03 13:34:05', NULL), (23643, '54.36.149.17', NULL, '2025-07-03 13:47:46', NULL), (23644, '66.249.64.32', NULL, '2025-07-03 13:53:12', NULL), (23645, '54.36.149.11', NULL, '2025-07-03 14:02:17', NULL), (23646, '34.240.223.216', NULL, '2025-07-03 14:28:27', NULL), (23647, '54.36.148.127', NULL, '2025-07-03 14:30:55', NULL), (23648, '54.36.148.159', NULL, '2025-07-03 14:46:00', NULL), (23649, '2a02:4780:a:c0de::84', NULL, '2025-07-03 14:56:26', NULL), (23650, '193.46.254.55', NULL, '2025-07-03 14:57:34', NULL), (23651, '54.36.148.127', NULL, '2025-07-03 15:00:39', NULL), (23652, '52.167.144.158', NULL, '2025-07-03 15:01:56', NULL), (23653, '54.36.148.173', NULL, '2025-07-03 15:16:02', NULL), (23654, '54.36.148.249', NULL, '2025-07-03 15:31:37', NULL), (23655, '157.55.39.10', NULL, '2025-07-03 16:06:20', NULL), (23656, '52.167.144.233', NULL, '2025-07-03 16:37:03', NULL), (23657, '2001:bc8:1201:1b:46a8:42ff:fe1b:bd2a', NULL, '2025-07-03 16:45:31', NULL), (23658, '79.142.79.48', NULL, '2025-07-03 18:05:08', NULL), (23659, '52.167.144.171', NULL, '2025-07-03 18:34:34', NULL), (23660, '42.236.17.6', NULL, '2025-07-03 18:43:27', NULL), (23661, '54.36.148.169', NULL, '2025-07-03 20:56:29', NULL), (23662, '54.36.149.44', NULL, '2025-07-03 21:27:18', NULL), (23663, '54.36.149.36', NULL, '2025-07-03 21:54:46', NULL), (23664, '54.36.148.163', NULL, '2025-07-03 22:11:50', NULL), (23665, '54.36.149.103', NULL, '2025-07-03 22:33:18', NULL), (23666, '74.125.151.171', NULL, '2025-07-03 22:45:23', NULL), (23667, '54.36.148.82', NULL, '2025-07-03 22:54:08', NULL), (23668, '54.36.148.190', NULL, '2025-07-03 23:15:17', NULL), (23669, '118.195.153.213', NULL, '2025-07-03 23:15:26', NULL), (23670, '54.36.149.85', NULL, '2025-07-03 23:31:51', NULL), (23671, '74.125.151.160', NULL, '2025-07-03 23:44:17', NULL), (23672, '54.36.148.130', NULL, '2025-07-03 23:56:39', NULL), (23673, '74.125.151.165', NULL, '2025-07-04 00:07:30', NULL), (23674, '54.36.148.94', NULL, '2025-07-04 00:17:00', NULL), (23675, '54.36.148.53', NULL, '2025-07-04 00:35:20', NULL), (23676, '185.191.171.8', NULL, '2025-07-04 00:36:06', NULL), (23677, '40.77.167.15', NULL, '2025-07-04 00:52:06', NULL), (23678, '54.36.148.196', NULL, '2025-07-04 00:54:44', NULL), (23679, '54.36.148.196', NULL, '2025-07-04 01:15:19', NULL), (23680, '54.36.148.205', NULL, '2025-07-04 01:35:13', NULL), (23681, '54.36.148.25', NULL, '2025-07-04 01:57:26', NULL), (23682, '121.4.97.180', NULL, '2025-07-04 02:12:15', NULL), (23683, '185.191.171.7', NULL, '2025-07-04 02:20:40', NULL), (23684, '54.36.148.146', NULL, '2025-07-04 02:21:04', NULL), (23685, '54.36.148.121', NULL, '2025-07-04 02:46:31', NULL), (23686, '54.36.148.42', NULL, '2025-07-04 03:08:44', NULL), (23687, '54.36.148.36', NULL, '2025-07-04 03:30:46', NULL), (23688, '185.191.171.19', NULL, '2025-07-04 03:41:59', NULL), (23689, '54.36.149.96', NULL, '2025-07-04 03:50:25', NULL), (23690, '185.191.171.16', NULL, '2025-07-04 03:55:15', NULL), (23691, '74.125.151.162', NULL, '2025-07-04 03:55:44', NULL), (23692, '34.213.138.114', NULL, '2025-07-04 04:02:26', NULL), (23693, '34.213.138.114', NULL, '2025-07-04 04:02:28', NULL), (23694, '34.208.16.142', NULL, '2025-07-04 04:02:33', NULL), (23695, '54.36.148.64', NULL, '2025-07-04 04:08:54', NULL), (23696, '66.249.70.165', NULL, '2025-07-04 04:18:59', NULL), (23697, '54.36.148.81', NULL, '2025-07-04 04:30:35', NULL), (23698, '185.191.171.1', NULL, '2025-07-04 04:32:45', NULL), (23699, '185.191.171.2', NULL, '2025-07-04 04:41:07', NULL), (23700, '185.191.171.2', NULL, '2025-07-04 04:41:08', NULL), (23701, '54.36.148.75', NULL, '2025-07-04 04:51:04', NULL), (23702, '199.244.88.219', NULL, '2025-07-04 05:09:37', NULL), (23703, '185.191.171.15', NULL, '2025-07-04 05:14:19', NULL), (23704, '185.191.171.15', NULL, '2025-07-04 05:14:20', NULL), (23705, '85.208.96.201', NULL, '2025-07-04 05:24:41', NULL), (23706, '54.36.148.233', NULL, '2025-07-04 05:29:45', NULL), (23707, '54.36.148.88', NULL, '2025-07-04 05:47:18', NULL), (23708, '66.249.70.168', NULL, '2025-07-04 06:01:31', NULL); INSERT INTO `guest_users` (`id`, `ip_address`, `fcm_token`, `created_at`, `updated_at`) VALUES (23709, '85.208.96.203', NULL, '2025-07-04 06:04:34', NULL), (23710, '85.208.96.203', NULL, '2025-07-04 06:04:34', NULL), (23711, '54.36.148.72', NULL, '2025-07-04 06:06:43', NULL), (23712, '54.36.148.26', NULL, '2025-07-04 06:22:55', NULL), (23713, '54.36.148.141', NULL, '2025-07-04 06:37:14', NULL), (23714, '54.36.148.239', NULL, '2025-07-04 07:07:29', NULL), (23715, '185.191.171.7', NULL, '2025-07-04 07:20:31', NULL), (23716, '54.36.148.149', NULL, '2025-07-04 07:22:54', NULL), (23717, '52.167.144.19', NULL, '2025-07-04 07:29:53', NULL), (23718, '54.36.148.210', NULL, '2025-07-04 07:48:47', NULL), (23719, '54.36.149.41', NULL, '2025-07-04 08:02:32', NULL), (23720, '54.36.148.60', NULL, '2025-07-04 08:15:43', NULL), (23721, '54.36.148.151', NULL, '2025-07-04 08:30:08', NULL), (23722, '74.125.151.163', NULL, '2025-07-04 08:39:35', NULL), (23723, '51.68.236.91', NULL, '2025-07-04 08:39:35', NULL), (23724, '54.36.149.44', NULL, '2025-07-04 08:43:32', NULL), (23725, '2a02:4780:a:c0de::2', NULL, '2025-07-04 08:47:30', NULL), (23726, '185.191.171.17', NULL, '2025-07-04 09:05:53', NULL), (23727, '54.36.148.115', NULL, '2025-07-04 09:12:13', NULL), (23728, '85.208.96.209', NULL, '2025-07-04 09:18:15', NULL), (23729, '85.208.96.209', NULL, '2025-07-04 09:18:17', NULL), (23730, '54.36.148.106', NULL, '2025-07-04 09:27:46', NULL), (23731, '54.36.148.74', NULL, '2025-07-04 09:58:52', NULL), (23732, '54.36.149.39', NULL, '2025-07-04 10:25:35', NULL), (23733, '184.154.36.172', NULL, '2025-07-04 10:38:01', NULL), (23734, '184.154.36.172', NULL, '2025-07-04 10:38:05', NULL), (23735, '184.154.36.172', NULL, '2025-07-04 10:38:06', NULL), (23736, '54.36.148.241', NULL, '2025-07-04 10:39:32', NULL), (23737, '54.36.149.46', NULL, '2025-07-04 10:53:30', NULL), (23738, '54.36.149.92', NULL, '2025-07-04 11:20:23', NULL), (23739, '54.36.149.78', NULL, '2025-07-04 11:34:14', NULL), (23740, '54.36.148.218', NULL, '2025-07-04 11:47:31', NULL), (23741, '54.36.149.107', NULL, '2025-07-04 12:00:18', NULL), (23742, '54.36.149.93', NULL, '2025-07-04 12:12:59', NULL), (23743, '54.36.148.153', NULL, '2025-07-04 12:25:12', NULL), (23744, '54.36.148.212', NULL, '2025-07-04 12:37:56', NULL), (23745, '54.36.149.14', NULL, '2025-07-04 12:49:40', NULL), (23746, '54.36.148.221', NULL, '2025-07-04 13:00:34', NULL), (23747, '42.236.17.8', NULL, '2025-07-04 13:08:09', NULL), (23748, '54.36.148.142', NULL, '2025-07-04 13:12:05', NULL), (23749, '185.191.171.13', NULL, '2025-07-04 13:12:54', NULL), (23750, '185.191.171.13', NULL, '2025-07-04 13:12:56', NULL), (23751, '54.36.148.140', NULL, '2025-07-04 13:23:55', NULL), (23752, '54.36.148.151', NULL, '2025-07-04 13:36:03', NULL), (23753, '74.125.151.162', NULL, '2025-07-04 13:45:25', NULL), (23754, '54.36.148.167', NULL, '2025-07-04 13:57:49', NULL), (23755, '66.249.70.171', NULL, '2025-07-04 14:00:37', NULL), (23756, '66.249.70.171', NULL, '2025-07-04 14:01:02', NULL), (23757, '54.36.148.231', NULL, '2025-07-04 14:10:28', NULL), (23758, '54.36.148.165', NULL, '2025-07-04 14:22:44', NULL), (23759, '54.36.148.55', NULL, '2025-07-04 14:35:40', NULL), (23760, '157.55.39.63', NULL, '2025-07-04 14:36:22', NULL), (23761, '54.36.149.18', NULL, '2025-07-04 14:50:30', NULL), (23762, '54.36.148.132', NULL, '2025-07-04 15:05:09', NULL), (23763, '54.36.149.29', NULL, '2025-07-04 15:19:43', NULL), (23764, '54.36.148.118', NULL, '2025-07-04 15:34:42', NULL), (23765, '54.36.149.98', NULL, '2025-07-04 15:46:51', NULL), (23766, '54.36.148.193', NULL, '2025-07-04 15:59:11', NULL), (23767, '54.36.148.186', NULL, '2025-07-04 16:10:45', NULL), (23768, '176.28.141.86', NULL, '2025-07-04 16:15:22', NULL), (23769, '54.36.148.238', NULL, '2025-07-04 16:23:15', NULL), (23770, '54.36.149.63', NULL, '2025-07-04 16:32:33', NULL), (23771, '54.36.148.162', NULL, '2025-07-04 16:43:59', NULL), (23772, '54.36.148.241', NULL, '2025-07-04 16:56:11', NULL), (23773, '192.36.109.82', NULL, '2025-07-04 17:00:36', NULL), (23774, '54.36.148.49', NULL, '2025-07-04 17:07:51', NULL), (23775, '54.36.148.179', NULL, '2025-07-04 17:21:12', NULL), (23776, '54.36.148.156', NULL, '2025-07-04 17:33:47', NULL), (23777, '118.195.165.218', NULL, '2025-07-04 17:43:21', NULL), (23778, '54.36.148.71', NULL, '2025-07-04 17:53:28', NULL), (23779, '2001:bc8:1201:1f:b283:feff:fee6:f537', NULL, '2025-07-04 18:03:48', NULL), (23780, '54.36.148.223', NULL, '2025-07-04 18:11:03', NULL), (23781, '54.36.148.254', NULL, '2025-07-04 18:49:40', NULL), (23782, '54.36.148.162', NULL, '2025-07-04 19:09:15', NULL), (23783, '54.36.148.227', NULL, '2025-07-04 19:29:35', NULL), (23784, '54.36.148.107', NULL, '2025-07-04 19:40:11', NULL), (23785, '54.36.148.167', NULL, '2025-07-04 20:03:00', NULL), (23786, '52.167.144.216', NULL, '2025-07-04 20:09:33', NULL), (23787, '54.36.148.70', NULL, '2025-07-04 20:13:49', NULL), (23788, '54.36.148.165', NULL, '2025-07-04 20:26:14', NULL), (23789, '54.36.149.69', NULL, '2025-07-04 20:39:05', NULL), (23790, '54.36.149.61', NULL, '2025-07-04 20:51:38', NULL), (23791, '54.36.148.255', NULL, '2025-07-04 21:04:48', NULL), (23792, '54.36.148.128', NULL, '2025-07-04 21:17:34', NULL), (23793, '54.36.148.239', NULL, '2025-07-04 21:32:39', NULL), (23794, '54.36.148.251', NULL, '2025-07-04 21:47:45', NULL), (23795, '54.36.149.63', NULL, '2025-07-04 22:03:05', NULL), (23796, '54.36.148.86', NULL, '2025-07-04 22:19:07', NULL), (23797, '54.36.148.147', NULL, '2025-07-04 22:33:52', NULL), (23798, '54.36.149.32', NULL, '2025-07-04 22:47:53', NULL), (23799, '42.236.17.18', NULL, '2025-07-04 22:59:36', NULL), (23800, '54.36.149.106', NULL, '2025-07-04 23:01:43', NULL), (23801, '209.38.102.33', NULL, '2025-07-04 23:14:29', NULL), (23802, '54.36.148.250', NULL, '2025-07-04 23:16:08', NULL), (23803, '54.36.148.250', NULL, '2025-07-04 23:30:40', NULL), (23804, '54.36.148.252', NULL, '2025-07-04 23:44:31', NULL), (23805, '122.51.104.231', NULL, '2025-07-04 23:49:40', NULL), (23806, '54.36.148.183', NULL, '2025-07-04 23:58:03', NULL), (23807, '54.36.148.238', NULL, '2025-07-05 00:10:54', NULL), (23808, '54.36.148.67', NULL, '2025-07-05 00:37:56', NULL), (23809, '54.36.148.100', NULL, '2025-07-05 00:52:10', NULL), (23810, '66.249.70.163', NULL, '2025-07-05 00:59:21', NULL), (23811, '54.36.149.71', NULL, '2025-07-05 01:06:45', NULL), (23812, '74.125.151.174', NULL, '2025-07-05 01:22:22', NULL), (23813, '52.167.144.174', NULL, '2025-07-05 01:57:12', NULL), (23814, '205.169.39.7', NULL, '2025-07-05 02:13:20', NULL), (23815, '43.130.3.122', NULL, '2025-07-05 02:34:51', NULL), (23816, '122.51.104.231', NULL, '2025-07-05 02:43:16', NULL), (23817, '54.36.148.1', NULL, '2025-07-05 02:48:15', NULL), (23818, '46.17.174.172', NULL, '2025-07-05 03:00:11', NULL), (23819, '54.36.148.173', NULL, '2025-07-05 03:05:01', NULL), (23820, '54.36.148.168', NULL, '2025-07-05 03:20:38', NULL), (23821, '43.135.133.194', NULL, '2025-07-05 03:29:31', NULL), (23822, '54.36.149.52', NULL, '2025-07-05 03:38:39', NULL), (23823, '101.32.52.164', NULL, '2025-07-05 03:39:45', NULL), (23824, '54.36.148.64', NULL, '2025-07-05 03:58:14', NULL), (23825, '34.217.206.113', NULL, '2025-07-05 04:11:14', NULL), (23826, '34.217.206.113', NULL, '2025-07-05 04:11:17', NULL), (23827, '54.36.148.199', NULL, '2025-07-05 04:18:29', NULL), (23828, '74.125.151.173', NULL, '2025-07-05 04:36:56', NULL), (23829, '54.36.148.221', NULL, '2025-07-05 04:41:58', NULL), (23830, '54.36.148.146', NULL, '2025-07-05 05:28:44', NULL), (23831, '118.195.165.218', NULL, '2025-07-05 05:40:38', NULL), (23832, '54.36.148.213', NULL, '2025-07-05 07:31:12', NULL), (23833, '66.249.64.46', NULL, '2025-07-05 07:39:19', NULL), (23834, '54.36.148.42', NULL, '2025-07-05 07:47:32', NULL), (23835, '54.36.148.30', NULL, '2025-07-05 08:05:31', NULL), (23836, '54.36.148.247', NULL, '2025-07-05 08:23:26', NULL), (23837, '54.36.148.231', NULL, '2025-07-05 08:42:21', NULL), (23838, '43.154.127.188', NULL, '2025-07-05 08:58:57', NULL), (23839, '54.36.148.0', NULL, '2025-07-05 09:00:26', NULL), (23840, '40.77.167.50', NULL, '2025-07-05 09:06:06', NULL), (23841, '54.36.148.84', NULL, '2025-07-05 09:08:49', NULL), (23842, '54.36.148.163', NULL, '2025-07-05 09:18:13', NULL), (23843, '54.36.148.222', NULL, '2025-07-05 09:27:38', NULL), (23844, '54.36.148.63', NULL, '2025-07-05 09:39:06', NULL), (23845, '54.36.148.50', NULL, '2025-07-05 09:50:54', NULL), (23846, '2a03:2880:f806:1a::', NULL, '2025-07-05 09:53:27', NULL), (23847, '2a03:2880:f806:19::', NULL, '2025-07-05 09:53:46', NULL), (23848, '54.36.148.57', NULL, '2025-07-05 10:00:18', NULL), (23849, '54.36.148.127', NULL, '2025-07-05 10:10:13', NULL), (23850, '54.36.148.212', NULL, '2025-07-05 10:19:30', NULL), (23851, '54.36.149.97', NULL, '2025-07-05 10:28:41', NULL), (23852, '51.68.236.69', NULL, '2025-07-05 10:35:56', NULL), (23853, '74.125.151.165', NULL, '2025-07-05 10:36:33', NULL), (23854, '54.36.149.41', NULL, '2025-07-05 10:38:33', NULL), (23855, '54.36.148.127', NULL, '2025-07-05 10:47:47', NULL), (23856, '184.154.36.173', NULL, '2025-07-05 10:48:57', NULL), (23857, '184.154.36.173', NULL, '2025-07-05 10:49:09', NULL), (23858, '54.36.148.239', NULL, '2025-07-05 10:57:07', NULL), (23859, '54.36.148.42', NULL, '2025-07-05 11:06:16', NULL), (23860, '54.36.148.23', NULL, '2025-07-05 11:15:29', NULL), (23861, '54.36.148.202', NULL, '2025-07-05 11:24:50', NULL), (23862, '54.36.148.142', NULL, '2025-07-05 11:33:59', NULL), (23863, '54.36.148.220', NULL, '2025-07-05 11:53:06', NULL), (23864, '2a02:4780:a:c0de::2', NULL, '2025-07-05 12:07:36', NULL), (23865, '54.36.148.169', NULL, '2025-07-05 12:11:38', NULL), (23866, '66.249.70.161', NULL, '2025-07-05 12:13:28', NULL), (23867, '54.36.148.103', NULL, '2025-07-05 12:21:13', NULL), (23868, '54.36.148.135', NULL, '2025-07-05 12:30:22', NULL), (23869, '54.36.148.228', NULL, '2025-07-05 12:39:30', NULL), (23870, '54.36.148.45', NULL, '2025-07-05 12:48:23', NULL), (23871, '54.36.148.120', NULL, '2025-07-05 12:57:28', NULL), (23872, '54.36.148.248', NULL, '2025-07-05 13:07:05', NULL), (23873, '54.36.148.247', NULL, '2025-07-05 13:26:14', NULL), (23874, '54.36.148.194', NULL, '2025-07-05 13:35:12', NULL), (23875, '20.171.53.239', NULL, '2025-07-05 13:36:34', NULL), (23876, '20.171.207.211', NULL, '2025-07-05 13:36:35', NULL), (23877, '54.36.148.163', NULL, '2025-07-05 13:45:00', NULL), (23878, '54.36.148.109', NULL, '2025-07-05 13:53:54', NULL), (23879, '54.36.149.65', NULL, '2025-07-05 14:02:42', NULL), (23880, '54.36.148.127', NULL, '2025-07-05 14:11:10', NULL), (23881, '54.36.149.27', NULL, '2025-07-05 14:19:59', NULL), (23882, '54.36.149.19', NULL, '2025-07-05 14:28:59', NULL), (23883, '54.36.148.169', NULL, '2025-07-05 14:36:58', NULL), (23884, '54.36.149.30', NULL, '2025-07-05 15:02:58', NULL), (23885, '2001:bc8:701:1e:46a8:42ff:fe1c:41ca', NULL, '2025-07-05 15:06:11', NULL), (23886, '54.36.148.201', NULL, '2025-07-05 15:12:15', NULL), (23887, '54.36.148.115', NULL, '2025-07-05 15:20:57', NULL), (23888, '54.36.148.13', NULL, '2025-07-05 15:28:39', NULL), (23889, '54.36.148.83', NULL, '2025-07-05 15:39:30', NULL), (23890, '54.36.149.76', NULL, '2025-07-05 15:55:51', NULL), (23891, '54.36.148.129', NULL, '2025-07-05 16:04:33', NULL), (23892, '54.36.148.137', NULL, '2025-07-05 16:12:41', NULL), (23893, '54.36.148.202', NULL, '2025-07-05 16:21:39', NULL), (23894, '54.36.148.242', NULL, '2025-07-05 16:30:45', NULL), (23895, '54.36.148.182', NULL, '2025-07-05 16:39:40', NULL), (23896, '54.36.148.173', NULL, '2025-07-05 16:48:21', NULL), (23897, '185.191.171.9', NULL, '2025-07-05 16:57:28', NULL), (23898, '185.191.171.9', NULL, '2025-07-05 16:57:29', NULL), (23899, '54.36.149.72', NULL, '2025-07-05 16:57:40', NULL), (23900, '40.77.167.2', NULL, '2025-07-05 16:58:05', NULL), (23901, '54.36.148.94', NULL, '2025-07-05 17:06:32', NULL), (23902, '54.36.148.163', NULL, '2025-07-05 17:14:50', NULL), (23903, '54.36.148.207', NULL, '2025-07-05 17:22:43', NULL), (23904, '54.36.148.44', NULL, '2025-07-05 17:31:24', NULL), (23905, '54.36.148.215', NULL, '2025-07-05 17:39:45', NULL), (23906, '54.36.148.126', NULL, '2025-07-05 17:49:12', NULL), (23907, '66.249.89.99', NULL, '2025-07-05 17:52:09', NULL), (23908, '66.249.89.99', NULL, '2025-07-05 17:53:04', NULL), (23909, '111.172.249.49', NULL, '2025-07-05 17:54:12', NULL), (23910, '54.36.149.12', NULL, '2025-07-05 17:58:57', NULL), (23911, '54.36.148.182', NULL, '2025-07-05 18:08:05', NULL), (23912, '54.36.148.180', NULL, '2025-07-05 18:27:38', NULL), (23913, '54.36.148.46', NULL, '2025-07-05 18:35:58', NULL), (23914, '149.56.150.201', NULL, '2025-07-05 18:38:44', NULL), (23915, '149.56.150.201', NULL, '2025-07-05 18:38:46', NULL), (23916, '149.56.150.201', NULL, '2025-07-05 18:38:47', NULL), (23917, '149.56.150.201', NULL, '2025-07-05 18:38:48', NULL), (23918, '149.56.150.201', NULL, '2025-07-05 18:38:49', NULL), (23919, '149.56.150.201', NULL, '2025-07-05 18:38:50', NULL), (23920, '149.56.150.201', NULL, '2025-07-05 18:38:51', NULL), (23921, '149.56.150.201', NULL, '2025-07-05 18:38:52', NULL), (23922, '149.56.150.201', NULL, '2025-07-05 18:38:57', NULL), (23923, '149.56.150.111', NULL, '2025-07-05 18:39:27', NULL), (23924, '149.56.150.111', NULL, '2025-07-05 18:39:30', NULL), (23925, '54.36.148.216', NULL, '2025-07-05 18:55:03', NULL), (23926, '54.36.148.155', NULL, '2025-07-05 19:07:06', NULL), (23927, '54.36.148.23', NULL, '2025-07-05 19:18:33', NULL), (23928, '54.36.148.53', NULL, '2025-07-05 19:30:50', NULL), (23929, '54.36.149.83', NULL, '2025-07-05 19:50:20', NULL), (23930, '54.36.148.117', NULL, '2025-07-05 20:03:26', NULL), (23931, '81.36.138.209', NULL, '2025-07-05 20:07:31', NULL), (23932, '40.77.167.33', NULL, '2025-07-05 20:10:43', NULL), (23933, '54.36.148.127', NULL, '2025-07-05 20:14:04', NULL), (23934, '54.36.148.49', NULL, '2025-07-05 20:23:22', NULL), (23935, '54.36.149.12', NULL, '2025-07-05 20:32:30', NULL), (23936, '54.36.148.228', NULL, '2025-07-05 20:53:04', NULL), (23937, '54.36.148.36', NULL, '2025-07-05 21:03:04', NULL), (23938, '54.36.148.205', NULL, '2025-07-05 21:14:11', NULL), (23939, '66.249.70.166', NULL, '2025-07-05 21:18:35', NULL), (23940, '54.36.149.55', NULL, '2025-07-05 21:24:22', NULL), (23941, '54.36.148.251', NULL, '2025-07-05 21:36:01', NULL), (23942, '54.36.149.79', NULL, '2025-07-05 21:47:51', NULL), (23943, '54.36.148.218', NULL, '2025-07-05 21:57:25', NULL), (23944, '54.36.149.87', NULL, '2025-07-05 22:11:07', NULL), (23945, '54.36.148.71', NULL, '2025-07-05 22:21:17', NULL), (23946, '54.36.149.101', NULL, '2025-07-05 22:32:10', NULL), (23947, '74.125.151.167', NULL, '2025-07-05 22:33:13', NULL), (23948, '54.36.148.125', NULL, '2025-07-05 22:42:33', NULL), (23949, '54.36.148.221', NULL, '2025-07-05 22:54:13', NULL), (23950, '54.36.149.100', NULL, '2025-07-05 23:15:39', NULL), (23951, '54.36.148.177', NULL, '2025-07-05 23:26:46', NULL), (23952, '54.36.148.15', NULL, '2025-07-05 23:39:06', NULL), (23953, '54.36.149.45', NULL, '2025-07-06 00:41:08', NULL), (23954, '54.36.148.90', NULL, '2025-07-06 00:53:06', NULL), (23955, '54.36.148.168', NULL, '2025-07-06 01:05:40', NULL), (23956, '54.36.149.29', NULL, '2025-07-06 01:16:56', NULL), (23957, '54.36.148.35', NULL, '2025-07-06 01:27:39', NULL), (23958, '54.36.148.200', NULL, '2025-07-06 01:38:12', NULL), (23959, '54.36.149.26', NULL, '2025-07-06 01:48:33', NULL), (23960, '54.36.149.18', NULL, '2025-07-06 01:59:40', NULL), (23961, '85.208.96.193', NULL, '2025-07-06 02:02:29', NULL), (23962, '54.36.148.246', NULL, '2025-07-06 02:09:30', NULL), (23963, '54.36.149.32', NULL, '2025-07-06 02:21:46', NULL), (23964, '54.36.148.159', NULL, '2025-07-06 02:59:23', NULL), (23965, '54.36.148.247', NULL, '2025-07-06 03:13:01', NULL), (23966, '54.36.148.48', NULL, '2025-07-06 03:25:32', NULL), (23967, '54.36.148.150', NULL, '2025-07-06 03:37:50', NULL), (23968, '2a02:4780:a:c0de::2', NULL, '2025-07-06 03:49:42', NULL), (23969, '54.36.149.11', NULL, '2025-07-06 03:50:05', NULL), (23970, '54.36.148.252', NULL, '2025-07-06 04:01:12', NULL), (23971, '54.36.148.44', NULL, '2025-07-06 04:10:49', NULL), (23972, '54.36.148.248', NULL, '2025-07-06 04:20:35', NULL), (23973, '54.36.148.138', NULL, '2025-07-06 04:30:02', NULL), (23974, '54.36.148.11', NULL, '2025-07-06 04:38:32', NULL), (23975, '54.36.149.32', NULL, '2025-07-06 04:51:45', NULL), (23976, '195.211.77.142', NULL, '2025-07-06 04:58:47', NULL), (23977, '195.211.77.142', NULL, '2025-07-06 04:59:15', NULL), (23978, '54.36.148.175', NULL, '2025-07-06 05:03:49', NULL), (23979, '54.36.148.26', NULL, '2025-07-06 05:16:06', NULL), (23980, '54.36.148.31', NULL, '2025-07-06 05:47:49', NULL), (23981, '54.36.149.29', NULL, '2025-07-06 05:56:33', NULL), (23982, '54.36.148.40', NULL, '2025-07-06 06:06:33', NULL), (23983, '54.36.148.67', NULL, '2025-07-06 06:17:46', NULL), (23984, '54.36.148.252', NULL, '2025-07-06 06:28:12', NULL), (23985, '54.36.149.76', NULL, '2025-07-06 06:37:27', NULL), (23986, '54.36.148.162', NULL, '2025-07-06 06:45:26', NULL), (23987, '54.36.148.105', NULL, '2025-07-06 06:53:23', NULL), (23988, '54.36.148.124', NULL, '2025-07-06 07:01:59', NULL), (23989, '54.36.148.88', NULL, '2025-07-06 07:20:18', NULL), (23990, '54.36.148.161', NULL, '2025-07-06 07:36:09', NULL), (23991, '54.36.149.55', NULL, '2025-07-06 07:43:50', NULL), (23992, '54.36.148.26', NULL, '2025-07-06 07:51:35', NULL), (23993, '74.125.151.162', NULL, '2025-07-06 07:52:20', NULL), (23994, '54.36.149.78', NULL, '2025-07-06 07:59:50', NULL), (23995, '54.36.149.31', NULL, '2025-07-06 08:08:06', NULL), (23996, '54.36.148.33', NULL, '2025-07-06 08:15:47', NULL), (23997, '54.36.148.249', NULL, '2025-07-06 08:23:54', NULL), (23998, '54.36.148.74', NULL, '2025-07-06 08:31:56', NULL), (23999, '132.232.165.4', NULL, '2025-07-06 08:39:38', NULL), (24000, '54.36.148.34', NULL, '2025-07-06 08:40:07', NULL), (24001, '54.36.149.76', NULL, '2025-07-06 08:55:02', NULL), (24002, '54.36.148.175', NULL, '2025-07-06 09:02:30', NULL), (24003, '54.36.149.50', NULL, '2025-07-06 09:09:37', NULL), (24004, '54.36.148.160', NULL, '2025-07-06 09:17:16', NULL), (24005, '54.36.149.63', NULL, '2025-07-06 09:24:35', NULL), (24006, '54.36.149.14', NULL, '2025-07-06 09:31:43', NULL), (24007, '54.36.148.253', NULL, '2025-07-06 09:38:50', NULL), (24008, '54.36.148.8', NULL, '2025-07-06 09:46:08', NULL), (24009, '54.36.149.42', NULL, '2025-07-06 09:53:29', NULL), (24010, '2001:4ba0:cafe:b2c::1', NULL, '2025-07-06 09:55:20', NULL), (24011, '54.36.149.22', NULL, '2025-07-06 10:01:09', NULL), (24012, '54.36.148.213', NULL, '2025-07-06 10:08:37', NULL), (24013, '54.36.149.51', NULL, '2025-07-06 10:16:16', NULL), (24014, '184.154.36.172', NULL, '2025-07-06 10:23:23', NULL), (24015, '184.154.36.172', NULL, '2025-07-06 10:23:26', NULL), (24016, '184.154.36.172', NULL, '2025-07-06 10:23:27', NULL), (24017, '184.154.36.172', NULL, '2025-07-06 10:23:31', NULL), (24018, '54.36.149.97', NULL, '2025-07-06 10:24:32', NULL), (24019, '54.36.148.136', NULL, '2025-07-06 10:32:24', NULL), (24020, '54.36.148.146', NULL, '2025-07-06 10:40:05', NULL), (24021, '54.36.148.103', NULL, '2025-07-06 10:47:56', NULL), (24022, '54.36.148.227', NULL, '2025-07-06 10:55:40', NULL), (24023, '54.36.148.159', NULL, '2025-07-06 11:04:24', NULL), (24024, '54.36.148.198', NULL, '2025-07-06 11:11:21', NULL), (24025, '54.36.149.97', NULL, '2025-07-06 11:18:14', NULL), (24026, '54.36.149.101', NULL, '2025-07-06 11:25:22', NULL), (24027, '54.36.149.106', NULL, '2025-07-06 11:32:20', NULL), (24028, '54.36.148.24', NULL, '2025-07-06 11:47:08', NULL), (24029, '54.36.148.112', NULL, '2025-07-06 12:01:36', NULL), (24030, '54.36.149.33', NULL, '2025-07-06 12:09:35', NULL), (24031, '54.36.149.90', NULL, '2025-07-06 12:25:50', NULL), (24032, '54.36.149.17', NULL, '2025-07-06 12:34:11', NULL), (24033, '51.68.236.95', NULL, '2025-07-06 12:42:54', NULL), (24034, '54.36.148.190', NULL, '2025-07-06 12:43:07', NULL), (24035, '54.36.149.23', NULL, '2025-07-06 12:51:42', NULL), (24036, '54.36.148.97', NULL, '2025-07-06 13:00:00', NULL), (24037, '54.36.148.129', NULL, '2025-07-06 13:25:11', NULL), (24038, '54.36.148.212', NULL, '2025-07-06 13:33:54', NULL), (24039, '54.36.149.54', NULL, '2025-07-06 13:41:43', NULL), (24040, '54.36.148.57', NULL, '2025-07-06 13:57:32', NULL), (24041, '54.36.149.30', NULL, '2025-07-06 14:06:01', NULL), (24042, '54.36.148.165', NULL, '2025-07-06 14:15:17', NULL), (24043, '54.36.149.91', NULL, '2025-07-06 14:23:12', NULL), (24044, '54.36.149.43', NULL, '2025-07-06 14:38:07', NULL), (24045, '124.222.142.44', NULL, '2025-07-06 14:50:00', NULL), (24046, '54.36.148.24', NULL, '2025-07-06 14:54:06', NULL), (24047, '54.36.148.64', NULL, '2025-07-06 15:02:15', NULL), (24048, '54.36.148.178', NULL, '2025-07-06 15:09:27', NULL), (24049, '54.36.149.47', NULL, '2025-07-06 15:24:08', NULL), (24050, '54.36.149.50', NULL, '2025-07-06 15:38:26', NULL), (24051, '54.36.149.32', NULL, '2025-07-06 15:45:51', NULL), (24052, '74.125.151.165', NULL, '2025-07-06 15:50:50', NULL), (24053, '54.36.149.36', NULL, '2025-07-06 16:01:19', NULL), (24054, '54.36.148.36', NULL, '2025-07-06 16:09:25', NULL), (24055, '54.36.148.214', NULL, '2025-07-06 16:17:12', NULL), (24056, '54.36.148.99', NULL, '2025-07-06 16:25:16', NULL), (24057, '54.36.148.37', NULL, '2025-07-06 16:37:01', NULL), (24058, '54.36.149.77', NULL, '2025-07-06 16:47:22', NULL), (24059, '54.36.148.6', NULL, '2025-07-06 16:55:57', NULL), (24060, '54.36.148.203', NULL, '2025-07-06 17:04:22', NULL), (24061, '66.249.64.37', NULL, '2025-07-06 17:05:56', NULL), (24062, '54.36.149.78', NULL, '2025-07-06 17:12:24', NULL), (24063, '54.36.148.106', NULL, '2025-07-06 17:19:46', NULL), (24064, '54.36.148.235', NULL, '2025-07-06 17:36:09', NULL), (24065, '54.36.149.11', NULL, '2025-07-06 17:43:46', NULL), (24066, '54.36.149.86', NULL, '2025-07-06 17:52:11', NULL), (24067, '54.36.148.55', NULL, '2025-07-06 17:59:22', NULL), (24068, '43.130.60.195', NULL, '2025-07-06 18:02:53', NULL), (24069, '54.36.148.0', NULL, '2025-07-06 18:07:22', NULL), (24070, '54.36.148.98', NULL, '2025-07-06 18:16:30', NULL), (24071, '54.36.148.13', NULL, '2025-07-06 18:25:13', NULL), (24072, '54.36.148.249', NULL, '2025-07-06 18:34:22', NULL), (24073, '54.36.148.241', NULL, '2025-07-06 18:43:19', NULL), (24074, '54.36.149.5', NULL, '2025-07-06 18:52:20', NULL), (24075, '54.36.149.34', NULL, '2025-07-06 19:00:40', NULL), (24076, '54.36.148.240', NULL, '2025-07-06 19:10:27', NULL), (24077, '40.77.167.27', NULL, '2025-07-06 19:13:21', NULL), (24078, '54.36.149.13', NULL, '2025-07-06 19:19:42', NULL), (24079, '54.36.149.59', NULL, '2025-07-06 19:30:13', NULL), (24080, '54.36.149.102', NULL, '2025-07-06 19:47:19', NULL), (24081, '54.36.148.180', NULL, '2025-07-06 19:54:32', NULL), (24082, '54.36.148.144', NULL, '2025-07-06 20:01:58', NULL), (24083, '54.36.148.13', NULL, '2025-07-06 20:08:57', NULL), (24084, '54.36.148.255', NULL, '2025-07-06 20:17:17', NULL), (24085, '54.36.148.73', NULL, '2025-07-06 20:24:04', NULL), (24086, '54.36.148.93', NULL, '2025-07-06 20:31:32', NULL), (24087, '54.36.148.99', NULL, '2025-07-06 20:51:01', NULL), (24088, '54.36.148.154', NULL, '2025-07-06 21:09:40', NULL), (24089, '54.36.149.63', NULL, '2025-07-06 21:29:21', NULL), (24090, '54.36.149.23', NULL, '2025-07-06 21:50:16', NULL), (24091, '54.36.148.5', NULL, '2025-07-06 22:06:29', NULL), (24092, '41.38.27.154', NULL, '2025-07-06 22:18:37', NULL), (24093, '142.250.32.3', NULL, '2025-07-06 22:19:12', NULL), (24094, '74.125.210.173', NULL, '2025-07-06 22:19:13', NULL), (24095, '74.125.210.167', NULL, '2025-07-06 22:19:13', NULL), (24096, '54.36.149.5', NULL, '2025-07-06 22:22:37', NULL), (24097, '64.227.180.88', NULL, '2025-07-06 22:33:18', NULL), (24098, '85.208.96.203', NULL, '2025-07-06 22:40:36', NULL), (24099, '85.208.96.203', NULL, '2025-07-06 22:40:37', NULL), (24100, '54.36.149.41', NULL, '2025-07-06 22:48:18', NULL), (24101, '54.36.148.200', NULL, '2025-07-06 23:14:07', NULL), (24102, '54.36.148.140', NULL, '2025-07-06 23:38:15', NULL), (24103, '85.208.96.210', NULL, '2025-07-06 23:44:32', NULL), (24104, '85.208.96.210', NULL, '2025-07-06 23:44:34', NULL), (24105, '36.111.67.189', NULL, '2025-07-06 23:54:36', NULL), (24106, '54.36.148.206', NULL, '2025-07-07 00:00:24', NULL), (24107, '66.249.70.166', NULL, '2025-07-07 00:22:03', NULL), (24108, '54.36.148.66', NULL, '2025-07-07 00:23:08', NULL), (24109, '54.36.149.96', NULL, '2025-07-07 00:56:21', NULL), (24110, '54.36.148.216', NULL, '2025-07-07 01:24:22', NULL), (24111, '74.125.151.171', NULL, '2025-07-07 01:46:48', NULL), (24112, '54.36.148.166', NULL, '2025-07-07 01:52:55', NULL), (24113, '74.125.151.167', NULL, '2025-07-07 01:55:04', NULL), (24114, '185.191.171.8', NULL, '2025-07-07 02:21:18', NULL), (24115, '54.36.149.15', NULL, '2025-07-07 02:24:23', NULL), (24116, '74.7.36.106', NULL, '2025-07-07 03:00:41', NULL), (24117, '54.36.148.157', NULL, '2025-07-07 03:14:12', NULL), (24118, '85.208.96.207', NULL, '2025-07-07 03:18:16', NULL), (24119, '54.36.148.172', NULL, '2025-07-07 04:02:29', NULL), (24120, '54.36.148.228', NULL, '2025-07-07 04:56:17', NULL), (24121, '46.17.174.172', NULL, '2025-07-07 05:30:36', NULL), (24122, '188.233.143.81', NULL, '2025-07-07 05:35:55', NULL), (24123, '185.191.171.2', NULL, '2025-07-07 05:55:12', NULL), (24124, '74.125.151.168', NULL, '2025-07-07 06:20:24', NULL), (24125, '2a02:4780:a:c0de::2', NULL, '2025-07-07 06:29:16', NULL), (24126, '54.36.148.239', NULL, '2025-07-07 06:33:29', NULL), (24127, '85.208.96.209', NULL, '2025-07-07 06:55:34', NULL), (24128, '85.208.96.209', NULL, '2025-07-07 06:55:35', NULL), (24129, '85.208.96.209', NULL, '2025-07-07 08:08:46', NULL), (24130, '85.208.96.209', NULL, '2025-07-07 08:08:47', NULL), (24131, '54.36.148.25', NULL, '2025-07-07 09:09:02', NULL), (24132, '54.36.149.89', NULL, '2025-07-07 09:18:53', NULL), (24133, '66.249.70.171', NULL, '2025-07-07 09:28:28', NULL), (24134, '54.36.148.35', NULL, '2025-07-07 09:29:21', NULL), (24135, '52.167.144.166', NULL, '2025-07-07 09:31:42', NULL), (24136, '54.36.148.213', NULL, '2025-07-07 09:40:22', NULL), (24137, '54.36.148.51', NULL, '2025-07-07 09:49:57', NULL), (24138, '54.36.148.67', NULL, '2025-07-07 10:03:09', NULL), (24139, '205.169.39.26', NULL, '2025-07-07 10:08:08', NULL), (24140, '54.36.149.10', NULL, '2025-07-07 10:18:12', NULL), (24141, '54.36.148.93', NULL, '2025-07-07 10:31:32', NULL), (24142, '54.36.148.66', NULL, '2025-07-07 10:43:36', NULL), (24143, '46.105.39.49', NULL, '2025-07-07 10:49:28', NULL), (24144, '184.154.36.173', NULL, '2025-07-07 10:51:37', NULL), (24145, '184.154.36.173', NULL, '2025-07-07 10:51:45', NULL), (24146, '184.154.36.173', NULL, '2025-07-07 10:51:49', NULL), (24147, '54.36.148.109', NULL, '2025-07-07 10:56:08', NULL), (24148, '54.36.149.28', NULL, '2025-07-07 11:18:25', NULL), (24149, '74.125.151.160', NULL, '2025-07-07 11:55:45', NULL), (24150, '66.249.70.161', NULL, '2025-07-07 13:03:01', NULL), (24151, '66.249.64.40', NULL, '2025-07-07 14:08:19', NULL), (24152, '212.102.37.190', NULL, '2025-07-07 14:20:01', NULL), (24153, '40.77.167.53', NULL, '2025-07-07 14:51:41', NULL), (24154, '54.36.148.220', NULL, '2025-07-07 16:54:36', NULL), (24155, '66.249.64.46', NULL, '2025-07-07 17:07:51', NULL), (24156, '66.249.64.32', NULL, '2025-07-07 17:08:31', NULL), (24157, '66.249.64.46', NULL, '2025-07-07 17:08:34', NULL), (24158, '66.249.64.46', NULL, '2025-07-07 17:08:49', NULL), (24159, '66.249.64.46', NULL, '2025-07-07 17:08:51', NULL), (24160, '54.36.148.204', NULL, '2025-07-07 17:46:00', NULL), (24161, '54.36.149.5', NULL, '2025-07-07 18:08:41', NULL), (24162, '54.36.148.12', NULL, '2025-07-07 18:29:58', NULL), (24163, '176.28.141.86', NULL, '2025-07-07 18:35:02', NULL), (24164, '176.28.141.86', NULL, '2025-07-07 18:35:12', NULL), (24165, '176.28.141.86', NULL, '2025-07-07 18:35:12', NULL), (24166, '176.28.141.86', NULL, '2025-07-07 18:35:13', NULL), (24167, '54.36.148.143', NULL, '2025-07-07 19:11:46', NULL), (24168, '54.36.148.129', NULL, '2025-07-07 21:08:14', NULL), (24169, '165.231.182.121', NULL, '2025-07-07 22:34:59', NULL), (24170, '176.28.176.173', NULL, '2025-07-07 22:54:28', NULL), (24171, '74.125.210.163', NULL, '2025-07-07 22:59:58', NULL), (24172, '74.125.210.161', NULL, '2025-07-07 23:00:00', NULL), (24173, '54.36.148.75', NULL, '2025-07-07 23:46:10', NULL), (24174, '74.125.151.171', NULL, '2025-07-08 01:14:57', NULL), (24175, '54.36.149.28', NULL, '2025-07-08 01:49:53', NULL), (24176, '74.125.151.165', NULL, '2025-07-08 03:38:14', NULL), (24177, '54.36.148.200', NULL, '2025-07-08 03:55:56', NULL), (24178, '17.241.227.239', NULL, '2025-07-08 04:00:10', NULL), (24179, '74.125.151.168', NULL, '2025-07-08 04:02:52', NULL), (24180, '54.155.6.49', NULL, '2025-07-08 04:42:01', NULL), (24181, '54.36.148.173', NULL, '2025-07-08 06:03:50', NULL), (24182, '2a02:4780:a:c0de::2', NULL, '2025-07-08 08:33:49', NULL), (24183, '54.36.149.97', NULL, '2025-07-08 09:33:07', NULL), (24184, '44.234.66.70', NULL, '2025-07-08 10:12:40', NULL), (24185, '94.50.227.165', NULL, '2025-07-08 10:43:54', NULL), (24186, '54.36.148.124', NULL, '2025-07-08 11:22:38', NULL), (24187, '54.36.148.215', NULL, '2025-07-08 11:28:38', NULL), (24188, '54.36.148.167', NULL, '2025-07-08 11:38:29', NULL), (24189, '54.36.148.121', NULL, '2025-07-08 11:45:29', NULL), (24190, '54.36.149.86', NULL, '2025-07-08 11:51:18', NULL), (24191, '54.36.149.47', NULL, '2025-07-08 11:56:34', NULL), (24192, '54.36.148.57', NULL, '2025-07-08 12:01:55', NULL), (24193, '31.171.152.133', NULL, '2025-07-08 12:05:22', NULL), (24194, '54.36.149.84', NULL, '2025-07-08 12:07:42', NULL), (24195, '54.36.148.3', NULL, '2025-07-08 12:12:37', NULL), (24196, '54.36.149.15', NULL, '2025-07-08 12:18:06', NULL), (24197, '66.249.64.41', NULL, '2025-07-08 12:22:16', NULL), (24198, '54.36.149.68', NULL, '2025-07-08 12:27:12', NULL), (24199, '54.36.148.156', NULL, '2025-07-08 12:33:04', NULL), (24200, '54.36.148.7', NULL, '2025-07-08 12:37:41', NULL), (24201, '54.36.148.230', NULL, '2025-07-08 12:42:16', NULL), (24202, '54.36.148.3', NULL, '2025-07-08 12:48:32', NULL), (24203, '54.36.148.110', NULL, '2025-07-08 12:53:18', NULL), (24204, '54.36.149.80', NULL, '2025-07-08 12:58:27', NULL), (24205, '54.36.148.92', NULL, '2025-07-08 13:02:44', NULL), (24206, '54.36.148.30', NULL, '2025-07-08 13:11:10', NULL), (24207, '54.36.148.63', NULL, '2025-07-08 13:16:04', NULL), (24208, '51.68.107.141', NULL, '2025-07-08 13:17:15', NULL), (24209, '54.36.148.149', NULL, '2025-07-08 13:20:38', NULL), (24210, '66.249.64.43', NULL, '2025-07-08 13:20:39', NULL), (24211, '54.36.148.95', NULL, '2025-07-08 13:25:01', NULL), (24212, '54.36.148.205', NULL, '2025-07-08 13:29:34', NULL), (24213, '54.36.148.201', NULL, '2025-07-08 13:34:10', NULL), (24214, '20.171.53.239', NULL, '2025-07-08 13:35:10', NULL), (24215, '54.36.149.104', NULL, '2025-07-08 13:38:24', NULL), (24216, '54.36.149.71', NULL, '2025-07-08 13:42:54', NULL), (24217, '146.190.223.106', NULL, '2025-07-08 13:45:43', NULL), (24218, '54.36.149.63', NULL, '2025-07-08 13:47:21', NULL), (24219, '54.36.149.85', NULL, '2025-07-08 13:51:56', NULL), (24220, '54.36.148.11', NULL, '2025-07-08 13:56:29', NULL), (24221, '54.36.149.60', NULL, '2025-07-08 14:01:19', NULL), (24222, '54.36.148.126', NULL, '2025-07-08 14:09:09', NULL), (24223, '54.36.148.71', NULL, '2025-07-08 14:14:43', NULL), (24224, '54.36.148.150', NULL, '2025-07-08 14:18:53', NULL), (24225, '54.36.148.177', NULL, '2025-07-08 14:23:16', NULL), (24226, '54.36.149.45', NULL, '2025-07-08 14:27:42', NULL), (24227, '74.125.151.167', NULL, '2025-07-08 14:49:49', NULL), (24228, '54.36.148.161', NULL, '2025-07-08 16:01:35', NULL), (24229, '54.36.149.57', NULL, '2025-07-08 16:11:16', NULL), (24230, '54.36.148.140', NULL, '2025-07-08 16:21:18', NULL), (24231, '40.77.167.4', NULL, '2025-07-08 16:21:49', NULL), (24232, '54.36.148.117', NULL, '2025-07-08 16:31:11', NULL), (24233, '54.36.148.7', NULL, '2025-07-08 16:40:33', NULL), (24234, '54.36.148.190', NULL, '2025-07-08 16:49:08', NULL), (24235, '27.188.164.5', NULL, '2025-07-08 16:57:42', NULL), (24236, '54.36.148.214', NULL, '2025-07-08 16:58:10', NULL), (24237, '183.197.75.149', NULL, '2025-07-08 16:58:17', NULL), (24238, '42.236.10.120', NULL, '2025-07-08 16:58:28', NULL), (24239, '42.236.10.110', NULL, '2025-07-08 16:58:38', NULL), (24240, '54.36.148.33', NULL, '2025-07-08 17:07:12', NULL), (24241, '54.36.148.141', NULL, '2025-07-08 17:16:06', NULL), (24242, '54.36.149.2', NULL, '2025-07-08 17:24:55', NULL), (24243, '54.36.148.155', NULL, '2025-07-08 17:33:51', NULL), (24244, '54.36.148.121', NULL, '2025-07-08 17:42:37', NULL), (24245, '54.36.149.105', NULL, '2025-07-08 17:50:38', NULL), (24246, '54.36.149.71', NULL, '2025-07-08 17:58:57', NULL), (24247, '54.36.148.2', NULL, '2025-07-08 18:08:05', NULL), (24248, '54.36.148.24', NULL, '2025-07-08 18:16:15', NULL), (24249, '54.36.148.58', NULL, '2025-07-08 18:33:05', NULL), (24250, '54.36.148.190', NULL, '2025-07-08 18:49:09', NULL), (24251, '52.167.144.174', NULL, '2025-07-08 18:52:50', NULL), (24252, '74.125.151.163', NULL, '2025-07-08 19:37:39', NULL), (24253, '54.36.148.66', NULL, '2025-07-08 19:53:09', NULL), (24254, '54.36.148.155', NULL, '2025-07-08 20:21:02', NULL), (24255, '54.36.148.73', NULL, '2025-07-08 21:14:44', NULL), (24256, '54.36.148.227', NULL, '2025-07-08 21:39:56', NULL), (24257, '54.36.148.184', NULL, '2025-07-08 22:04:36', NULL), (24258, '24.144.90.191', NULL, '2025-07-08 22:19:46', NULL), (24259, '54.36.148.134', NULL, '2025-07-08 22:26:23', NULL), (24260, '54.36.148.37', NULL, '2025-07-08 22:57:17', NULL), (24261, '54.36.149.39', NULL, '2025-07-08 23:02:47', NULL), (24262, '54.36.148.2', NULL, '2025-07-08 23:09:42', NULL), (24263, '54.36.148.204', NULL, '2025-07-08 23:16:07', NULL), (24264, '54.36.148.82', NULL, '2025-07-08 23:21:40', NULL), (24265, '54.36.148.201', NULL, '2025-07-08 23:26:57', NULL), (24266, '46.205.199.115', NULL, '2025-07-08 23:27:13', NULL), (24267, '79.191.204.248', NULL, '2025-07-08 23:27:14', NULL), (24268, '54.36.148.210', NULL, '2025-07-08 23:32:04', NULL), (24269, '54.36.148.71', NULL, '2025-07-08 23:37:10', NULL), (24270, '54.36.148.110', NULL, '2025-07-08 23:42:07', NULL), (24271, '54.36.148.159', NULL, '2025-07-08 23:47:42', NULL), (24272, '54.36.148.218', NULL, '2025-07-08 23:52:41', NULL), (24273, '54.36.148.0', NULL, '2025-07-08 23:57:58', NULL), (24274, '54.36.148.121', NULL, '2025-07-09 00:02:56', NULL), (24275, '54.36.148.94', NULL, '2025-07-09 00:08:09', NULL), (24276, '54.36.148.231', NULL, '2025-07-09 00:12:55', NULL), (24277, '54.36.149.6', NULL, '2025-07-09 00:17:57', NULL), (24278, '54.36.148.236', NULL, '2025-07-09 00:23:03', NULL), (24279, '54.36.148.214', NULL, '2025-07-09 00:28:22', NULL), (24280, '54.36.148.55', NULL, '2025-07-09 00:33:37', NULL), (24281, '74.125.151.169', NULL, '2025-07-09 00:35:31', NULL), (24282, '54.36.148.90', NULL, '2025-07-09 00:38:58', NULL), (24283, '54.36.148.230', NULL, '2025-07-09 00:49:34', NULL), (24284, '54.36.148.103', NULL, '2025-07-09 01:00:36', NULL), (24285, '54.36.148.141', NULL, '2025-07-09 01:11:13', NULL), (24286, '54.36.148.119', NULL, '2025-07-09 01:16:21', NULL), (24287, '54.36.148.181', NULL, '2025-07-09 01:26:28', NULL), (24288, '54.36.148.116', NULL, '2025-07-09 01:31:37', NULL), (24289, '54.36.148.103', NULL, '2025-07-09 01:36:46', NULL), (24290, '54.36.148.242', NULL, '2025-07-09 01:41:40', NULL), (24291, '54.36.148.99', NULL, '2025-07-09 01:46:56', NULL), (24292, '182.44.9.147', NULL, '2025-07-09 06:05:22', NULL), (24293, '52.167.144.160', NULL, '2025-07-09 06:47:38', NULL), (24294, '2a02:4780:a:c0de::2', NULL, '2025-07-09 07:08:35', NULL), (24295, '52.167.144.206', NULL, '2025-07-09 08:24:44', NULL), (24296, '40.77.167.14', NULL, '2025-07-09 10:43:09', NULL), (24297, '66.249.64.43', NULL, '2025-07-09 10:48:31', NULL), (24298, '66.249.64.45', NULL, '2025-07-09 11:09:40', NULL), (24299, '85.208.96.195', NULL, '2025-07-09 11:22:52', NULL), (24300, '3.22.104.232', NULL, '2025-07-09 11:34:09', NULL), (24301, '77.74.177.114', NULL, '2025-07-09 11:53:54', NULL), (24302, '31.56.36.189', NULL, '2025-07-09 12:09:23', NULL), (24303, '156.228.108.135', NULL, '2025-07-09 12:51:49', NULL), (24304, '156.228.108.135', NULL, '2025-07-09 12:51:49', NULL), (24305, '156.228.108.135', NULL, '2025-07-09 12:51:49', NULL), (24306, '74.125.151.165', NULL, '2025-07-09 14:41:43', NULL), (24307, '194.32.122.27', NULL, '2025-07-09 15:15:10', NULL), (24308, '45.91.237.194', NULL, '2025-07-09 15:56:33', NULL), (24309, '2001:bc8:1201:1f:fabc:12ff:fe53:9754', NULL, '2025-07-09 16:30:17', NULL), (24310, '46.105.39.49', NULL, '2025-07-09 16:35:57', NULL), (24311, '185.191.171.16', NULL, '2025-07-09 17:03:45', NULL), (24312, '185.191.171.16', NULL, '2025-07-09 17:03:48', NULL), (24313, '185.191.171.11', NULL, '2025-07-09 17:11:52', NULL), (24314, '40.77.167.41', NULL, '2025-07-09 17:16:34', NULL), (24315, '52.167.144.146', NULL, '2025-07-09 17:23:43', NULL), (24316, '43.143.248.236', NULL, '2025-07-09 18:27:16', NULL), (24317, '66.249.64.42', NULL, '2025-07-09 19:17:19', NULL), (24318, '185.191.171.1', NULL, '2025-07-09 19:22:09', NULL), (24319, '66.249.70.171', NULL, '2025-07-09 20:57:14', NULL), (24320, '122.51.104.231', NULL, '2025-07-09 21:29:38', NULL), (24321, '74.125.151.173', NULL, '2025-07-09 21:48:35', NULL), (24322, '176.28.165.216', NULL, '2025-07-09 21:57:38', NULL), (24323, '176.28.165.216', NULL, '2025-07-09 21:58:55', NULL), (24324, '176.28.165.216', NULL, '2025-07-09 21:58:56', NULL), (24325, '176.28.165.216', NULL, '2025-07-09 21:58:57', NULL), (24326, '185.177.72.111', NULL, '2025-07-09 22:00:16', NULL), (24327, '156.193.135.221', NULL, '2025-07-09 22:05:58', NULL), (24328, '74.125.151.172', NULL, '2025-07-09 22:14:18', NULL), (24329, '137.226.113.44', NULL, '2025-07-09 23:58:04', NULL), (24330, '5.133.192.108', NULL, '2025-07-10 00:03:55', NULL), (24331, '118.89.233.234', NULL, '2025-07-10 00:26:06', NULL), (24332, '34.55.122.176', NULL, '2025-07-10 00:53:33', NULL), (24333, '40.77.167.5', NULL, '2025-07-10 01:28:05', NULL), (24334, '52.167.144.25', NULL, '2025-07-10 01:48:45', NULL), (24335, '85.208.96.206', NULL, '2025-07-10 02:34:32', NULL), (24336, '85.208.96.206', NULL, '2025-07-10 02:34:34', NULL), (24337, '138.68.191.249', NULL, '2025-07-10 04:44:13', NULL), (24338, '2a02:4780:a:c0de::2', NULL, '2025-07-10 05:04:36', NULL), (24339, '66.249.70.171', NULL, '2025-07-10 05:37:03', NULL), (24340, '118.195.165.218', NULL, '2025-07-10 06:20:17', NULL), (24341, '43.134.141.244', NULL, '2025-07-10 07:51:33', NULL), (24342, '49.51.253.83', NULL, '2025-07-10 08:55:04', NULL), (24343, '196.251.70.18', NULL, '2025-07-10 09:08:39', NULL), (24344, '66.249.64.36', NULL, '2025-07-10 09:11:35', NULL), (24345, '43.128.67.187', NULL, '2025-07-10 09:44:22', NULL), (24346, '66.249.70.170', NULL, '2025-07-10 10:25:47', NULL), (24347, '66.249.70.171', NULL, '2025-07-10 10:27:27', NULL), (24348, '66.249.70.171', NULL, '2025-07-10 10:27:28', NULL), (24349, '40.77.167.20', NULL, '2025-07-10 10:50:41', NULL), (24350, '74.125.151.167', NULL, '2025-07-10 11:21:27', NULL), (24351, '51.68.236.94', NULL, '2025-07-10 12:00:35', NULL), (24352, '140.143.98.18', NULL, '2025-07-10 12:35:33', NULL), (24353, '52.167.144.16', NULL, '2025-07-10 13:51:36', NULL), (24354, '42.236.17.110', NULL, '2025-07-10 15:06:05', NULL), (24355, '35.87.150.5', NULL, '2025-07-10 15:16:38', NULL), (24356, '35.87.150.5', NULL, '2025-07-10 15:16:42', NULL), (24357, '52.12.33.75', NULL, '2025-07-10 15:16:58', NULL), (24358, '66.249.64.36', NULL, '2025-07-10 15:25:18', NULL), (24359, '54.36.148.233', NULL, '2025-07-10 15:47:01', NULL), (24360, '2001:bc8:701:1c:ba2a:72ff:feda:18c2', NULL, '2025-07-10 15:58:20', NULL), (24361, '54.36.148.34', NULL, '2025-07-10 16:01:31', NULL), (24362, '54.36.148.110', NULL, '2025-07-10 16:16:19', NULL), (24363, '66.249.64.35', NULL, '2025-07-10 16:21:38', NULL), (24364, '17.241.75.157', NULL, '2025-07-10 16:31:20', NULL), (24365, '54.36.148.64', NULL, '2025-07-10 16:31:30', NULL), (24366, '54.36.149.100', NULL, '2025-07-10 16:47:08', NULL), (24367, '54.36.149.90', NULL, '2025-07-10 17:03:16', NULL), (24368, '54.36.148.3', NULL, '2025-07-10 17:19:22', NULL), (24369, '54.36.148.130', NULL, '2025-07-10 17:35:41', NULL), (24370, '54.36.148.169', NULL, '2025-07-10 17:51:57', NULL), (24371, '43.153.49.151', NULL, '2025-07-10 17:55:19', NULL), (24372, '54.36.148.234', NULL, '2025-07-10 18:08:01', NULL), (24373, '40.77.167.4', NULL, '2025-07-10 18:17:39', NULL), (24374, '54.36.149.61', NULL, '2025-07-10 18:22:21', NULL), (24375, '54.36.149.40', NULL, '2025-07-10 18:38:19', NULL), (24376, '54.36.148.98', NULL, '2025-07-10 18:53:32', NULL), (24377, '119.45.20.16', NULL, '2025-07-10 18:56:17', NULL), (24378, '54.36.148.252', NULL, '2025-07-10 19:08:16', NULL), (24379, '54.36.148.100', NULL, '2025-07-10 19:23:18', NULL), (24380, '54.36.149.75', NULL, '2025-07-10 19:38:21', NULL), (24381, '54.36.149.27', NULL, '2025-07-10 19:53:00', NULL), (24382, '54.36.149.51', NULL, '2025-07-10 20:08:09', NULL), (24383, '54.36.149.46', NULL, '2025-07-10 20:20:42', NULL), (24384, '43.130.60.195', NULL, '2025-07-10 20:20:54', NULL), (24385, '54.36.148.123', NULL, '2025-07-10 20:30:24', NULL), (24386, '54.36.148.147', NULL, '2025-07-10 20:39:32', NULL), (24387, '52.167.144.172', NULL, '2025-07-10 20:45:35', NULL), (24388, '54.36.148.125', NULL, '2025-07-10 20:48:13', NULL), (24389, '54.36.148.228', NULL, '2025-07-10 20:57:35', NULL), (24390, '54.36.148.137', NULL, '2025-07-10 21:06:35', NULL), (24391, '54.36.148.75', NULL, '2025-07-10 21:14:38', NULL), (24392, '159.89.115.247', NULL, '2025-07-10 21:18:16', NULL), (24393, '93.158.91.242', NULL, '2025-07-10 21:27:27', NULL), (24394, '54.36.148.42', NULL, '2025-07-10 21:30:41', NULL), (24395, '54.36.148.34', NULL, '2025-07-10 21:39:20', NULL), (24396, '52.167.144.169', NULL, '2025-07-10 21:46:00', NULL), (24397, '54.36.148.7', NULL, '2025-07-10 21:47:40', NULL), (24398, '42.236.101.249', NULL, '2025-07-10 21:54:21', NULL), (24399, '54.36.149.8', NULL, '2025-07-10 21:56:01', NULL), (24400, '120.71.59.24', NULL, '2025-07-10 21:56:35', NULL), (24401, '54.36.148.143', NULL, '2025-07-10 22:04:10', NULL), (24402, '54.36.148.51', NULL, '2025-07-10 22:11:32', NULL), (24403, '54.36.149.97', NULL, '2025-07-10 22:27:19', NULL), (24404, '66.249.70.173', NULL, '2025-07-10 22:33:56', NULL), (24405, '54.36.149.55', NULL, '2025-07-10 22:34:29', NULL), (24406, '66.249.70.172', NULL, '2025-07-10 22:34:29', NULL), (24407, '54.36.149.32', NULL, '2025-07-10 22:42:03', NULL), (24408, '54.36.148.101', NULL, '2025-07-10 22:49:31', NULL), (24409, '74.7.35.117', NULL, '2025-07-10 23:00:11', NULL), (24410, '74.125.151.170', NULL, '2025-07-11 00:12:14', NULL), (24411, '40.77.167.26', NULL, '2025-07-11 01:58:09', NULL), (24412, '2a02:4780:a:c0de::2', NULL, '2025-07-11 04:19:30', NULL), (24413, '66.249.70.174', NULL, '2025-07-11 05:55:59', NULL), (24414, '119.45.20.16', NULL, '2025-07-11 06:53:16', NULL), (24415, '74.125.151.166', NULL, '2025-07-11 07:38:41', NULL), (24416, '74.125.151.173', NULL, '2025-07-11 08:32:13', NULL), (24417, '13.214.220.119', NULL, '2025-07-11 08:39:21', NULL), (24418, '185.191.171.4', NULL, '2025-07-11 08:40:01', NULL), (24419, '185.191.171.4', NULL, '2025-07-11 08:40:02', NULL), (24420, '74.125.151.174', NULL, '2025-07-11 09:22:32', NULL), (24421, '66.249.70.173', NULL, '2025-07-11 09:29:24', NULL), (24422, '69.163.184.191', NULL, '2025-07-11 09:44:35', NULL), (24423, '40.77.167.0', NULL, '2025-07-11 10:42:34', NULL), (24424, '154.17.105.95', NULL, '2025-07-11 12:32:57', NULL), (24425, '172.182.209.218', NULL, '2025-07-11 13:05:55', NULL), (24426, '51.68.107.161', NULL, '2025-07-11 13:44:48', NULL), (24427, '165.231.182.114', NULL, '2025-07-11 14:17:04', NULL), (24428, '185.170.167.18', NULL, '2025-07-11 14:46:56', NULL), (24429, '185.191.171.11', NULL, '2025-07-11 15:49:38', NULL), (24430, '74.125.151.161', NULL, '2025-07-11 16:08:49', NULL), (24431, '2001:bc8:701:1c:b283:feff:fed4:3007', NULL, '2025-07-11 16:13:19', NULL), (24432, '2001:bc8:701:1c:fabc:12ff:fe4d:6334', NULL, '2025-07-11 16:16:10', NULL), (24433, '20.168.18.45', NULL, '2025-07-11 16:45:01', NULL), (24434, '185.170.167.18', NULL, '2025-07-11 19:09:00', NULL), (24435, '132.232.203.74', NULL, '2025-07-11 19:26:34', NULL), (24436, '66.249.64.32', NULL, '2025-07-11 19:30:10', NULL), (24437, '3.128.156.10', NULL, '2025-07-11 20:48:57', NULL), (24438, '95.134.63.225', NULL, '2025-07-12 00:50:46', NULL), (24439, '74.125.151.168', NULL, '2025-07-12 03:10:27', NULL), (24440, '74.125.151.163', NULL, '2025-07-12 04:06:46', NULL), (24441, '52.167.144.210', NULL, '2025-07-12 04:16:45', NULL), (24442, '52.167.144.182', NULL, '2025-07-12 04:41:36', NULL), (24443, '8.36.86.54', NULL, '2025-07-12 07:08:43', NULL), (24444, '8.36.86.54', NULL, '2025-07-12 07:08:47', NULL), (24445, '185.177.72.204', NULL, '2025-07-12 07:10:21', NULL), (24446, '52.167.144.189', NULL, '2025-07-12 09:30:33', NULL), (24447, '184.154.36.173', NULL, '2025-07-12 10:38:10', NULL), (24448, '184.154.36.173', NULL, '2025-07-12 10:38:13', NULL), (24449, '184.154.36.173', NULL, '2025-07-12 10:38:16', NULL), (24450, '85.208.96.196', NULL, '2025-07-12 12:01:02', NULL), (24451, '2a02:4780:a:c0de::2', NULL, '2025-07-12 12:36:31', NULL), (24452, '185.191.171.11', NULL, '2025-07-12 13:26:16', NULL), (24453, '185.191.171.11', NULL, '2025-07-12 13:26:20', NULL), (24454, '172.182.213.192', NULL, '2025-07-12 13:36:35', NULL), (24455, '52.167.144.214', NULL, '2025-07-12 13:44:09', NULL), (24456, '40.77.167.2', NULL, '2025-07-12 14:20:55', NULL), (24457, '66.249.89.110', NULL, '2025-07-12 15:31:20', NULL), (24458, '66.249.89.110', NULL, '2025-07-12 15:31:51', NULL), (24459, '185.191.171.4', NULL, '2025-07-12 15:58:38', NULL), (24460, '51.68.107.142', NULL, '2025-07-12 16:37:59', NULL), (24461, '85.208.96.201', NULL, '2025-07-12 17:13:43', NULL), (24462, '40.77.167.53', NULL, '2025-07-12 17:37:00', NULL), (24463, '85.208.96.207', NULL, '2025-07-12 18:00:53', NULL), (24464, '85.208.96.207', NULL, '2025-07-12 18:00:56', NULL), (24465, '85.208.96.203', NULL, '2025-07-12 18:05:51', NULL), (24466, '85.208.96.203', NULL, '2025-07-12 18:05:51', NULL), (24467, '85.208.96.211', NULL, '2025-07-12 19:56:40', NULL), (24468, '85.208.96.211', NULL, '2025-07-12 19:56:41', NULL), (24469, '74.125.151.162', NULL, '2025-07-12 20:24:32', NULL), (24470, '185.191.171.10', NULL, '2025-07-12 20:34:32', NULL), (24471, '85.208.96.195', NULL, '2025-07-12 20:51:34', NULL), (24472, '185.191.171.10', NULL, '2025-07-12 20:52:10', NULL), (24473, '185.191.171.4', NULL, '2025-07-12 21:05:46', NULL), (24474, '185.191.171.4', NULL, '2025-07-12 21:05:46', NULL), (24475, '147.182.147.21', NULL, '2025-07-12 21:09:29', NULL), (24476, '74.125.151.163', NULL, '2025-07-12 22:20:07', NULL), (24477, '66.249.64.35', NULL, '2025-07-12 22:34:16', NULL), (24478, '185.191.171.15', NULL, '2025-07-12 22:54:06', NULL), (24479, '185.191.171.15', NULL, '2025-07-12 22:54:10', NULL), (24480, '185.191.171.15', NULL, '2025-07-12 23:49:18', NULL), (24481, '74.125.151.168', NULL, '2025-07-12 23:50:23', NULL), (24482, '85.208.96.196', NULL, '2025-07-13 00:57:03', NULL), (24483, '85.208.96.196', NULL, '2025-07-13 00:57:04', NULL), (24484, '185.170.167.18', NULL, '2025-07-13 01:12:48', NULL), (24485, '43.130.40.120', NULL, '2025-07-13 03:17:56', NULL), (24486, '74.125.151.165', NULL, '2025-07-13 03:18:57', NULL), (24487, '43.130.3.122', NULL, '2025-07-13 03:34:14', NULL), (24488, '129.226.213.145', NULL, '2025-07-13 04:12:27', NULL), (24489, '52.167.144.201', NULL, '2025-07-13 06:22:04', NULL), (24490, '52.167.144.181', NULL, '2025-07-13 06:42:26', NULL), (24491, '52.167.144.181', NULL, '2025-07-13 06:44:16', NULL), (24492, '156.228.111.248', NULL, '2025-07-13 08:48:25', NULL), (24493, '156.228.111.248', NULL, '2025-07-13 08:48:26', NULL), (24494, '156.228.97.193', NULL, '2025-07-13 08:48:26', NULL), (24495, '156.228.97.193', NULL, '2025-07-13 08:48:29', NULL), (24496, '156.228.97.193', NULL, '2025-07-13 08:48:30', NULL), (24497, '156.228.97.193', NULL, '2025-07-13 08:48:30', NULL), (24498, '156.228.97.193', NULL, '2025-07-13 08:48:34', NULL), (24499, '156.228.97.193', NULL, '2025-07-13 08:48:35', NULL), (24500, '66.249.70.165', NULL, '2025-07-13 09:15:28', NULL), (24501, '52.167.144.236', NULL, '2025-07-13 10:34:56', NULL), (24502, '13.48.123.249', NULL, '2025-07-13 12:58:13', NULL), (24503, '52.167.144.19', NULL, '2025-07-13 13:03:10', NULL), (24504, '40.77.167.60', NULL, '2025-07-13 14:23:59', NULL), (24505, '52.167.144.181', NULL, '2025-07-13 14:44:55', NULL), (24506, '42.236.101.230', NULL, '2025-07-13 14:54:08', NULL), (24507, '2a02:4780:a:c0de::2', NULL, '2025-07-13 15:52:25', NULL), (24508, '42.236.12.203', NULL, '2025-07-13 16:12:30', NULL), (24509, '216.73.216.149', NULL, '2025-07-13 17:31:26', NULL), (24510, '52.167.144.166', NULL, '2025-07-13 20:18:05', NULL), (24511, '40.77.167.235', NULL, '2025-07-13 20:40:16', NULL), (24512, '20.171.207.183', NULL, '2025-07-13 20:43:01', NULL), (24513, '66.249.64.38', NULL, '2025-07-13 21:08:13', NULL), (24514, '17.241.219.223', NULL, '2025-07-13 22:26:11', NULL), (24515, '52.167.144.213', NULL, '2025-07-13 22:28:45', NULL), (24516, '51.68.111.215', NULL, '2025-07-13 23:26:59', NULL), (24517, '74.125.151.165', NULL, '2025-07-14 00:34:36', NULL), (24518, '69.160.160.57', NULL, '2025-07-14 02:23:07', NULL), (24519, '69.160.160.57', NULL, '2025-07-14 02:23:10', NULL), (24520, '40.77.167.38', NULL, '2025-07-14 02:28:12', NULL), (24521, '74.125.151.161', NULL, '2025-07-14 03:36:08', NULL), (24522, '51.68.236.73', NULL, '2025-07-14 03:57:14', NULL), (24523, '74.125.151.170', NULL, '2025-07-14 04:00:16', NULL), (24524, '43.135.133.194', NULL, '2025-07-14 04:54:05', NULL), (24525, '74.125.151.172', NULL, '2025-07-14 06:15:15', NULL), (24526, '216.73.216.39', NULL, '2025-07-14 06:32:20', NULL), (24527, '40.77.167.44', NULL, '2025-07-14 06:45:50', NULL), (24528, '20.171.207.61', NULL, '2025-07-14 07:41:19', NULL), (24529, '37.19.223.103', NULL, '2025-07-14 08:13:47', NULL), (24530, '40.77.167.156', NULL, '2025-07-14 09:02:45', NULL), (24531, '94.191.43.82', NULL, '2025-07-14 09:07:29', NULL), (24532, '52.89.90.33', NULL, '2025-07-14 09:14:47', NULL), (24533, '52.89.90.33', NULL, '2025-07-14 09:14:50', NULL), (24534, '44.242.157.46', NULL, '2025-07-14 09:15:01', NULL), (24535, '40.77.167.58', NULL, '2025-07-14 09:41:43', NULL), (24536, '74.125.151.167', NULL, '2025-07-14 11:23:11', NULL), (24537, '52.167.144.213', NULL, '2025-07-14 11:51:20', NULL), (24538, '132.232.144.200', NULL, '2025-07-14 12:12:18', NULL), (24539, '52.167.144.215', NULL, '2025-07-14 12:35:30', NULL), (24540, '2a02:4780:a:c0de::2', NULL, '2025-07-14 12:51:34', NULL), (24541, '94.131.11.131', NULL, '2025-07-14 13:50:31', NULL), (24542, '3.215.176.23', NULL, '2025-07-14 14:50:16', NULL), (24543, '119.45.20.16', NULL, '2025-07-14 15:16:54', NULL), (24544, '2001:bc8:1201:1f:ba2a:72ff:fee1:1aae', NULL, '2025-07-14 15:36:15', NULL), (24545, '2001:4860:7:20c::f9', NULL, '2025-07-14 16:53:00', NULL), (24546, '74.125.151.160', NULL, '2025-07-14 17:47:20', NULL), (24547, '104.152.52.138', NULL, '2025-07-14 19:44:29', NULL), (24548, '52.167.144.194', NULL, '2025-07-14 20:05:00', NULL), (24549, '52.167.144.172', NULL, '2025-07-14 20:22:15', NULL), (24550, '139.59.0.32', NULL, '2025-07-14 21:11:05', NULL), (24551, '110.40.186.63', NULL, '2025-07-14 21:34:15', NULL), (24552, '66.249.70.173', NULL, '2025-07-14 23:38:13', NULL); INSERT INTO `guest_users` (`id`, `ip_address`, `fcm_token`, `created_at`, `updated_at`) VALUES (24553, '66.249.70.172', NULL, '2025-07-14 23:39:51', NULL), (24554, '74.125.151.161', NULL, '2025-07-15 00:47:17', NULL), (24555, '40.77.167.74', NULL, '2025-07-15 01:01:30', NULL), (24556, '43.135.138.128', NULL, '2025-07-15 02:08:33', NULL), (24557, '40.77.167.14', NULL, '2025-07-15 03:03:12', NULL), (24558, '40.77.167.154', NULL, '2025-07-15 04:58:57', NULL), (24559, '196.251.85.138', NULL, '2025-07-15 05:19:22', NULL), (24560, '74.125.151.168', NULL, '2025-07-15 05:39:29', NULL), (24561, '40.77.167.5', NULL, '2025-07-15 07:04:45', NULL), (24562, '185.191.171.11', NULL, '2025-07-15 08:29:01', NULL), (24563, '185.191.171.11', NULL, '2025-07-15 08:29:03', NULL), (24564, '40.77.167.27', NULL, '2025-07-15 09:19:58', NULL), (24565, '2a02:4780:a:c0de::2', NULL, '2025-07-15 09:25:02', NULL), (24566, '157.55.39.49', NULL, '2025-07-15 09:43:53', NULL), (24567, '51.68.111.212', NULL, '2025-07-15 09:50:56', NULL), (24568, '185.191.171.9', NULL, '2025-07-15 10:21:12', NULL), (24569, '176.28.132.115', NULL, '2025-07-15 10:23:40', NULL), (24570, '196.154.47.227', NULL, '2025-07-15 10:23:41', NULL), (24571, '176.28.132.115', NULL, '2025-07-15 10:23:45', NULL), (24572, '196.154.47.227', NULL, '2025-07-15 10:23:51', NULL), (24573, '85.208.96.193', NULL, '2025-07-15 10:25:56', NULL), (24574, '85.208.96.193', NULL, '2025-07-15 10:25:56', NULL), (24575, '157.55.39.9', NULL, '2025-07-15 10:52:20', NULL), (24576, '2a02:c206:3015:2326::1', NULL, '2025-07-15 11:40:09', NULL), (24577, '40.77.167.15', NULL, '2025-07-15 11:57:24', NULL), (24578, '35.90.125.32', NULL, '2025-07-15 12:33:46', NULL), (24579, '40.77.167.78', NULL, '2025-07-15 14:17:55', NULL), (24580, '2001:bc8:1201:1b:46a8:42ff:fe1b:bc82', NULL, '2025-07-15 15:01:33', NULL), (24581, '129.28.14.231', NULL, '2025-07-15 15:52:23', NULL), (24582, '85.208.96.203', NULL, '2025-07-15 16:01:13', NULL), (24583, '207.46.13.78', NULL, '2025-07-15 16:05:10', NULL), (24584, '40.77.167.156', NULL, '2025-07-15 16:24:31', NULL), (24585, '40.77.167.25', NULL, '2025-07-15 16:38:59', NULL), (24586, '40.77.167.14', NULL, '2025-07-15 16:50:01', NULL), (24587, '40.77.167.14', NULL, '2025-07-15 16:59:01', NULL), (24588, '54.36.148.249', NULL, '2025-07-15 17:53:34', NULL), (24589, '74.125.151.140', NULL, '2025-07-15 19:48:03', NULL), (24590, '176.28.135.206', NULL, '2025-07-15 20:54:38', NULL), (24591, '51.15.230.236', NULL, '2025-07-15 21:27:33', NULL), (24592, '51.15.230.236', NULL, '2025-07-15 21:27:34', NULL), (24593, '51.15.230.236', NULL, '2025-07-15 21:27:35', NULL), (24594, '52.167.144.191', NULL, '2025-07-15 23:22:47', NULL), (24595, '54.36.149.85', NULL, '2025-07-16 00:02:34', NULL), (24596, '196.128.181.105', NULL, '2025-07-16 00:21:59', NULL), (24597, '196.128.181.105', NULL, '2025-07-16 00:22:00', NULL), (24598, '196.128.181.105', NULL, '2025-07-16 00:22:01', NULL), (24599, '176.28.135.206', NULL, '2025-07-16 00:33:52', NULL), (24600, '119.45.20.16', NULL, '2025-07-16 01:05:50', NULL), (24601, '66.249.70.140', NULL, '2025-07-16 01:58:36', NULL), (24602, '196.159.82.188', NULL, '2025-07-16 02:03:41', NULL), (24603, '207.46.13.18', NULL, '2025-07-16 03:19:24', NULL), (24604, '74.125.151.136', NULL, '2025-07-16 03:59:06', NULL), (24605, '66.249.70.135', NULL, '2025-07-16 05:10:01', NULL), (24606, '192.178.4.98', NULL, '2025-07-16 06:06:23', NULL), (24607, '129.28.14.231', NULL, '2025-07-16 07:05:30', NULL), (24608, '43.135.133.194', NULL, '2025-07-16 07:06:27', NULL), (24609, '40.77.167.33', NULL, '2025-07-16 09:27:16', NULL), (24610, '157.55.39.8', NULL, '2025-07-16 09:34:36', NULL), (24611, '85.208.96.193', NULL, '2025-07-16 11:41:10', NULL), (24612, '85.208.96.193', NULL, '2025-07-16 11:41:11', NULL), (24613, '66.249.70.134', NULL, '2025-07-16 11:41:44', NULL), (24614, '157.55.39.58', NULL, '2025-07-16 11:47:16', NULL), (24615, '188.126.94.195', NULL, '2025-07-16 12:11:16', NULL), (24616, '74.125.151.135', NULL, '2025-07-16 12:12:17', NULL), (24617, '212.34.19.112', NULL, '2025-07-16 12:22:39', NULL), (24618, '170.106.72.178', NULL, '2025-07-16 13:15:19', NULL), (24619, '40.77.167.54', NULL, '2025-07-16 13:16:06', NULL), (24620, '102.41.198.94', NULL, '2025-07-16 13:20:13', NULL), (24621, '2001:4860:7:402::fe', NULL, '2025-07-16 13:37:17', NULL), (24622, '2a02:4780:a:c0de::2', NULL, '2025-07-16 14:00:05', NULL), (24623, '207.46.13.116', NULL, '2025-07-16 14:00:41', NULL), (24624, '51.68.111.209', NULL, '2025-07-16 14:01:46', NULL), (24625, '52.167.144.199', NULL, '2025-07-16 16:11:04', NULL), (24626, '74.125.151.134', NULL, '2025-07-16 16:19:20', NULL), (24627, '118.89.233.234', NULL, '2025-07-16 16:29:28', NULL), (24628, '2a02:c207:2270:5321::1', NULL, '2025-07-16 18:16:26', NULL), (24629, '172.110.146.81', NULL, '2025-07-16 18:35:28', NULL), (24630, '129.211.215.233', NULL, '2025-07-16 19:40:01', NULL), (24631, '74.125.151.133', NULL, '2025-07-16 19:52:37', NULL), (24632, '74.125.151.134', NULL, '2025-07-16 21:47:54', NULL), (24633, '137.184.175.177', NULL, '2025-07-16 22:37:44', NULL), (24634, '172.182.213.200', NULL, '2025-07-16 22:38:28', NULL), (24635, '20.171.207.126', NULL, '2025-07-16 22:38:29', NULL), (24636, '114.117.233.112', NULL, '2025-07-16 22:42:37', NULL), (24637, '137.226.113.44', NULL, '2025-07-17 00:05:14', NULL), (24638, '137.226.113.44', NULL, '2025-07-17 00:05:14', NULL), (24639, '44.195.98.156', NULL, '2025-07-17 02:21:31', NULL), (24640, '44.195.98.156', NULL, '2025-07-17 02:21:31', NULL), (24641, '44.195.98.156', NULL, '2025-07-17 02:29:52', NULL), (24642, '93.158.90.69', NULL, '2025-07-17 03:17:35', NULL), (24643, '74.125.151.129', NULL, '2025-07-17 03:28:10', NULL), (24644, '165.231.182.57', NULL, '2025-07-17 05:39:04', NULL), (24645, '52.167.144.219', NULL, '2025-07-17 05:57:24', NULL), (24646, '2a02:4780:a:c0de::2', NULL, '2025-07-17 07:56:06', NULL), (24647, '192.178.4.103', NULL, '2025-07-17 08:34:43', NULL), (24648, '192.178.4.105', NULL, '2025-07-17 08:50:53', NULL), (24649, '42.236.101.206', NULL, '2025-07-17 11:07:31', NULL), (24650, '52.167.144.236', NULL, '2025-07-17 12:28:39', NULL), (24651, '185.191.171.4', NULL, '2025-07-17 13:31:27', NULL), (24652, '43.135.133.194', NULL, '2025-07-17 14:38:36', NULL), (24653, '43.166.130.123', NULL, '2025-07-17 14:52:21', NULL), (24654, '51.68.111.239', NULL, '2025-07-17 14:59:32', NULL), (24655, '170.106.148.137', NULL, '2025-07-17 15:09:58', NULL), (24656, '42.236.17.30', NULL, '2025-07-17 15:20:07', NULL), (24657, '40.77.167.11', NULL, '2025-07-17 15:28:35', NULL), (24658, '43.153.79.218', NULL, '2025-07-17 15:32:24', NULL), (24659, '43.153.79.218', NULL, '2025-07-17 15:32:26', NULL), (24660, '2001:bc8:1201:1d:ba2a:72ff:fee1:1d32', NULL, '2025-07-17 15:41:39', NULL), (24661, '54.36.148.228', NULL, '2025-07-17 16:10:01', NULL), (24662, '40.77.167.7', NULL, '2025-07-17 16:22:41', NULL), (24663, '54.36.148.247', NULL, '2025-07-17 16:24:11', NULL), (24664, '40.77.167.51', NULL, '2025-07-17 16:28:38', NULL), (24665, '54.36.148.100', NULL, '2025-07-17 16:37:16', NULL), (24666, '192.178.4.102', NULL, '2025-07-17 16:49:57', NULL), (24667, '54.36.148.43', NULL, '2025-07-17 16:51:15', NULL), (24668, '54.36.148.98', NULL, '2025-07-17 17:06:11', NULL), (24669, '162.14.197.180', NULL, '2025-07-17 17:06:58', NULL), (24670, '54.36.148.35', NULL, '2025-07-17 17:21:35', NULL), (24671, '54.36.148.197', NULL, '2025-07-17 17:36:30', NULL), (24672, '52.167.144.201', NULL, '2025-07-17 17:44:28', NULL), (24673, '54.36.149.15', NULL, '2025-07-17 17:50:49', NULL), (24674, '54.36.148.164', NULL, '2025-07-17 18:04:38', NULL), (24675, '184.154.36.173', NULL, '2025-07-17 18:06:28', NULL), (24676, '184.154.36.173', NULL, '2025-07-17 18:06:31', NULL), (24677, '184.154.36.173', NULL, '2025-07-17 18:06:34', NULL), (24678, '20.171.207.165', NULL, '2025-07-17 18:10:00', NULL), (24679, '74.125.151.132', NULL, '2025-07-17 18:14:49', NULL), (24680, '93.158.91.19', NULL, '2025-07-17 18:15:06', NULL), (24681, '54.36.149.81', NULL, '2025-07-17 18:19:37', NULL), (24682, '54.36.148.14', NULL, '2025-07-17 18:34:00', NULL), (24683, '74.125.151.128', NULL, '2025-07-17 19:00:29', NULL), (24684, '54.36.148.208', NULL, '2025-07-17 19:00:49', NULL), (24685, '52.167.144.163', NULL, '2025-07-17 19:04:09', NULL), (24686, '54.36.149.77', NULL, '2025-07-17 19:27:08', NULL), (24687, '54.36.148.118', NULL, '2025-07-17 19:53:30', NULL), (24688, '54.36.148.124', NULL, '2025-07-17 20:06:47', NULL), (24689, '54.36.149.21', NULL, '2025-07-17 20:19:56', NULL), (24690, '74.125.151.142', NULL, '2025-07-17 20:27:22', NULL), (24691, '192.178.4.104', NULL, '2025-07-17 20:27:33', NULL), (24692, '54.36.149.16', NULL, '2025-07-17 20:33:25', NULL), (24693, '54.36.148.196', NULL, '2025-07-17 20:44:35', NULL), (24694, '66.249.70.137', NULL, '2025-07-17 20:52:22', NULL), (24695, '54.36.148.158', NULL, '2025-07-17 20:53:18', NULL), (24696, '54.36.149.90', NULL, '2025-07-17 21:01:56', NULL), (24697, '54.36.148.109', NULL, '2025-07-17 21:10:40', NULL), (24698, '54.36.149.43', NULL, '2025-07-17 21:18:48', NULL), (24699, '54.36.148.92', NULL, '2025-07-17 21:26:31', NULL), (24700, '54.36.148.3', NULL, '2025-07-17 21:34:07', NULL), (24701, '54.36.148.72', NULL, '2025-07-17 21:41:25', NULL), (24702, '54.36.149.88', NULL, '2025-07-17 21:49:20', NULL), (24703, '54.36.148.230', NULL, '2025-07-17 21:56:59', NULL), (24704, '52.167.144.163', NULL, '2025-07-17 22:00:28', NULL), (24705, '74.125.151.130', NULL, '2025-07-17 22:02:10', NULL), (24706, '54.36.148.229', NULL, '2025-07-17 22:04:58', NULL), (24707, '54.36.148.92', NULL, '2025-07-17 22:12:55', NULL), (24708, '54.36.148.3', NULL, '2025-07-17 22:21:45', NULL), (24709, '54.36.148.228', NULL, '2025-07-17 22:28:27', NULL), (24710, '54.36.148.158', NULL, '2025-07-17 22:35:09', NULL), (24711, '54.36.149.96', NULL, '2025-07-17 22:42:07', NULL), (24712, '54.36.148.179', NULL, '2025-07-17 22:48:53', NULL), (24713, '54.36.149.49', NULL, '2025-07-17 22:55:35', NULL), (24714, '54.36.149.61', NULL, '2025-07-17 23:02:18', NULL), (24715, '54.36.148.167', NULL, '2025-07-17 23:09:03', NULL), (24716, '54.36.149.64', NULL, '2025-07-17 23:14:59', NULL), (24717, '54.36.149.42', NULL, '2025-07-17 23:21:23', NULL), (24718, '54.36.149.85', NULL, '2025-07-17 23:27:59', NULL), (24719, '54.36.149.69', NULL, '2025-07-17 23:40:39', NULL), (24720, '74.125.151.140', NULL, '2025-07-17 23:45:10', NULL), (24721, '54.36.148.172', NULL, '2025-07-17 23:47:08', NULL), (24722, '43.157.67.70', NULL, '2025-07-17 23:48:26', NULL), (24723, '54.36.148.235', NULL, '2025-07-17 23:54:15', NULL), (24724, '54.36.148.242', NULL, '2025-07-18 00:02:03', NULL), (24725, '74.125.151.136', NULL, '2025-07-18 00:08:26', NULL), (24726, '54.36.148.48', NULL, '2025-07-18 00:08:37', NULL), (24727, '54.36.148.35', NULL, '2025-07-18 00:14:13', NULL), (24728, '54.36.149.98', NULL, '2025-07-18 00:20:03', NULL), (24729, '54.36.149.79', NULL, '2025-07-18 00:25:20', NULL), (24730, '54.36.149.42', NULL, '2025-07-18 00:30:43', NULL), (24731, '43.156.156.96', NULL, '2025-07-18 00:32:18', NULL), (24732, '54.36.148.206', NULL, '2025-07-18 00:35:42', NULL), (24733, '54.36.149.105', NULL, '2025-07-18 00:40:43', NULL), (24734, '54.36.148.41', NULL, '2025-07-18 00:45:36', NULL), (24735, '54.36.148.26', NULL, '2025-07-18 00:56:02', NULL), (24736, '52.167.144.147', NULL, '2025-07-18 00:56:30', NULL), (24737, '54.36.148.98', NULL, '2025-07-18 01:01:09', NULL), (24738, '54.36.148.248', NULL, '2025-07-18 01:05:57', NULL), (24739, '54.36.148.144', NULL, '2025-07-18 01:10:48', NULL), (24740, '74.125.151.128', NULL, '2025-07-18 01:19:53', NULL), (24741, '52.167.144.16', NULL, '2025-07-18 02:13:57', NULL), (24742, '185.191.171.6', NULL, '2025-07-18 02:24:12', NULL), (24743, '185.191.171.6', NULL, '2025-07-18 02:24:13', NULL), (24744, '27.213.53.115', NULL, '2025-07-18 03:11:47', NULL), (24745, '27.115.124.96', NULL, '2025-07-18 03:11:55', NULL), (24746, '27.115.124.113', NULL, '2025-07-18 03:12:17', NULL), (24747, '85.208.96.206', NULL, '2025-07-18 04:17:44', NULL), (24748, '85.208.96.206', NULL, '2025-07-18 04:17:47', NULL), (24749, '54.36.149.78', NULL, '2025-07-18 05:00:48', NULL), (24750, '85.208.96.197', NULL, '2025-07-18 05:22:45', NULL), (24751, '85.208.96.197', NULL, '2025-07-18 05:22:45', NULL), (24752, '44.252.44.108', NULL, '2025-07-18 05:45:20', NULL), (24753, '44.252.44.108', NULL, '2025-07-18 05:45:23', NULL), (24754, '54.186.162.68', NULL, '2025-07-18 05:45:44', NULL), (24755, '2a02:4780:a:c0de::2', NULL, '2025-07-18 05:50:21', NULL), (24756, '40.77.167.156', NULL, '2025-07-18 06:41:34', NULL), (24757, '85.208.96.203', NULL, '2025-07-18 06:42:05', NULL), (24758, '85.208.96.203', NULL, '2025-07-18 06:42:06', NULL), (24759, '85.208.96.203', NULL, '2025-07-18 07:16:19', NULL), (24760, '85.208.96.203', NULL, '2025-07-18 07:16:20', NULL), (24761, '185.191.171.9', NULL, '2025-07-18 07:25:08', NULL), (24762, '185.191.171.9', NULL, '2025-07-18 07:25:09', NULL), (24763, '85.208.96.203', NULL, '2025-07-18 07:25:14', NULL), (24764, '85.208.96.203', NULL, '2025-07-18 07:25:14', NULL), (24765, '185.191.171.16', NULL, '2025-07-18 07:35:57', NULL), (24766, '185.191.171.16', NULL, '2025-07-18 07:35:58', NULL), (24767, '132.232.144.200', NULL, '2025-07-18 08:27:02', NULL), (24768, '85.208.96.197', NULL, '2025-07-18 08:45:41', NULL), (24769, '40.77.167.15', NULL, '2025-07-18 09:04:44', NULL), (24770, '185.191.171.9', NULL, '2025-07-18 09:54:31', NULL), (24771, '185.191.171.19', NULL, '2025-07-18 11:11:17', NULL), (24772, '185.191.171.19', NULL, '2025-07-18 11:11:18', NULL), (24773, '85.208.96.197', NULL, '2025-07-18 11:22:32', NULL), (24774, '85.208.96.196', NULL, '2025-07-18 12:35:48', NULL), (24775, '192.178.4.100', NULL, '2025-07-18 12:45:38', NULL), (24776, '192.178.4.98', NULL, '2025-07-18 12:45:51', NULL), (24777, '192.178.4.98', NULL, '2025-07-18 12:45:51', NULL), (24778, '192.178.4.98', NULL, '2025-07-18 12:45:52', NULL), (24779, '192.178.4.98', NULL, '2025-07-18 12:45:52', NULL), (24780, '43.130.60.195', NULL, '2025-07-18 13:35:51', NULL), (24781, '185.191.171.1', NULL, '2025-07-18 13:40:45', NULL), (24782, '185.191.171.1', NULL, '2025-07-18 13:40:45', NULL), (24783, '85.208.96.197', NULL, '2025-07-18 13:49:53', NULL), (24784, '85.208.96.197', NULL, '2025-07-18 13:49:54', NULL), (24785, '85.208.96.196', NULL, '2025-07-18 14:27:11', NULL), (24786, '185.191.171.13', NULL, '2025-07-18 14:39:58', NULL), (24787, '185.191.171.13', NULL, '2025-07-18 14:40:02', NULL), (24788, '85.208.96.204', NULL, '2025-07-18 14:44:12', NULL), (24789, '85.208.96.209', NULL, '2025-07-18 15:46:22', NULL), (24790, '85.208.96.209', NULL, '2025-07-18 15:46:25', NULL), (24791, '185.191.171.11', NULL, '2025-07-18 16:02:51', NULL), (24792, '185.191.171.11', NULL, '2025-07-18 16:02:54', NULL), (24793, '156.208.50.199', NULL, '2025-07-18 16:19:28', NULL), (24794, '51.68.111.203', NULL, '2025-07-18 16:44:53', NULL), (24795, '129.28.14.231', NULL, '2025-07-18 21:05:42', NULL), (24796, '144.126.203.44', NULL, '2025-07-18 21:17:26', NULL), (24797, '86.106.74.247', NULL, '2025-07-18 21:24:41', NULL), (24798, '66.249.64.104', NULL, '2025-07-18 23:14:48', NULL), (24799, '66.249.89.38', NULL, '2025-07-18 23:26:35', NULL), (24800, '185.189.114.124', NULL, '2025-07-19 00:50:55', NULL), (24801, '176.28.135.206', NULL, '2025-07-19 03:30:52', NULL), (24802, '176.28.135.206', NULL, '2025-07-19 03:31:04', NULL), (24803, '66.249.89.33', NULL, '2025-07-19 04:23:23', NULL), (24804, '66.249.70.7', NULL, '2025-07-19 05:34:18', NULL), (24805, '66.249.89.36', NULL, '2025-07-19 07:05:59', NULL), (24806, '2.58.56.40', NULL, '2025-07-19 07:33:51', NULL), (24807, '2.58.56.40', NULL, '2025-07-19 07:33:51', NULL), (24808, '2.58.56.40', NULL, '2025-07-19 07:33:51', NULL), (24809, '40.77.167.7', NULL, '2025-07-19 08:33:45', NULL), (24810, '2a02:4780:a:c0de::2', NULL, '2025-07-19 08:48:10', NULL), (24811, '66.249.89.34', NULL, '2025-07-19 15:10:03', NULL), (24812, '2001:bc8:1da0:16:ba2a:72ff:fed5:9501', NULL, '2025-07-19 15:15:29', NULL), (24813, '172.110.146.79', NULL, '2025-07-19 17:02:32', NULL), (24814, '43.130.16.140', NULL, '2025-07-19 17:24:35', NULL), (24815, '185.191.171.10', NULL, '2025-07-19 17:30:40', NULL), (24816, '185.191.171.10', NULL, '2025-07-19 17:30:41', NULL), (24817, '40.77.167.78', NULL, '2025-07-19 17:42:46', NULL), (24818, '46.105.46.43', NULL, '2025-07-19 17:49:27', NULL), (24819, '119.45.20.16', NULL, '2025-07-19 18:39:41', NULL), (24820, '43.165.70.220', NULL, '2025-07-19 19:27:21', NULL), (24821, '52.167.144.225', NULL, '2025-07-20 00:24:19', NULL), (24822, '66.249.89.165', NULL, '2025-07-20 00:57:48', NULL), (24823, '66.249.89.164', NULL, '2025-07-20 00:58:05', NULL), (24824, '184.154.76.53', NULL, '2025-07-20 02:54:10', NULL), (24825, '184.154.76.53', NULL, '2025-07-20 02:54:13', NULL), (24826, '184.154.76.53', NULL, '2025-07-20 02:54:16', NULL), (24827, '2a02:4780:a:c0de::2', NULL, '2025-07-20 03:07:46', NULL), (24828, '66.249.89.34', NULL, '2025-07-20 03:42:22', NULL), (24829, '119.28.177.175', NULL, '2025-07-20 03:54:35', NULL), (24830, '129.226.213.145', NULL, '2025-07-20 04:22:23', NULL), (24831, '44.244.42.81', NULL, '2025-07-20 04:44:03', NULL), (24832, '44.244.42.81', NULL, '2025-07-20 04:44:06', NULL), (24833, '44.247.50.56', NULL, '2025-07-20 04:44:18', NULL), (24834, '40.77.167.254', NULL, '2025-07-20 04:54:04', NULL), (24835, '66.249.89.32', NULL, '2025-07-20 05:37:15', NULL), (24836, '40.77.167.47', NULL, '2025-07-20 07:03:55', NULL), (24837, '66.249.89.32', NULL, '2025-07-20 12:19:16', NULL), (24838, '40.77.167.8', NULL, '2025-07-20 13:00:34', NULL), (24839, '66.249.89.35', NULL, '2025-07-20 13:03:33', NULL), (24840, '40.77.167.57', NULL, '2025-07-20 13:19:24', NULL), (24841, '185.191.171.13', NULL, '2025-07-20 14:39:22', NULL), (24842, '185.191.171.13', NULL, '2025-07-20 14:39:25', NULL), (24843, '157.55.39.49', NULL, '2025-07-20 14:43:10', NULL), (24844, '66.249.89.38', NULL, '2025-07-20 15:28:24', NULL), (24845, '43.135.145.73', NULL, '2025-07-20 15:28:32', NULL), (24846, '2001:bc8:1da0:16:ba2a:72ff:fed2:d9b4', NULL, '2025-07-20 15:50:58', NULL), (24847, '42.236.17.250', NULL, '2025-07-20 17:31:34', NULL), (24848, '46.105.42.135', NULL, '2025-07-20 19:15:02', NULL), (24849, '124.222.142.44', NULL, '2025-07-20 19:24:47', NULL), (24850, '17.241.227.36', NULL, '2025-07-20 19:32:41', NULL), (24851, '176.28.135.206', NULL, '2025-07-20 20:37:20', NULL), (24852, '40.77.167.235', NULL, '2025-07-20 20:56:53', NULL), (24853, '197.46.36.185', NULL, '2025-07-21 00:09:13', NULL), (24854, '197.46.36.185', NULL, '2025-07-21 00:13:12', NULL), (24855, '85.208.96.206', NULL, '2025-07-21 00:55:30', NULL), (24856, '85.208.96.206', NULL, '2025-07-21 00:55:31', NULL), (24857, '42.236.101.206', NULL, '2025-07-21 01:00:50', NULL), (24858, '112.19.144.39', NULL, '2025-07-21 01:02:30', NULL), (24859, '85.208.96.200', NULL, '2025-07-21 01:10:14', NULL), (24860, '85.208.96.200', NULL, '2025-07-21 01:10:15', NULL), (24861, '185.191.171.17', NULL, '2025-07-21 01:39:21', NULL), (24862, '157.55.39.63', NULL, '2025-07-21 01:57:25', NULL), (24863, '85.208.96.209', NULL, '2025-07-21 02:50:55', NULL), (24864, '85.208.96.209', NULL, '2025-07-21 02:50:55', NULL), (24865, '2a02:4780:a:c0de::2', NULL, '2025-07-21 03:53:14', NULL), (24866, '85.208.96.204', NULL, '2025-07-21 04:05:55', NULL), (24867, '66.249.70.8', NULL, '2025-07-21 05:04:32', NULL), (24868, '66.249.70.7', NULL, '2025-07-21 05:37:27', NULL), (24869, '54.36.149.34', NULL, '2025-07-21 06:06:12', NULL), (24870, '199.244.88.223', NULL, '2025-07-21 06:42:40', NULL), (24871, '85.208.96.204', NULL, '2025-07-21 07:32:07', NULL), (24872, '85.208.96.196', NULL, '2025-07-21 08:11:17', NULL), (24873, '85.208.96.196', NULL, '2025-07-21 08:11:18', NULL), (24874, '85.208.96.197', NULL, '2025-07-21 08:39:52', NULL), (24875, '85.208.96.197', NULL, '2025-07-21 08:39:52', NULL), (24876, '66.249.70.1', NULL, '2025-07-21 09:14:59', NULL), (24877, '66.249.64.109', NULL, '2025-07-21 10:14:05', NULL), (24878, '176.28.135.206', NULL, '2025-07-21 11:27:33', NULL), (24879, '176.28.135.206', NULL, '2025-07-21 11:27:33', NULL), (24880, '176.28.135.206', NULL, '2025-07-21 11:27:34', NULL), (24881, '66.249.89.33', NULL, '2025-07-21 12:47:40', NULL), (24882, '66.249.89.39', NULL, '2025-07-21 12:50:17', NULL), (24883, '66.249.89.35', NULL, '2025-07-21 13:14:51', NULL), (24884, '43.133.63.34', NULL, '2025-07-21 14:51:26', NULL), (24885, '66.249.64.106', NULL, '2025-07-21 14:53:01', NULL), (24886, '66.249.89.34', NULL, '2025-07-21 15:01:12', NULL), (24887, '102.56.44.185', NULL, '2025-07-21 17:07:50', NULL); -- -------------------------------------------------------- -- -- Table structure for table `help_topics` -- CREATE TABLE `help_topics` ( `id` bigint(20) UNSIGNED NOT NULL, `question` text DEFAULT NULL, `answer` text DEFAULT NULL, `ranking` int(11) 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(20) UNSIGNED NOT NULL, `queue` varchar(191) NOT NULL, `payload` longtext NOT NULL, `attempts` tinyint(3) UNSIGNED NOT NULL, `reserved_at` int(10) UNSIGNED DEFAULT NULL, `available_at` int(10) UNSIGNED NOT NULL, `created_at` int(10) UNSIGNED NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `job_batches` -- CREATE TABLE `job_batches` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) NOT NULL, `total_jobs` int(11) NOT NULL, `pending_jobs` int(11) NOT NULL, `failed_jobs` int(11) NOT NULL, `failed_job_ids` longtext NOT NULL, `options` longtext DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `finished_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `loyalty_point_transactions` -- CREATE TABLE `loyalty_point_transactions` ( `id` bigint(20) UNSIGNED NOT NULL, `user_id` bigint(20) UNSIGNED DEFAULT NULL, `transaction_id` char(36) 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) DEFAULT NULL, `transaction_type` varchar(191) 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 `loyalty_point_transactions` -- INSERT INTO `loyalty_point_transactions` (`id`, `user_id`, `transaction_id`, `credit`, `debit`, `balance`, `reference`, `transaction_type`, `created_at`, `updated_at`) VALUES (1, 2, '80099b80-0aca-43f5-9767-7374e17b220b', 0.000, 0.000, 0.000, '100003', 'order_place', '2025-01-19 22:24:29', '2025-01-19 22:24:29'), (2, 4, '38d54f26-9b5c-459c-a0ff-a1b47755253c', 0.000, 0.000, 0.000, '100063', 'order_place', '2025-05-09 15:36:46', '2025-05-09 15:36:46'), (3, 6, 'b3b3ee0c-4e26-4e78-989b-7668bc33d1a4', 0.000, 0.000, 0.000, '100066', 'order_place', '2025-05-09 15:38:31', '2025-05-09 15:38:31'), (4, 4, '373da3b8-5805-4502-93d3-2adbcb725331', 0.000, 0.000, 0.000, '100062', 'order_place', '2025-05-10 02:47:40', '2025-05-10 02:47:40'), (5, 9, 'e369428a-950b-4112-b97e-f601da2dce5c', 0.000, 0.000, 0.000, '100077', 'order_place', '2025-05-10 11:43:56', '2025-05-10 11:43:56'), (6, 10, '43dc5714-2e27-4cff-a331-629f87bd9c17', 0.000, 0.000, 0.000, '100078', 'order_place', '2025-05-10 12:49:59', '2025-05-10 12:49:59'), (7, 11, '5c2f0c07-9e29-4afe-882b-58b07d1a28d6', 0.000, 0.000, 0.000, '100082', 'order_place', '2025-05-10 16:12:53', '2025-05-10 16:12:53'), (8, 11, 'e6a38c4e-bc2d-4426-a2d1-3c6e2850b13d', 0.000, 0.000, 0.000, '100084', 'order_place', '2025-05-10 16:50:21', '2025-05-10 16:50:21'); -- -------------------------------------------------------- -- -- Table structure for table `matchings` -- CREATE TABLE `matchings` ( `id` bigint(20) UNSIGNED NOT NULL, `name_en` varchar(255) DEFAULT NULL, `name_ar` varchar(255) DEFAULT NULL, `img` varchar(255) DEFAULT NULL, `category_id` bigint(20) 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 `migrations` -- CREATE TABLE `migrations` ( `id` int(10) UNSIGNED NOT NULL, `migration` varchar(191) NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `migrations` -- INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (1, '2014_10_12_000000_create_users_table', 1), (2, '2014_10_12_100000_create_password_resets_table', 1), (3, '2019_08_19_000000_create_failed_jobs_table', 1), (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), (221, '2023_06_05_115153_add_referral_code_and_referred_by_to_users_table', 72), (222, '2023_06_21_002658_add_offer_banner_to_shops_table', 72), (223, '2023_07_08_210747_create_most_demandeds_table', 72), (224, '2023_07_31_111419_add_minimum_order_amount_to_sellers_table', 72), (225, '2023_08_03_105256_create_offline_payment_methods_table', 72), (226, '2023_08_07_131013_add_is_guest_column_to_carts_table', 72), (227, '2023_08_07_170601_create_offline_payments_table', 72), (228, '2023_08_12_102355_create_add_fund_bonus_categories_table', 72), (229, '2023_08_12_215346_create_guest_users_table', 72), (230, '2023_08_12_215659_add_is_guest_column_to_orders_table', 72), (231, '2023_08_12_215933_add_is_guest_column_to_shipping_addresses_table', 72), (232, '2023_08_15_000957_add_email_column_toshipping_address_table', 72), (233, '2023_08_17_222330_add_identify_related_columns_to_admins_table', 72), (234, '2023_08_20_230624_add_sent_by_and_send_to_in_notifications_table', 72), (235, '2023_08_20_230911_create_notification_seens_table', 72), (236, '2023_08_21_042331_add_theme_to_banners_table', 72), (237, '2023_08_24_150009_add_free_delivery_over_amount_and_status_to_seller_table', 72), (238, '2023_08_26_161214_add_is_shipping_free_to_orders_table', 72), (239, '2023_08_26_173523_add_payment_method_column_to_wallet_transactions_table', 72), (240, '2023_08_26_204653_add_verification_status_column_to_orders_table', 72), (241, '2023_08_26_225113_create_order_delivery_verifications_table', 72), (242, '2023_09_03_212200_add_free_delivery_responsibility_column_to_orders_table', 72), (243, '2023_09_23_153314_add_shipping_responsibility_column_to_orders_table', 72), (244, '2023_09_25_152733_create_digital_product_otp_verifications_table', 72), (245, '2023_09_27_191638_add_attachment_column_to_support_ticket_convs_table', 73), (246, '2023_10_01_205117_add_attachment_column_to_chattings_table', 73), (247, '2023_10_07_182714_create_notification_messages_table', 73), (248, '2023_10_21_113354_add_app_language_column_to_users_table', 73), (249, '2023_10_21_123433_add_app_language_column_to_sellers_table', 73), (250, '2023_10_21_124657_add_app_language_column_to_delivery_men_table', 73), (251, '2023_10_22_130225_add_attachment_to_support_tickets_table', 73), (252, '2023_10_25_113233_make_message_nullable_in_chattings_table', 73), (253, '2023_10_30_152005_make_attachment_column_type_change_to_reviews_table', 73), (254, '2024_01_14_192546_add_slug_to_shops_table', 74), (255, '2024_01_25_175421_add_country_code_to_emergency_contacts_table', 75), (256, '2024_02_01_200417_add_denied_count_and_approved_count_to_refund_requests_table', 75), (257, '2025_01_26_172947_create_matchings_table', 76), (258, '2025_01_30_224224_create_new_arrivals_table', 76), (259, '2025_01_30_224633_update_table_products', 76), (260, '2025_02_01_162659_update_table_new_arraviles', 76), (261, '2025_02_03_211622_create_job_batches_table', 77); -- -------------------------------------------------------- -- -- Table structure for table `most_demandeds` -- CREATE TABLE `most_demandeds` ( `id` bigint(20) UNSIGNED NOT NULL, `banner` varchar(255) NOT NULL, `product_id` bigint(20) UNSIGNED NOT NULL, `status` tinyint(4) 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 `new_arrivals` -- CREATE TABLE `new_arrivals` ( `id` bigint(20) UNSIGNED NOT NULL, `admin_id` bigint(20) UNSIGNED DEFAULT NULL, `matching_id` bigint(20) UNSIGNED DEFAULT NULL, `seller_id` bigint(20) UNSIGNED DEFAULT NULL, `user_id` bigint(20) UNSIGNED DEFAULT NULL, `name` varchar(255) DEFAULT NULL, `count` varchar(255) DEFAULT NULL, `price` varchar(255) DEFAULT NULL, `percentage` varchar(255) DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `notifications` -- CREATE TABLE `notifications` ( `id` bigint(20) UNSIGNED NOT NULL, `sent_by` varchar(255) NOT NULL DEFAULT 'system', `sent_to` varchar(255) NOT NULL DEFAULT 'customer', `title` varchar(100) DEFAULT NULL, `description` varchar(191) DEFAULT NULL, `notification_count` int(11) NOT NULL DEFAULT 0, `image` varchar(50) 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`, `sent_by`, `sent_to`, `title`, `description`, `notification_count`, `image`, `status`, `created_at`, `updated_at`) VALUES (1, 'admin', 'seller', 'Theme Changed to Default', 'Theme Changed Description, time - 2025-01-11 00:27:47', 2, NULL, 1, '2025-01-11 00:27:47', '2025-04-24 03:39:44'), (2, 'system', 'customer', 'fgdfgdf', 'gfdfgdfgdf', 2, '2025-05-10-681ec507d7588.webp', 1, '2025-05-10 06:16:23', '2025-05-10 06:23:10'), (3, 'system', 'customer', 'Ttytt', 'Hyyyuuuu', 1, '', 1, '2025-05-10 06:17:38', '2025-05-10 06:17:38'); -- -------------------------------------------------------- -- -- Table structure for table `notification_messages` -- CREATE TABLE `notification_messages` ( `id` bigint(20) UNSIGNED NOT NULL, `user_type` varchar(191) DEFAULT NULL, `key` varchar(191) DEFAULT NULL, `message` text 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 `notification_messages` -- INSERT INTO `notification_messages` (`id`, `user_type`, `key`, `message`, `status`, `created_at`, `updated_at`) VALUES (1, 'customer', 'order_pending_message', 'order pen message', 1, '2023-10-30 11:02:55', '2025-05-10 06:17:35'), (2, 'customer', 'order_confirmation_message', 'Order con Message', 1, '2023-10-30 11:02:55', '2025-05-10 06:17:35'), (3, 'customer', 'order_processing_message', 'Order pro Message', 1, '2023-10-30 11:02:55', '2025-05-10 06:17:35'), (4, 'customer', 'out_for_delivery_message', 'Order ouut Message', 1, '2023-10-30 11:02:55', '2025-05-10 06:17:35'), (5, 'customer', 'order_delivered_message', 'Order del Message', 1, '2023-10-30 11:02:55', '2025-05-10 06:17:35'), (6, 'customer', 'order_returned_message', 'Order hh Message', 1, '2023-10-30 11:02:55', '2025-05-10 06:17:35'), (7, 'customer', 'order_failed_message', 'Order fa Message', 1, '2023-10-30 11:02:55', '2025-05-10 06:17:35'), (8, 'customer', 'order_canceled', NULL, 1, '2023-10-30 11:02:55', '2025-05-10 06:17:35'), (9, 'customer', 'order_refunded_message', 'customize your order refunded message message', 1, '2023-10-30 11:02:55', '2025-05-10 06:17:35'), (10, 'customer', 'refund_request_canceled_message', 'customize your refund request canceled message message', 1, '2023-10-30 11:02:55', '2025-05-10 06:17:35'), (11, 'customer', 'message_from_delivery_man', 'customize your message from delivery man message', 1, '2023-10-30 11:02:55', '2025-05-10 06:17:35'), (12, 'customer', 'message_from_seller', 'customize your message from seller message', 1, '2023-10-30 11:02:55', '2025-05-10 06:17:35'), (13, 'customer', 'fund_added_by_admin_message', 'customize your fund added by admin message message', 1, '2023-10-30 11:02:55', '2025-05-10 06:17:35'), (14, 'seller', 'new_order_message', 'customize your new order message message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (15, 'seller', 'refund_request_message', 'customize your refund request message message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (16, 'seller', 'order_edit_message', 'customize your order edit message message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (17, 'seller', 'withdraw_request_status_message', 'customize your withdraw request status message message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (18, 'seller', 'message_from_customer', 'customize your message from customer message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (19, 'seller', 'delivery_man_assign_by_admin_message', 'customize your delivery man assign by admin message message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (20, 'seller', 'order_delivered_message', 'customize your order delivered message message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (21, 'seller', 'order_canceled', 'customize your order canceled message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (22, 'seller', 'order_refunded_message', 'customize your order refunded message message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (23, 'seller', 'refund_request_canceled_message', 'customize your refund request canceled message message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (24, 'seller', 'refund_request_status_changed_by_admin', 'customize your refund request status changed by admin message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (25, 'delivery_man', 'new_order_assigned_message', '', 0, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (26, 'delivery_man', 'expected_delivery_date', '', 0, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (27, 'delivery_man', 'delivery_man_charge', 'customize your delivery man charge message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (28, 'delivery_man', 'order_canceled', 'customize your order canceled message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (29, 'delivery_man', 'order_rescheduled_message', 'customize your order rescheduled message message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (30, 'delivery_man', 'order_edit_message', 'customize your order edit message message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (31, 'delivery_man', 'message_from_seller', 'customize your message from seller message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (32, 'delivery_man', 'message_from_admin', 'customize your message from admin message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (33, 'delivery_man', 'message_from_customer', 'customize your message from customer message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (34, 'delivery_man', 'cash_collect_by_admin_message', 'customize your cash collect by admin message message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (35, 'delivery_man', 'cash_collect_by_seller_message', 'customize your cash collect by seller message message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (36, 'delivery_man', 'withdraw_request_status_message', 'customize your withdraw request status message message', 1, '2023-10-30 11:02:55', '2023-10-30 11:02:55'), (37, 'seller', 'product_request_approved_message', 'customize your product request approved message message', 1, '2024-02-19 08:35:38', '2024-02-19 08:35:38'), (38, 'seller', 'product_request_rejected_message', 'customize your product request rejected message message', 1, '2024-02-19 08:35:38', '2024-02-19 08:35:38'), (39, 'customer', 'customer_block_message', 'customize your customer block message message', 1, '2025-01-11 00:12:31', '2025-05-10 06:17:35'), (40, 'customer', 'customer_unblock_message', 'customize your customer unblock message message', 1, '2025-01-11 00:12:31', '2025-05-10 06:17:35'), (41, 'seller', 'message_from_delivery_man', 'customize your message from delivery man message', 1, '2025-01-11 00:12:31', '2025-01-11 00:12:31'); -- -------------------------------------------------------- -- -- Table structure for table `notification_seens` -- CREATE TABLE `notification_seens` ( `id` bigint(20) UNSIGNED NOT NULL, `seller_id` int(11) DEFAULT NULL, `user_id` int(11) DEFAULT NULL, `notification_id` int(11) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `oauth_access_tokens` -- CREATE TABLE `oauth_access_tokens` ( `id` varchar(100) NOT NULL, `user_id` bigint(20) DEFAULT NULL, `client_id` int(10) UNSIGNED NOT NULL, `name` varchar(191) DEFAULT NULL, `scopes` text DEFAULT NULL, `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) NOT NULL, `user_id` bigint(20) NOT NULL, `client_id` int(10) UNSIGNED NOT NULL, `scopes` text DEFAULT NULL, `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(10) UNSIGNED NOT NULL, `user_id` bigint(20) DEFAULT NULL, `name` varchar(191) NOT NULL, `secret` varchar(100) NOT NULL, `redirect` text 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) 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(10) UNSIGNED NOT NULL, `client_id` int(10) 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) NOT NULL, `access_token_id` varchar(100) 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 `offline_payments` -- CREATE TABLE `offline_payments` ( `id` bigint(20) UNSIGNED NOT NULL, `order_id` int(11) NOT NULL, `payment_info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`payment_info`)), `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 `offline_payment_methods` -- CREATE TABLE `offline_payment_methods` ( `id` bigint(20) UNSIGNED NOT NULL, `method_name` varchar(255) NOT NULL, `method_fields` text NOT NULL, `method_informations` text NOT NULL, `status` tinyint(4) 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 `offline_payment_methods` -- INSERT INTO `offline_payment_methods` (`id`, `method_name`, `method_fields`, `method_informations`, `status`, `created_at`, `updated_at`) VALUES (1, 'Vodafone Cash', '[{\"input_name\":\"vodafone_cash\",\"input_data\":\"Amount\"}]', '[{\"customer_input\":\"paid_by_vodafone_cash\",\"customer_placeholder\":\"Ahmed Hassan\",\"is_required\":1}]', 0, '2025-05-09 15:26:21', '2025-05-09 15:26:38'); -- -------------------------------------------------------- -- -- Table structure for table `orders` -- CREATE TABLE `orders` ( `id` bigint(20) UNSIGNED NOT NULL, `customer_id` varchar(15) DEFAULT NULL, `is_guest` tinyint(4) NOT NULL DEFAULT 0, `customer_type` varchar(10) DEFAULT NULL, `payment_status` varchar(15) NOT NULL DEFAULT 'unpaid', `order_status` varchar(50) NOT NULL DEFAULT 'pending', `payment_method` varchar(100) DEFAULT NULL, `transaction_ref` varchar(30) DEFAULT NULL, `payment_by` varchar(191) DEFAULT NULL, `payment_note` text DEFAULT NULL, `order_amount` double NOT NULL DEFAULT 0, `admin_commission` decimal(8,2) NOT NULL DEFAULT 0.00, `is_pause` varchar(20) NOT NULL DEFAULT '0', `cause` varchar(191) DEFAULT NULL, `shipping_address` text DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `discount_amount` double NOT NULL DEFAULT 0, `discount_type` varchar(30) DEFAULT NULL, `coupon_code` varchar(191) DEFAULT NULL, `coupon_discount_bearer` varchar(191) NOT NULL DEFAULT 'inhouse', `shipping_responsibility` varchar(255) DEFAULT NULL, `shipping_method_id` bigint(20) NOT NULL DEFAULT 0, `shipping_cost` double(8,2) NOT NULL DEFAULT 0.00, `is_shipping_free` tinyint(1) NOT NULL DEFAULT 0, `order_group_id` varchar(191) NOT NULL DEFAULT 'def-order-group', `verification_code` varchar(191) NOT NULL DEFAULT '0', `verification_status` tinyint(4) NOT NULL DEFAULT 0, `seller_id` bigint(20) DEFAULT NULL, `seller_is` varchar(191) DEFAULT NULL, `shipping_address_data` text DEFAULT NULL, `delivery_man_id` bigint(20) DEFAULT NULL, `deliveryman_charge` double NOT NULL DEFAULT 0, `expected_delivery_date` date DEFAULT NULL, `order_note` text DEFAULT NULL, `billing_address` bigint(20) UNSIGNED DEFAULT NULL, `billing_address_data` text DEFAULT NULL, `order_type` varchar(191) NOT NULL DEFAULT 'default_type', `extra_discount` double(8,2) NOT NULL DEFAULT 0.00, `extra_discount_type` varchar(191) DEFAULT NULL, `free_delivery_bearer` varchar(255) DEFAULT NULL, `checked` tinyint(1) NOT NULL DEFAULT 0, `shipping_type` varchar(191) DEFAULT NULL, `delivery_type` varchar(191) DEFAULT NULL, `delivery_service_name` varchar(191) DEFAULT NULL, `third_party_delivery_tracking_id` varchar(191) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `orders` -- INSERT INTO `orders` (`id`, `customer_id`, `is_guest`, `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_responsibility`, `shipping_method_id`, `shipping_cost`, `is_shipping_free`, `order_group_id`, `verification_code`, `verification_status`, `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`, `free_delivery_bearer`, `checked`, `shipping_type`, `delivery_type`, `delivery_service_name`, `third_party_delivery_tracking_id`) VALUES (100001, '2', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 839.75, 0.00, '0', NULL, '1', '2025-01-19 07:45:31', '2025-01-19 07:45:43', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 2, 5.00, 0, '5805-jtiZ5-1737265531', '411546', 0, 8, 'seller', '{\"id\":1,\"customer_id\":\"2\",\"is_guest\":false,\"contact_person_name\":\"Dr Ali Ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+202011452703926\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 1, '{\"id\":1,\"customer_id\":\"2\",\"is_guest\":false,\"contact_person_name\":\"Dr Ali Ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+202011452703926\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, NULL, 1, 'order_wise', NULL, NULL, NULL), (100002, '2', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 157.46, 0.00, '0', NULL, '1', '2025-01-19 07:45:31', '2025-01-19 07:45:43', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 2, 5.00, 0, '5805-jtiZ5-1737265531', '284806', 0, 6, 'seller', '{\"id\":1,\"customer_id\":\"2\",\"is_guest\":false,\"contact_person_name\":\"Dr Ali Ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+202011452703926\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 1, '{\"id\":1,\"customer_id\":\"2\",\"is_guest\":false,\"contact_person_name\":\"Dr Ali Ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+202011452703926\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, NULL, 1, 'order_wise', NULL, NULL, NULL), (100003, '2', 0, 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 1724655.74, 0.00, '0', NULL, '1', '2025-01-19 07:45:31', '2025-01-19 22:24:38', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 2, 5.00, 0, '5805-jtiZ5-1737265531', '979021', 0, 7, 'seller', '{\"id\":1,\"customer_id\":\"2\",\"is_guest\":false,\"contact_person_name\":\"Dr Ali Ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+202011452703926\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 1, '{\"id\":1,\"customer_id\":\"2\",\"is_guest\":false,\"contact_person_name\":\"Dr Ali Ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+202011452703926\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, NULL, 1, 'order_wise', NULL, NULL, NULL), (100004, '2', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 149, 0.00, '0', NULL, '2', '2025-01-24 23:13:10', '2025-01-24 23:13:29', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 2, 5.00, 0, '5277-f4g77-1737753190', '233388', 0, 1, 'admin', '{\"id\":2,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"Dr Ali Ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+20202011452703926\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 2, '{\"id\":2,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"Dr Ali Ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+20202011452703926\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100005, '2', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 54.27, 0.00, '0', NULL, '2', '2025-01-24 23:13:10', '2025-01-24 23:13:29', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 9, 0.00, 0, '5277-f4g77-1737753190', '925222', 0, 6, 'seller', '{\"id\":2,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"Dr Ali Ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+20202011452703926\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 2, '{\"id\":2,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"Dr Ali Ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+20202011452703926\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, NULL, 1, 'order_wise', NULL, NULL, NULL), (100006, '2', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 250.802, 0.00, '0', NULL, '2', '2025-01-24 23:13:10', '2025-01-24 23:13:29', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 10, 0.00, 0, '5277-f4g77-1737753190', '786401', 0, 8, 'seller', '{\"id\":2,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"Dr Ali Ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+20202011452703926\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 2, '{\"id\":2,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"Dr Ali Ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+20202011452703926\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, NULL, 1, 'order_wise', NULL, NULL, NULL), (100007, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 41, 0.00, '0', NULL, '4', '2025-01-25 08:30:34', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 2, 5.00, 0, '6143-RWGw5-1737786634', '205360', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"............\",\"email\":null,\"address_type\":\"home\",\"address\":\"REW\",\"city\":\"R23\",\"zip\":\"WRE\",\"phone\":\"+201060908802\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 5, '{\"id\":5,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"............\",\"email\":null,\"address_type\":\"home\",\"address\":\"REW\",\"city\":\"R23\",\"zip\":\"WRE\",\"phone\":\"+201060908802\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":true}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100008, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:40:55', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '6983-ZPIu1-1737787255', '548635', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"............\",\"email\":null,\"address_type\":\"home\",\"address\":\"REW\",\"city\":\"R23\",\"zip\":\"WRE\",\"phone\":\"+201060908802\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100009, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:40:59', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '2188-rRU3Y-1737787259', '171171', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"............\",\"email\":null,\"address_type\":\"home\",\"address\":\"REW\",\"city\":\"R23\",\"zip\":\"WRE\",\"phone\":\"+201060908802\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100010, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:41:02', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '4653-ijnHq-1737787262', '141531', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"............\",\"email\":null,\"address_type\":\"home\",\"address\":\"REW\",\"city\":\"R23\",\"zip\":\"WRE\",\"phone\":\"+201060908802\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100011, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 64153.508166667, 0.00, '0', NULL, '4', '2025-01-25 08:43:39', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '5687-Y2tQt-1737787419', '754766', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"............\",\"email\":null,\"address_type\":\"home\",\"address\":\"REW\",\"city\":\"R23\",\"zip\":\"WRE\",\"phone\":\"+201060908802\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100012, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:43:51', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '9220-qeeFf-1737787431', '294476', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100013, '4', 0, 'customer', 'unpaid', 'out_for_delivery', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:43:55', '2025-05-10 02:57:34', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '9052-6hcbQ-1737787435', '990297', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100014, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:00', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '2603-5Ofhs-1737787439', '110455', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100015, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:01', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '6433-jNeOF-1737787441', '654732', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100016, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:03', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '3516-2oQAH-1737787443', '385557', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100017, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:05', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '6280-EdNyt-1737787445', '703072', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100018, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:08', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '6263-ztqYn-1737787448', '154620', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100019, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:11', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '3608-d2V57-1737787451', '696495', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100020, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:13', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '1950-vMfty-1737787453', '377338', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100021, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:15', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '9707-eYwNb-1737787455', '611087', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100022, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:17', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '7068-psUmj-1737787457', '722986', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100023, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:19', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '3809-1VO07-1737787459', '796662', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100024, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:22', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '7503-AmE1H-1737787462', '903160', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100025, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:25', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '3491-bq15A-1737787465', '901472', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100026, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:31', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '7536-9nyeR-1737787471', '890913', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100027, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:32', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '5285-64Aeo-1737787472', '323722', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100028, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:35', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '7780-Au3OI-1737787475', '215876', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100029, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:42', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '8220-w5lxm-1737787482', '435823', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100030, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:43', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '6990-VTJZD-1737787483', '181664', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100031, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:45', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '7850-6ol8z-1737787485', '706431', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100032, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:46', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '3650-XX9ra-1737787486', '441680', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100033, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:52', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '4454-EizPk-1737787492', '868133', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100034, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:54', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '4330-70ZMs-1737787494', '127637', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100035, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:56', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '7765-k4KIS-1737787496', '944368', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100036, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:58', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '5865-i7TN1-1737787498', '298723', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100037, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:44:59', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '5094-F1aSx-1737787499', '896090', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100038, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:45:02', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '3977-5Xvdk-1737787502', '985052', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100039, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:45:04', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '5485-dJ0au-1737787504', '844240', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100040, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:45:06', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '6464-MEKIV-1737787506', '456810', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100041, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:45:07', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '9903-6CBs2-1737787507', '151310', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100042, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:45:09', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '8065-NUbvf-1737787509', '128342', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100043, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:45:11', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '3765-tfDnL-1737787511', '398329', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100044, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 0, 0.00, '0', NULL, '4', '2025-01-25 08:45:36', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '5273-1HD95-1737787536', '980153', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100045, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:45:39', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '1079-1U3qK-1737787539', '965823', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100046, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:45:41', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '6205-rBT37-1737787541', '660391', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100047, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:45:44', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '4805-evTxz-1737787544', '188917', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100048, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:45:44', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '3764-VgKi0-1737787544', '186275', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100049, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:45:50', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '7234-HX2zJ-1737787550', '857937', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100050, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:45:51', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '1085-6uJfu-1737787551', '929317', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100051, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:45:56', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '1774-GWI3x-1737787556', '313832', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL); INSERT INTO `orders` (`id`, `customer_id`, `is_guest`, `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_responsibility`, `shipping_method_id`, `shipping_cost`, `is_shipping_free`, `order_group_id`, `verification_code`, `verification_status`, `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`, `free_delivery_bearer`, `checked`, `shipping_type`, `delivery_type`, `delivery_service_name`, `third_party_delivery_tracking_id`) VALUES (100052, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:45:59', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '8430-So0Vj-1737787559', '543542', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100053, '4', 0, 'customer', 'paid', 'confirmed', 'pay_by_wallet', '', NULL, NULL, 0, 0.00, '0', NULL, '4', '2025-01-25 08:45:59', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '6654-9zZAR-1737787559', '376576', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100054, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:46:01', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '3355-BG3E0-1737787561', '134926', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100055, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:46:04', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '1046-QEZl8-1737787564', '552406', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100056, '4', 0, 'customer', 'unpaid', 'out_for_delivery', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:46:05', '2025-05-10 16:46:26', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '9284-xUe3b-1737787565', '846547', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100057, '4', 0, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:46:07', '2025-01-25 22:33:21', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '3836-rMqTz-1737787567', '264621', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100058, '4', 0, 'customer', 'unpaid', 'confirmed', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:46:08', '2025-05-10 15:20:15', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '9152-wRYnB-1737787568', '544388', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100059, '4', 0, 'customer', 'unpaid', 'processing', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:46:10', '2025-05-10 15:20:41', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '1568-JAwz2-1737787570', '718081', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100060, '4', 0, 'customer', 'unpaid', 'out_for_delivery', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:46:12', '2025-05-10 04:37:32', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '4473-uPnqw-1737787572', '566935', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100061, '4', 0, 'customer', 'unpaid', 'out_for_delivery', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:46:13', '2025-05-10 02:57:23', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '9323-yo8lj-1737787573', '439619', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100062, '4', 0, 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 36, 0.00, '0', NULL, '4', '2025-01-25 08:46:14', '2025-05-10 02:47:59', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 0, 0.00, 0, '2901-kFJKk-1737787574', '729475', 0, 1, 'admin', '{\"id\":4,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:document.write(\'<h1>XSS<\\/h1>\')\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":\"2025-01-25T06:43:44.000000Z\",\"updated_at\":\"2025-01-25T06:43:44.000000Z\",\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"0\",\"longitude\":\"0\",\"is_billing\":true}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100063, '4', 0, 'customer', 'paid', 'delivered', 'pay_by_wallet', '', NULL, NULL, -67, 0.00, '0', NULL, '1325', '2025-01-25 23:38:04', '2025-05-09 15:36:46', 0, NULL, '0', 'inhouse', 'sellerwise_shipping', 2, 5.00, 0, '7959-G2FvD-1737841084', '823684', 0, 1, 'admin', '{\"id\":1325,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:void(0);\\\" onclick=\\\"document.wr\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 1326, '{\"id\":1326,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"<a href=\\\"javascript:void(0);\\\" onclick=\\\"document.wr\",\"email\":null,\"address_type\":\"home\",\"address\":\"<img src=x onerror=alert(\'XSS\')>\",\"city\":\"<input type=\\\"text\\\" value=\\\"XSS\\\" onfocus=\\\"alert(\'XSS\",\"zip\":\"<input typ\",\"phone\":\"+201060908802\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":true}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100064, '0', 0, 'customer', 'paid', 'delivered', 'cash', NULL, NULL, NULL, 36, 0.00, '0', NULL, NULL, '2025-02-12 02:14:52', '2025-02-12 02:14:52', 0, NULL, NULL, 'inhouse', NULL, 0, 0.00, 0, 'def-order-group', '0', 0, 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'POS', 0.00, NULL, NULL, 1, NULL, NULL, NULL, NULL), (100065, '2', 0, 'customer', 'paid', 'delivered', 'cash', NULL, NULL, NULL, 241.2, 0.00, '0', NULL, NULL, '2025-02-23 15:34:40', '2025-02-23 15:34:40', 0, NULL, NULL, 'inhouse', NULL, 0, 0.00, 0, 'def-order-group', '0', 0, 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'POS', 0.00, NULL, NULL, 1, NULL, NULL, NULL, NULL), (100066, '6', 0, 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 519, 0.00, '0', NULL, '1327', '2025-04-24 02:02:39', '2025-05-09 15:38:38', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 2, 5.00, 0, '6165-N4MfS-1745452959', '867635', 0, 1, 'admin', '{\"id\":1327,\"customer_id\":\"6\",\"is_guest\":false,\"contact_person_name\":\"Reem hassan\",\"email\":null,\"address_type\":\"home\",\"address\":\"\\u062d\\u062f\\u0627\\u064a\\u0642 \\u0627\\u0644\\u0627\\u0647\\u0631\\u0627\\u0645\",\"city\":\"\\u0627\\u0643\\u062a\\u0648\\u0628\\u0631\",\"zip\":\"\\u0661\\u0663\\u0662\\u0663\",\"phone\":\"+2001112855990\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 1327, '{\"id\":1327,\"customer_id\":\"6\",\"is_guest\":false,\"contact_person_name\":\"Reem hassan\",\"email\":null,\"address_type\":\"home\",\"address\":\"\\u062d\\u062f\\u0627\\u064a\\u0642 \\u0627\\u0644\\u0627\\u0647\\u0631\\u0627\\u0645\",\"city\":\"\\u0627\\u0643\\u062a\\u0648\\u0628\\u0631\",\"zip\":\"\\u0661\\u0663\\u0662\\u0663\",\"phone\":\"+2001112855990\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100067, '14681', 1, 'customer', 'unpaid', 'processing', 'cash_on_delivery', '', NULL, NULL, 80, 0.00, '0', NULL, '1329', '2025-04-26 00:17:27', '2025-05-10 10:42:25', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 2, 5.00, 0, '6646-nAQQC-1745615847', '717629', 0, 1, 'admin', '{\"id\":1329,\"customer_id\":\"14681\",\"is_guest\":true,\"contact_person_name\":\"\\u0645\\u0637\\u0639\\u0645 \\u0637\\u0627\\u0632\\u0629\",\"email\":\"waledgohar7@gmail.com\",\"address_type\":\"permanent\",\"address\":\"40 \\u0634\\u0627\\u0631\\u0639 \\u0639\\u0644\\u0649 \\u0645\\u062d\\u0645\\u062f\",\"city\":\"\\u0635\\u0641\\u0637 \\u0627\\u0644\\u0644\\u0628\\u0646\",\"zip\":\"8797\",\"phone\":\"+20201140769019\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"85.05336142455621\",\"longitude\":\"-179.9230098776752\",\"is_billing\":false}', NULL, 0, NULL, NULL, 1329, '{\"id\":1329,\"customer_id\":\"14681\",\"is_guest\":true,\"contact_person_name\":\"\\u0645\\u0637\\u0639\\u0645 \\u0637\\u0627\\u0632\\u0629\",\"email\":\"waledgohar7@gmail.com\",\"address_type\":\"permanent\",\"address\":\"40 \\u0634\\u0627\\u0631\\u0639 \\u0639\\u0644\\u0649 \\u0645\\u062d\\u0645\\u062f\",\"city\":\"\\u0635\\u0641\\u0637 \\u0627\\u0644\\u0644\\u0628\\u0646\",\"zip\":\"8797\",\"phone\":\"+20201140769019\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"85.05336142455621\",\"longitude\":\"-179.9230098776752\",\"is_billing\":false}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100068, '14681', 1, 'customer', 'paid', 'processing', 'cash_on_delivery', '', NULL, NULL, 131, 0.00, '0', NULL, '1330', '2025-04-26 00:19:51', '2025-05-10 15:19:40', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 2, 5.00, 0, '2734-JbQeO-1745615991', '821513', 0, 1, 'admin', '{\"id\":1330,\"customer_id\":\"14681\",\"is_guest\":true,\"contact_person_name\":\"\\u0645\\u0637\\u0639\\u0645 \\u0637\\u0627\\u0632\\u0629\",\"email\":\"waledgohar7@gmail.com\",\"address_type\":\"permanent\",\"address\":\"40 \\u0634\\u0627\\u0631\\u0639 \\u0639\\u0644\\u0649 \\u0645\\u062d\\u0645\\u062f\",\"city\":\"\\u0635\\u0641\\u0637 \\u0627\\u0644\\u0644\\u0628\\u0646\",\"zip\":\"8797\",\"phone\":\"+20201140769019\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 1330, '{\"id\":1330,\"customer_id\":\"14681\",\"is_guest\":true,\"contact_person_name\":\"\\u0645\\u0637\\u0639\\u0645 \\u0637\\u0627\\u0632\\u0629\",\"email\":\"waledgohar7@gmail.com\",\"address_type\":\"permanent\",\"address\":\"40 \\u0634\\u0627\\u0631\\u0639 \\u0639\\u0644\\u0649 \\u0645\\u062d\\u0645\\u062f\",\"city\":\"\\u0635\\u0641\\u0637 \\u0627\\u0644\\u0644\\u0628\\u0646\",\"zip\":\"8797\",\"phone\":\"+20201140769019\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100069, '14726', 1, 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 20, 0.00, '0', NULL, '1332', '2025-04-27 00:29:38', '2025-05-10 04:30:19', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 2, 5.00, 0, '2908-tKaCe-1745702978', '978958', 0, 1, 'admin', '{\"id\":1332,\"customer_id\":\"14726\",\"is_guest\":true,\"contact_person_name\":\"Dr Ali Ahmed\",\"email\":\"ahmeedgeo_2006@yahoo.com\",\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+20201145270392\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 1332, '{\"id\":1332,\"customer_id\":\"14726\",\"is_guest\":true,\"contact_person_name\":\"Dr Ali Ahmed\",\"email\":\"ahmeedgeo_2006@yahoo.com\",\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+20201145270392\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100070, '2', 0, 'customer', 'paid', 'delivered', 'cash', NULL, NULL, NULL, 250, 0.00, '0', NULL, NULL, '2025-05-09 15:31:44', '2025-05-09 15:31:44', 0, NULL, NULL, 'inhouse', NULL, 0, 0.00, 0, 'def-order-group', '0', 0, 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'POS', 0.00, NULL, NULL, 1, NULL, NULL, NULL, NULL), (100071, '2', 0, 'customer', 'paid', 'delivered', 'cash', NULL, NULL, NULL, 340, 0.00, '0', NULL, NULL, '2025-05-09 16:49:01', '2025-05-09 16:49:01', 0, NULL, NULL, 'inhouse', NULL, 0, 0.00, 0, 'def-order-group', '0', 0, 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'POS', 0.00, NULL, NULL, 1, NULL, NULL, NULL, NULL), (100072, '2', 0, 'customer', 'paid', 'delivered', 'cash', NULL, NULL, NULL, 567, 0.00, '0', NULL, NULL, '2025-05-10 00:18:13', '2025-05-10 00:18:13', 0, NULL, NULL, 'inhouse', NULL, 0, 0.00, 0, 'def-order-group', '0', 0, 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'POS', 0.00, NULL, NULL, 1, NULL, NULL, NULL, NULL), (100073, '0', 0, 'customer', 'paid', 'delivered', 'cash', NULL, NULL, NULL, 165, 0.00, '0', NULL, NULL, '2025-05-10 02:34:32', '2025-05-10 02:34:32', 0, NULL, NULL, 'inhouse', NULL, 0, 0.00, 0, 'def-order-group', '0', 0, 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'POS', 0.00, NULL, NULL, 1, NULL, NULL, NULL, NULL), (100074, '2', 0, 'customer', 'paid', 'delivered', 'cash', NULL, NULL, NULL, 120, 0.00, '0', NULL, NULL, '2025-05-10 04:26:44', '2025-05-10 04:26:44', 0, NULL, NULL, 'inhouse', NULL, 0, 0.00, 0, 'def-order-group', '0', 0, 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'POS', 0.00, NULL, NULL, 1, NULL, NULL, NULL, NULL), (100075, '16683', 1, 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 270, 0.00, '0', NULL, '1333', '2025-05-10 04:45:51', '2025-05-10 04:54:06', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 11, 20.00, 0, '1465-GW65f-1746841551', '201179', 0, 1, 'admin', '{\"id\":1333,\"customer_id\":\"16683\",\"is_guest\":true,\"contact_person_name\":\"Ali Ali\",\"email\":\"Icsgroup2050@gmail.com\",\"address_type\":\"home\",\"address\":\"22 M Hadayek El Ahram\",\"city\":\"Giza\",\"zip\":\"11511\",\"phone\":\"+201145250550\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 1, 0, '2025-05-10', NULL, 1333, '{\"id\":1333,\"customer_id\":\"16683\",\"is_guest\":true,\"contact_person_name\":\"Ali Ali\",\"email\":\"Icsgroup2050@gmail.com\",\"address_type\":\"home\",\"address\":\"22 M Hadayek El Ahram\",\"city\":\"Giza\",\"zip\":\"11511\",\"phone\":\"+201145250550\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', 'self_delivery', NULL, NULL), (100076, '0', 0, 'customer', 'paid', 'delivered', 'cash', NULL, NULL, NULL, 850, 0.00, '0', NULL, NULL, '2025-05-10 10:40:08', '2025-05-10 10:40:08', 0, NULL, NULL, 'inhouse', NULL, 0, 0.00, 0, 'def-order-group', '0', 0, 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'POS', 0.00, NULL, NULL, 1, NULL, NULL, NULL, NULL), (100077, '9', 0, 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 1791.7, 0.00, '0', NULL, '1334', '2025-05-10 11:39:57', '2025-05-10 11:44:01', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 11, 20.00, 0, '8212-dD36A-1746866397', '614573', 0, 1, 'admin', '{\"id\":1334,\"customer_id\":\"9\",\"is_guest\":false,\"contact_person_name\":\"Salwa ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Giza faisal\",\"city\":\"Giza\",\"zip\":\"11511\",\"phone\":\"+2001123459870\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 1, 0, NULL, NULL, 1334, '{\"id\":1334,\"customer_id\":\"9\",\"is_guest\":false,\"contact_person_name\":\"Salwa ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Giza faisal\",\"city\":\"Giza\",\"zip\":\"11511\",\"phone\":\"+2001123459870\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', 'self_delivery', NULL, NULL), (100078, '10', 0, 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 342, 0.00, '0', NULL, '1335', '2025-05-10 11:40:32', '2025-05-10 15:25:15', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 11, 20.00, 0, '8904-8qwoB-1746866432', '488534', 0, 1, 'admin', '{\"id\":1335,\"customer_id\":\"10\",\"is_guest\":false,\"contact_person_name\":\"Soha\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"89 jhfjhkjsdfhjk\",\"city\":\"Giza\",\"zip\":\"123456\",\"phone\":\"+200104566895\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 1, 0, NULL, NULL, 1335, '{\"id\":1335,\"customer_id\":\"10\",\"is_guest\":false,\"contact_person_name\":\"Soha\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"89 jhfjhkjsdfhjk\",\"city\":\"Giza\",\"zip\":\"123456\",\"phone\":\"+200104566895\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', 'self_delivery', NULL, NULL), (100079, '9', 0, 'customer', 'unpaid', 'out_for_delivery', 'cash_on_delivery', '', NULL, NULL, 48, 0.00, '0', NULL, '1336', '2025-05-10 14:48:42', '2025-05-10 14:49:51', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 11, 20.00, 0, '7793-p4x5j-1746877722', '192337', 0, 1, 'admin', '{\"id\":1336,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"Salwa ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Giza faisal\",\"city\":\"Giza\",\"zip\":\"11511\",\"phone\":\"+2001123459870\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 1337, '{\"id\":1337,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"Salwa ahmed\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"Giza faisal\",\"city\":\"Giza\",\"zip\":\"11511\",\"phone\":\"+2001123459870\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":true}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100080, '0', 0, 'customer', 'paid', 'delivered', 'cash', NULL, NULL, NULL, 445, 0.00, '0', NULL, NULL, '2025-05-10 15:39:27', '2025-05-10 15:39:27', 0, NULL, NULL, 'inhouse', NULL, 0, 0.00, 0, 'def-order-group', '0', 0, 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'POS', 0.00, NULL, NULL, 1, NULL, NULL, NULL, NULL), (100081, '0', 0, 'customer', 'paid', 'delivered', 'cash', NULL, NULL, NULL, 120, 0.00, '0', NULL, NULL, '2025-05-10 15:41:10', '2025-05-10 15:41:10', 0, NULL, NULL, 'inhouse', NULL, 0, 0.00, 0, 'def-order-group', '0', 0, 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'POS', 0.00, NULL, NULL, 1, NULL, NULL, NULL, NULL), (100082, '11', 0, 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 320, 0.00, '0', NULL, '1338', '2025-05-10 16:07:03', '2025-05-10 16:14:04', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 11, 20.00, 0, '8294-juW7U-1746882423', '208039', 0, 1, 'admin', '{\"id\":1338,\"customer_id\":\"11\",\"is_guest\":false,\"contact_person_name\":\"AHMED ALI\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"AHMED@GMAIL.COM\",\"city\":\"GIZA\",\"zip\":\"12345\",\"phone\":\"+20012387654321\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 1338, '{\"id\":1338,\"customer_id\":\"11\",\"is_guest\":false,\"contact_person_name\":\"AHMED ALI\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"AHMED@GMAIL.COM\",\"city\":\"GIZA\",\"zip\":\"12345\",\"phone\":\"+20012387654321\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100083, '0', 0, 'customer', 'paid', 'delivered', 'cash', NULL, NULL, NULL, 80, 0.00, '0', NULL, NULL, '2025-05-10 16:29:57', '2025-05-10 16:29:57', 0, NULL, NULL, 'inhouse', NULL, 0, 0.00, 0, 'def-order-group', '0', 0, 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'POS', 0.00, NULL, NULL, 1, NULL, NULL, NULL, NULL), (100084, '11', 0, 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 70, 0.00, '0', NULL, '1339', '2025-05-10 16:48:59', '2025-05-10 16:50:27', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 11, 20.00, 0, '6666-KxF6i-1746884939', '895607', 0, 1, 'admin', '{\"id\":1339,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"AHMED ALI\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"AHMED@GMAIL.COM\",\"city\":\"GIZA\",\"zip\":\"12345\",\"phone\":\"+20012387654321\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 1, 0, NULL, NULL, 1340, '{\"id\":1340,\"customer_id\":\"0\",\"is_guest\":false,\"contact_person_name\":\"AHMED ALI\",\"email\":null,\"address_type\":\"permanent\",\"address\":\"AHMED@GMAIL.COM\",\"city\":\"GIZA\",\"zip\":\"12345\",\"phone\":\"+20012387654321\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":true}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', 'self_delivery', NULL, NULL), (100085, '5', 0, 'customer', 'paid', 'delivered', 'cash', NULL, NULL, NULL, 80, 0.00, '0', NULL, NULL, '2025-05-10 16:53:40', '2025-05-10 16:53:40', 0, NULL, NULL, 'inhouse', NULL, 0, 0.00, 0, 'def-order-group', '0', 0, 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'POS', 0.00, NULL, NULL, 1, NULL, NULL, NULL, NULL), (100086, '0', 0, 'customer', 'paid', 'delivered', 'cash', NULL, NULL, NULL, 1997.23, 0.00, '0', NULL, NULL, '2025-05-10 17:19:36', '2025-05-10 17:19:36', 0, NULL, NULL, 'inhouse', NULL, 0, 0.00, 0, 'def-order-group', '0', 0, 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'POS', 3.00, 'percent', NULL, 1, NULL, NULL, NULL, NULL), (100087, '2', 0, 'customer', 'paid', 'delivered', 'cash', NULL, NULL, NULL, 619.25, 0.00, '0', NULL, NULL, '2025-05-11 19:54:34', '2025-05-11 19:54:34', 0, NULL, NULL, 'inhouse', NULL, 0, 0.00, 0, 'def-order-group', '0', 0, 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'POS', 0.00, NULL, NULL, 1, NULL, NULL, NULL, NULL), (100088, '16981', 1, 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 62.5, 0.00, '0', NULL, '1341', '2025-05-11 20:01:49', '2025-05-11 20:04:38', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 11, 20.00, 0, '1164-lkXCX-1746982909', '232425', 0, 1, 'admin', '{\"id\":1341,\"customer_id\":\"16981\",\"is_guest\":true,\"contact_person_name\":\"sama\",\"email\":\"sama3065@gmail.com\",\"address_type\":\"home\",\"address\":\"damitta\",\"city\":\"damitta\",\"zip\":\"057\",\"phone\":\"+2001557736540\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 1, 0, NULL, NULL, 1341, '{\"id\":1341,\"customer_id\":\"16981\",\"is_guest\":true,\"contact_person_name\":\"sama\",\"email\":\"sama3065@gmail.com\",\"address_type\":\"home\",\"address\":\"damitta\",\"city\":\"damitta\",\"zip\":\"057\",\"phone\":\"+2001557736540\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Afghanistan\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', 'self_delivery', NULL, NULL), (100089, '16982', 1, 'customer', 'unpaid', 'confirmed', 'cash_on_delivery', '', NULL, NULL, 236, 0.00, '0', NULL, '1342', '2025-05-11 20:01:49', '2025-05-11 20:03:10', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 11, 20.00, 0, '5182-kZBvr-1746982909', '722606', 0, 1, 'admin', '{\"id\":1342,\"customer_id\":\"16982\",\"is_guest\":true,\"contact_person_name\":\"Ahmed Ali\",\"email\":\"ahmeedhassangeoo2006@gmail.com\",\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+20201145270395\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 1342, '{\"id\":1342,\"customer_id\":\"16982\",\"is_guest\":true,\"contact_person_name\":\"Ahmed Ali\",\"email\":\"ahmeedhassangeoo2006@gmail.com\",\"address_type\":\"permanent\",\"address\":\"Hadaek EL Ahram , 6th Of October, Giza, Egypt\",\"city\":\"Giza\",\"zip\":\"00202\",\"phone\":\"+20201145270395\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100090, '16979', 1, 'customer', 'unpaid', 'confirmed', 'cash_on_delivery', '', NULL, NULL, 278.5, 0.00, '0', NULL, '1343', '2025-05-11 20:02:26', '2025-05-11 20:03:20', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 11, 20.00, 0, '1490-tVgvt-1746982946', '732807', 0, 1, 'admin', '{\"id\":1343,\"customer_id\":\"16979\",\"is_guest\":true,\"contact_person_name\":\"Reem\",\"email\":\"riim.hassan.obaid@gmail.com\",\"address_type\":\"permanent\",\"address\":\"\\u0627\\u0643\\u062a\\u0648\\u0628\\u0631\",\"city\":\"\\u0627\\u0643\\u062a\\u0648\\u0628\\u0631\",\"zip\":\"11511\",\"phone\":\"+2001098805215\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 1343, '{\"id\":1343,\"customer_id\":\"16979\",\"is_guest\":true,\"contact_person_name\":\"Reem\",\"email\":\"riim.hassan.obaid@gmail.com\",\"address_type\":\"permanent\",\"address\":\"\\u0627\\u0643\\u062a\\u0648\\u0628\\u0631\",\"city\":\"\\u0627\\u0643\\u062a\\u0648\\u0628\\u0631\",\"zip\":\"11511\",\"phone\":\"+2001098805215\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, 'admin', 1, 'order_wise', NULL, NULL, NULL), (100091, '24854', 1, 'customer', 'unpaid', 'pending', 'cash_on_delivery', '', NULL, NULL, 155, 0.00, '0', NULL, '1345', '2025-07-21 00:26:46', '2025-07-21 00:26:46', 0, NULL, '0', 'inhouse', 'inhouse_shipping', 11, 20.00, 0, '2795-yVgrP-1753046806', '736735', 0, 1, 'admin', '{\"id\":1345,\"customer_id\":\"24854\",\"is_guest\":true,\"contact_person_name\":\"ahmed ibrahim\",\"email\":\"ahmedcoin1312@gmail.com\",\"address_type\":\"permanent\",\"address\":\"\\u0639\\u064a\\u0646 \\u0634\\u0645\\u0633\\\\\\u0627\\u0644\\u062e\\u0635\\u0648\\u0635\\\\\\u0634\\u0627\\u0631\\u0639 \\u0627\\u0644\\u0641\\u064a\\u0631\\u0648\\u0632\\\\\\u0639\\u0645\\u0627\\u0631\\u0629 \\u0639\\u0635\\u0627\\u0626\\u0631 \\u0627\\u0644\\u063a\\u0627\\u0628\\u0629\",\"city\":\"cairo\",\"zip\":\"4543070\",\"phone\":\"+20201061083951\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', NULL, 0, NULL, NULL, 1345, '{\"id\":1345,\"customer_id\":\"24854\",\"is_guest\":true,\"contact_person_name\":\"ahmed ibrahim\",\"email\":\"ahmedcoin1312@gmail.com\",\"address_type\":\"permanent\",\"address\":\"\\u0639\\u064a\\u0646 \\u0634\\u0645\\u0633\\\\\\u0627\\u0644\\u062e\\u0635\\u0648\\u0635\\\\\\u0634\\u0627\\u0631\\u0639 \\u0627\\u0644\\u0641\\u064a\\u0631\\u0648\\u0632\\\\\\u0639\\u0645\\u0627\\u0631\\u0629 \\u0639\\u0635\\u0627\\u0626\\u0631 \\u0627\\u0644\\u063a\\u0627\\u0628\\u0629\",\"city\":\"cairo\",\"zip\":\"4543070\",\"phone\":\"+20201061083951\",\"created_at\":null,\"updated_at\":null,\"state\":null,\"country\":\"Egypt\",\"latitude\":\"\",\"longitude\":\"\",\"is_billing\":false}', 'default_type', 0.00, NULL, 'admin', 0, 'order_wise', NULL, NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `order_delivery_verifications` -- CREATE TABLE `order_delivery_verifications` ( `id` bigint(20) UNSIGNED NOT NULL, `order_id` bigint(20) UNSIGNED NOT NULL, `image` text 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 `order_details` -- CREATE TABLE `order_details` ( `id` bigint(20) UNSIGNED NOT NULL, `order_id` bigint(20) DEFAULT NULL, `product_id` bigint(20) DEFAULT NULL, `seller_id` bigint(20) DEFAULT NULL, `digital_file_after_sell` varchar(191) DEFAULT NULL, `product_details` text DEFAULT NULL, `qty` int(11) 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) NOT NULL DEFAULT 'exclude', `delivery_status` varchar(15) NOT NULL DEFAULT 'pending', `payment_status` varchar(15) NOT NULL DEFAULT 'unpaid', `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `shipping_method_id` bigint(20) DEFAULT NULL, `variant` varchar(255) DEFAULT NULL, `variation` varchar(255) DEFAULT NULL, `discount_type` varchar(30) DEFAULT NULL, `is_stock_decreased` tinyint(1) NOT NULL DEFAULT 1, `refund_request` int(11) 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 (78, 100070, 42314, 1, NULL, '{\"id\":42314,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"\\u0645\\u0642\\u0635 \\u062d\\u062f\\u064a\\u062f \\u0627\\u064a\\u0637\\u0627\\u0644\\u064a\",\"slug\":\"mks-hdyd-aytaly-qepI3a\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"2\\\",\\\"position\\\":2},{\\\"id\\\":\\\"3\\\",\\\"position\\\":3}]\",\"category_id\":1,\"sub_category_id\":2,\"sub_sub_category_id\":3,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"def.png\\\"]\",\"color_image\":\"\",\"thumbnail\":\"\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[]\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":180,\"purchase_price\":0,\"tax\":0,\"tax_type\":null,\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-04-23T20:11:16.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":null,\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":null,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":null,\"translations\":[],\"reviews\":[]}', 1, 180, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-09 15:31:44', '2025-05-09 15:31:44', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (79, 100070, 42312, 1, NULL, '{\"id\":42312,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"\\u0645\\u0634\\u0637 \\u0645\\u064a\\u062c\\u0648 \\u062c\\u064a\\u0628\",\"slug\":\"msht-mygo-gyb-qmsxcq\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"2\\\",\\\"position\\\":2},{\\\"id\\\":\\\"3\\\",\\\"position\\\":3}]\",\"category_id\":1,\"sub_category_id\":2,\"sub_sub_category_id\":3,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"def.png\\\"]\",\"color_image\":\"\",\"thumbnail\":\"\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[]\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":55,\"purchase_price\":0,\"tax\":0,\"tax_type\":null,\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-04-23T20:11:20.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":null,\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":null,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":null,\"translations\":[],\"reviews\":[]}', 1, 55, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-09 15:31:44', '2025-05-09 15:31:44', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (80, 100070, 38633, 1, NULL, '{\"id\":38633,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ABIMOL SUPP\",\"slug\":\"abimol-supp-p8snDA\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":1,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-24-68097d5706d13.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-24-68097d5738980.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":15,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T19:56:24.000000Z\",\"updated_at\":\"2025-04-26T21:29:38.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-24-68097d5726253.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"140438\",\"translations\":[],\"reviews\":[]}', 1, 15, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-09 15:31:44', '2025-05-09 15:31:44', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (81, 100071, 42314, 1, NULL, '{\"id\":42314,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"\\u0645\\u0642\\u0635 \\u062d\\u062f\\u064a\\u062f \\u0627\\u064a\\u0637\\u0627\\u0644\\u064a\",\"slug\":\"mks-hdyd-aytaly-qepI3a\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"2\\\",\\\"position\\\":2},{\\\"id\\\":\\\"3\\\",\\\"position\\\":3}]\",\"category_id\":1,\"sub_category_id\":2,\"sub_sub_category_id\":3,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"def.png\\\"]\",\"color_image\":\"\",\"thumbnail\":\"\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[]\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":180,\"purchase_price\":0,\"tax\":0,\"tax_type\":null,\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-05-09T12:31:44.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":null,\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":null,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":null,\"translations\":[],\"reviews\":[]}', 1, 180, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-09 16:49:01', '2025-05-09 16:49:01', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (82, 100071, 42317, 1, NULL, '{\"id\":42317,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"\\u0645\\u064a\\u062c\\u0648 \\u0639\\u0631\\u0636 3\\u0644\\u0648\\u0641 \\u0634\\u0627\\u0648\\u0631\",\"slug\":\"mygo-aard-3lof-shaor-2MaSHZ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"2\\\",\\\"position\\\":2},{\\\"id\\\":\\\"3\\\",\\\"position\\\":3}]\",\"category_id\":1,\"sub_category_id\":2,\"sub_sub_category_id\":3,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"def.png\\\"]\",\"color_image\":\"\",\"thumbnail\":\"\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[]\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":110,\"purchase_price\":0,\"tax\":0,\"tax_type\":null,\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-04-23T20:10:59.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":null,\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":null,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":null,\"translations\":[],\"reviews\":[]}', 1, 110, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-09 16:49:01', '2025-05-09 16:49:01', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (83, 100071, 42315, 1, NULL, '{\"id\":42315,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"\\u0645\\u0644\\u0642\\u0627\\u0637 \\u0641\\u0636\\u0649\",\"slug\":\"mlkat-fd-TmFk3d\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"2\\\",\\\"position\\\":2},{\\\"id\\\":\\\"3\\\",\\\"position\\\":3}]\",\"category_id\":1,\"sub_category_id\":2,\"sub_sub_category_id\":3,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"def.png\\\"]\",\"color_image\":\"\",\"thumbnail\":\"\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[]\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":50,\"purchase_price\":0,\"tax\":0,\"tax_type\":null,\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-04-23T20:11:14.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":null,\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":null,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":null,\"translations\":[],\"reviews\":[]}', 1, 50, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-09 16:49:01', '2025-05-09 16:49:01', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (84, 100072, 38632, 1, NULL, '{\"id\":38632,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ABIMOL EXTRA 20 TAB\",\"slug\":\"abimol-extra-20-tab-n58J9t\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":1,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-24-68097def57a78.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-24-68097defbd6c5.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":28,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T19:56:24.000000Z\",\"updated_at\":\"2025-04-23T23:56:19.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-24-68097def9823d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"177182\",\"translations\":[],\"reviews\":[]}', 1, 28, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 00:18:13', '2025-05-10 00:18:13', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (85, 100072, 38639, 1, NULL, '{\"id\":38639,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ACM SEBIONEX GEL SOLAIRE MATIFIANT 40ML\",\"slug\":\"acm-sebionex-gel-solaire-matifiant-40ml-A3BFVC\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"4\\\",\\\"position\\\":1}]\",\"category_id\":4,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-24-6809790e61f2a.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-24-6809790e7aa84.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":539,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T19:56:24.000000Z\",\"updated_at\":\"2025-04-23T23:34:50.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-24-6809790e6fac2.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"159847\",\"translations\":[],\"reviews\":[]}', 1, 539, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 00:18:13', '2025-05-10 00:18:13', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (86, 100073, 42317, 1, NULL, '{\"id\":42317,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"\\u0645\\u064a\\u062c\\u0648 \\u0639\\u0631\\u0636 3\\u0644\\u0648\\u0641 \\u0634\\u0627\\u0648\\u0631\",\"slug\":\"mygo-aard-3lof-shaor-2MaSHZ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"2\\\",\\\"position\\\":2},{\\\"id\\\":\\\"3\\\",\\\"position\\\":3}]\",\"category_id\":1,\"sub_category_id\":2,\"sub_sub_category_id\":3,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"def.png\\\"]\",\"color_image\":\"\",\"thumbnail\":\"\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[]\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":110,\"purchase_price\":0,\"tax\":0,\"tax_type\":null,\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-05-09T13:49:01.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":null,\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":null,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":null,\"translations\":[],\"reviews\":[]}', 1, 110, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 02:34:32', '2025-05-10 02:34:32', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (87, 100073, 42312, 1, NULL, '{\"id\":42312,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"\\u0645\\u0634\\u0637 \\u0645\\u064a\\u062c\\u0648 \\u062c\\u064a\\u0628\",\"slug\":\"msht-mygo-gyb-qmsxcq\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"2\\\",\\\"position\\\":2},{\\\"id\\\":\\\"3\\\",\\\"position\\\":3}]\",\"category_id\":1,\"sub_category_id\":2,\"sub_sub_category_id\":3,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"def.png\\\"]\",\"color_image\":\"\",\"thumbnail\":\"\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[]\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":55,\"purchase_price\":0,\"tax\":0,\"tax_type\":null,\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-05-09T12:31:44.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":null,\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":null,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":null,\"translations\":[],\"reviews\":[]}', 1, 55, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 02:34:32', '2025-05-10 02:34:32', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (88, 100074, 42316, 1, NULL, '{\"id\":42316,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"\\u0645\\u064a\\u0627\\u0629 \\u0627\\u0643\\u0633\\u064a\\u062c\\u064a\\u0646 20 \\u062c\\u0631\\u0627\\u0645\",\"slug\":\"mya-aksygyn-20-gram-v3KWw7\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"2\\\",\\\"position\\\":2},{\\\"id\\\":\\\"3\\\",\\\"position\\\":3}]\",\"category_id\":1,\"sub_category_id\":2,\"sub_sub_category_id\":3,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"def.png\\\"]\",\"color_image\":\"\",\"thumbnail\":\"\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[]\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":20,\"purchase_price\":0,\"tax\":0,\"tax_type\":null,\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-04-23T20:11:01.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":null,\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":null,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":null,\"translations\":[],\"reviews\":[]}', 1, 20, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 04:26:44', '2025-05-10 04:26:44', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (89, 100074, 42313, 1, NULL, '{\"id\":42313,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"\\u0645\\u0634\\u0637 \\u0645\\u064a\\u062c\\u0648 \\u0635\\u063a\\u064a\\u0631\",\"slug\":\"msht-mygo-sghyr-ICKVrz\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"2\\\",\\\"position\\\":2},{\\\"id\\\":\\\"3\\\",\\\"position\\\":3}]\",\"category_id\":1,\"sub_category_id\":2,\"sub_sub_category_id\":3,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"def.png\\\"]\",\"color_image\":\"\",\"thumbnail\":\"\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[]\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":45,\"purchase_price\":0,\"tax\":0,\"tax_type\":null,\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-04-23T20:11:19.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":null,\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":null,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":null,\"translations\":[],\"reviews\":[]}', 1, 45, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 04:26:44', '2025-05-10 04:26:44', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (90, 100074, 42312, 1, NULL, '{\"id\":42312,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"\\u0645\\u0634\\u0637 \\u0645\\u064a\\u062c\\u0648 \\u062c\\u064a\\u0628\",\"slug\":\"msht-mygo-gyb-qmsxcq\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"2\\\",\\\"position\\\":2},{\\\"id\\\":\\\"3\\\",\\\"position\\\":3}]\",\"category_id\":1,\"sub_category_id\":2,\"sub_sub_category_id\":3,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"def.png\\\"]\",\"color_image\":\"\",\"thumbnail\":\"\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[]\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":55,\"purchase_price\":0,\"tax\":0,\"tax_type\":null,\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-05-09T23:34:32.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":null,\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":null,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":null,\"translations\":[],\"reviews\":[]}', 1, 55, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 04:26:44', '2025-05-10 04:26:44', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (91, 100075, 38670, 1, NULL, '{\"id\":38670,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ALEJON BI PHASE COLLAGEN KERAIN ARGAN 200 ML\",\"slug\":\"alejon-bi-phase-collagen-kerain-argan-200-ml-FtQzjj\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":1,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-26-680cf7a404bb7.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-26-680cf7a41d4fb.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":250,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T19:56:24.000000Z\",\"updated_at\":\"2025-04-26T15:11:47.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-26-680cf7a41222f.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"125086\",\"translations\":[],\"reviews\":[]}', 1, 250, 0, 0, 'exclude', 'delivered', 'unpaid', '2025-05-10 04:45:51', '2025-05-10 04:53:58', NULL, '', '[]', 'discount_on_product', 1, 0), (92, 100076, 42312, 1, NULL, '{\"id\":42312,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"\\u0645\\u0634\\u0637 \\u0645\\u064a\\u062c\\u0648 \\u062c\\u064a\\u0628\",\"slug\":\"msht-mygo-gyb-qmsxcq\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"2\\\",\\\"position\\\":2},{\\\"id\\\":\\\"3\\\",\\\"position\\\":3}]\",\"category_id\":1,\"sub_category_id\":2,\"sub_sub_category_id\":3,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"def.png\\\"]\",\"color_image\":\"\",\"thumbnail\":\"\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[]\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":55,\"purchase_price\":0,\"tax\":0,\"tax_type\":null,\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-05-10T01:26:44.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":null,\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":null,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":null,\"translations\":[],\"reviews\":[]}', 1, 55, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 10:40:08', '2025-05-10 10:40:08', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (93, 100076, 40914, 1, NULL, '{\"id\":40914,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"NAN 1 OPTIPRO MILK 400GM\",\"slug\":\"nan-1-optipro-milk-400gm-2qxQRq\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"5\\\",\\\"position\\\":1}]\",\"category_id\":5,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-26-680d1a0d27648.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-26-680d1a0d8c005.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":330,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:05:56.000000Z\",\"updated_at\":\"2025-04-26T17:38:34.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-26-680d1a0d5ffe6.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"127200\",\"translations\":[],\"reviews\":[]}', 1, 330, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 10:40:08', '2025-05-10 10:40:08', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (94, 100076, 38629, 1, NULL, '{\"id\":38629,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"CERVICAL COLLAR\",\"slug\":\"cervical-collar-oD7QAv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"7\\\",\\\"position\\\":1}]\",\"category_id\":7,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-24-68097849ddff9.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-24-6809784a96685.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":465,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T19:56:24.000000Z\",\"updated_at\":\"2025-04-23T23:32:12.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-24-6809784a5d496.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"138052\",\"translations\":[],\"reviews\":[]}', 1, 465, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 10:40:08', '2025-05-10 10:40:08', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (95, 100077, 40686, 1, NULL, '{\"id\":40686,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"luna emollient glycerin andVITAMINE E oil 50 gm\",\"slug\":\"luna-emollient-glycerin-andvitamine-e-oil-50-gm-NRYPPa\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1}]\",\"category_id\":3,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-24-68098a535ed87.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-24-68098a53895d8.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":50,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":15,\"discount_type\":\"percent\",\"current_stock\":8,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:05:56.000000Z\",\"updated_at\":\"2025-05-09T13:06:12.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-24-68098a5377517.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"147344\",\"translations\":[],\"reviews\":[]}', 1, 50, 0, 7.5, 'exclude', 'delivered', 'unpaid', '2025-05-10 11:39:57', '2025-05-10 11:43:56', NULL, '', '[]', 'discount_on_product', 1, 0), (96, 100077, 42089, 1, NULL, '{\"id\":42089,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"VICHY HOMME ROLL ON TREATMENT 50 ML\",\"slug\":\"vichy-homme-roll-on-treatment-50-ml-VPiJgB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1}]\",\"category_id\":3,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-26-680d164f17bc4.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-26-680d164f4d242.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":789,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":10,\"discount_type\":\"percent\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-05-09T13:08:56.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-26-680d164f32df0.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"115514\",\"translations\":[],\"reviews\":[]}', 2, 789, 0, 157.8, 'exclude', 'delivered', 'unpaid', '2025-05-10 11:39:57', '2025-05-10 11:43:56', NULL, '', '[]', 'discount_on_product', 1, 0), (97, 100077, 38636, 1, NULL, '{\"id\":38636,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ACM NOVOPHAN NAIL CREAM 15 ML\",\"slug\":\"acm-novophan-nail-cream-15-ml-S1Muej\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1}]\",\"category_id\":3,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-24-68097ac70dd95.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-24-68097ac728b96.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":309,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T19:56:24.000000Z\",\"updated_at\":\"2025-04-23T23:42:13.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-24-68097ac71cee5.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"186888\",\"translations\":[],\"reviews\":[]}', 1, 309, 0, 0, 'exclude', 'delivered', 'unpaid', '2025-05-10 11:39:57', '2025-05-10 11:43:56', NULL, '', '[]', 'discount_on_product', 1, 0), (98, 100078, 38632, 1, NULL, '{\"id\":38632,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ABIMOL EXTRA 20 TAB\",\"slug\":\"abimol-extra-20-tab-n58J9t\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":1,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-24-68097def57a78.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-24-68097defbd6c5.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":28,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T19:56:24.000000Z\",\"updated_at\":\"2025-05-09T21:18:13.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-24-68097def9823d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"177182\",\"translations\":[],\"reviews\":[]}', 1, 28, 0, 0, 'exclude', 'delivered', 'unpaid', '2025-05-10 11:40:32', '2025-05-10 12:49:59', NULL, '', '[]', 'discount_on_product', 1, 0), (99, 100078, 42240, 1, NULL, '{\"id\":42240,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ZYROVAZET 10\\\\20 30 TAB\",\"slug\":\"zyrovazet-1020-30-tab-qzh70N\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":1,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-23-680952ea459ab.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-23-680952ea951a8.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":294,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-04-23T20:56:10.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-23-680952ea6e723.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"155962\",\"translations\":[],\"reviews\":[]}', 1, 294, 0, 0, 'exclude', 'delivered', 'unpaid', '2025-05-10 11:40:32', '2025-05-10 12:49:59', NULL, '', '[]', 'discount_on_product', 1, 0), (100, 100079, 38632, 1, NULL, '{\"id\":38632,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ABIMOL EXTRA 20 TAB\",\"slug\":\"abimol-extra-20-tab-n58J9t\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":1,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-24-68097def57a78.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-24-68097defbd6c5.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":28,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T19:56:24.000000Z\",\"updated_at\":\"2025-05-10T08:40:32.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-24-68097def9823d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"177182\",\"translations\":[],\"reviews\":[]}', 1, 28, 0, 0, 'exclude', 'pending', 'unpaid', '2025-05-10 14:48:42', '2025-05-10 14:48:42', NULL, '', '[]', 'discount_on_product', 1, 0), (101, 100080, 42199, 1, NULL, '{\"id\":42199,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ZERO FRIZZ KERATIN SHAMPOO 355 ML\",\"slug\":\"zero-frizz-keratin-shampoo-355-ml-YHJAeX\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"2\\\",\\\"position\\\":1}]\",\"category_id\":2,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-23-680955e43e25d.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-23-680955e444a54.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":195,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-04-23T21:05:59.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-23-680955e4427ae.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"118177\",\"translations\":[],\"reviews\":[]}', 1, 195, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 15:39:27', '2025-05-10 15:39:27', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (102, 100080, 42191, 1, NULL, '{\"id\":42191,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ZAK FOR MEN TOBACCO VANILLA 175 ML\",\"slug\":\"zak-for-men-tobacco-vanilla-175-ml-v2rBYa\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1}]\",\"category_id\":3,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-23-68095cef3f7a6.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-23-68095cef5f5ae.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":250,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-04-23T21:43:31.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-23-68095cef500dd.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"111513\",\"translations\":[],\"reviews\":[]}', 1, 250, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 15:39:27', '2025-05-10 15:39:27', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (103, 100081, 42194, 1, NULL, '{\"id\":42194,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ZANDROS 20 CAPS\",\"slug\":\"zandros-20-caps-mbiXuP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":1,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-23-68095840383ee.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-23-680958405e985.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":120,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-04-23T21:14:53.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-23-680958404fa7a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"188993\",\"translations\":[],\"reviews\":[]}', 1, 120, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 15:41:10', '2025-05-10 15:41:10', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (104, 100082, 40697, 1, NULL, '{\"id\":40697,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"LUNA SUN INTENSIVE TANNING GEL130G\",\"slug\":\"luna-sun-intensive-tanning-gel130g-mzV9eI\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"4\\\",\\\"position\\\":1}]\",\"category_id\":4,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-24-6809918f2e793.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-24-6809918f41d7e.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":300,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":17,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:05:56.000000Z\",\"updated_at\":\"2025-04-24T01:20:39.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-24-6809918f3c9d1.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"138121\",\"translations\":[],\"reviews\":[]}', 1, 300, 0, 0, 'exclude', 'delivered', 'unpaid', '2025-05-10 16:07:03', '2025-05-10 16:12:53', NULL, '', '[]', 'discount_on_product', 1, 0), (105, 100083, 42319, 1, NULL, '{\"id\":42319,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"\\u0648\\u062f\\u0627\\u0646\\u0627\\u062a \\u0627\\u0630\\u0646\",\"slug\":\"odanat-athn-YENEkK\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"2\\\",\\\"position\\\":2},{\\\"id\\\":\\\"3\\\",\\\"position\\\":3}]\",\"category_id\":1,\"sub_category_id\":2,\"sub_sub_category_id\":3,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"def.png\\\"]\",\"color_image\":\"\",\"thumbnail\":\"\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[]\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":80,\"purchase_price\":0,\"tax\":0,\"tax_type\":null,\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-04-23T20:10:54.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":null,\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":null,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":null,\"translations\":[],\"reviews\":[]}', 1, 80, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 16:29:57', '2025-05-10 16:29:57', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (106, 100084, 42229, 1, NULL, '{\"id\":42229,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ZOLA WRIST LET L\",\"slug\":\"zola-wrist-let-l-QRg4NL\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"7\\\",\\\"position\\\":1}]\",\"category_id\":7,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-23-6809537ce6829.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-23-6809537ff35e6.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":50,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-04-23T20:55:31.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-23-6809537ee1814.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"126053\",\"translations\":[],\"reviews\":[]}', 1, 50, 0, 0, 'exclude', 'delivered', 'unpaid', '2025-05-10 16:48:59', '2025-05-10 16:50: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 (107, 100085, 42319, 1, NULL, '{\"id\":42319,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"\\u0648\\u062f\\u0627\\u0646\\u0627\\u062a \\u0627\\u0630\\u0646\",\"slug\":\"odanat-athn-YENEkK\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"2\\\",\\\"position\\\":2},{\\\"id\\\":\\\"3\\\",\\\"position\\\":3}]\",\"category_id\":1,\"sub_category_id\":2,\"sub_sub_category_id\":3,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"def.png\\\"]\",\"color_image\":\"\",\"thumbnail\":\"\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[]\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":80,\"purchase_price\":0,\"tax\":0,\"tax_type\":null,\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-05-10T13:29:57.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":null,\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":null,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":null,\"translations\":[],\"reviews\":[]}', 1, 80, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 16:53:40', '2025-05-10 16:53:40', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (108, 100086, 40910, 1, NULL, '{\"id\":40910,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"NAIL 15 LOTION 15 ML\",\"slug\":\"nail-15-lotion-15-ml-MqGR08\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"6\\\",\\\"position\\\":1}]\",\"category_id\":6,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-24-680a7a46e7255.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-24-680a7a4704ef2.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":49,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":16,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:05:56.000000Z\",\"updated_at\":\"2025-04-24T17:52:20.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-24-680a7a47013b3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"151668\",\"translations\":[],\"reviews\":[]}', 1, 49, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 17:19:36', '2025-05-10 17:19:36', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (109, 100086, 40803, 1, NULL, '{\"id\":40803,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"METHYLTECHNO 1000 MG MCG 30FILM\",\"slug\":\"methyltechno-1000-mg-mcg-30film-RH7ZNg\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":1,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-26-680d1204b4134.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-26-680d1204bf245.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":135,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":6,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:05:56.000000Z\",\"updated_at\":\"2025-04-26T17:04:23.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-26-680d1204bc46d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"111985\",\"translations\":[],\"reviews\":[]}', 1, 135, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 17:19:36', '2025-05-10 17:19:36', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (110, 100086, 40697, 1, NULL, '{\"id\":40697,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"LUNA SUN INTENSIVE TANNING GEL130G\",\"slug\":\"luna-sun-intensive-tanning-gel130g-mzV9eI\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"4\\\",\\\"position\\\":1}]\",\"category_id\":4,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-24-6809918f2e793.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-24-6809918f41d7e.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":300,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":16,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:05:56.000000Z\",\"updated_at\":\"2025-05-10T13:07:03.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-24-6809918f3c9d1.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"138121\",\"translations\":[],\"reviews\":[]}', 1, 300, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 17:19:36', '2025-05-10 17:19:36', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (111, 100086, 41458, 1, NULL, '{\"id\":41458,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"RYBELSUS 14MG 10 TABS\",\"slug\":\"rybelsus-14mg-10-tabs-9gMGi4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"2\\\",\\\"position\\\":2},{\\\"id\\\":\\\"3\\\",\\\"position\\\":3}]\",\"category_id\":1,\"sub_category_id\":2,\"sub_sub_category_id\":3,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"def.png\\\"]\",\"color_image\":\"\",\"thumbnail\":\"\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[]\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1575,\"purchase_price\":0,\"tax\":0,\"tax_type\":null,\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:05:56.000000Z\",\"updated_at\":null,\"status\":0,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":null,\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":null,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":null,\"translations\":[],\"reviews\":[]}', 1, 1575, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-10 17:19:36', '2025-05-10 17:19:36', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (112, 100087, 42316, 1, NULL, '{\"id\":42316,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"\\u0645\\u064a\\u0627\\u0629 \\u0627\\u0643\\u0633\\u064a\\u062c\\u064a\\u0646 20 \\u062c\\u0631\\u0627\\u0645\",\"slug\":\"mya-aksygyn-20-gram-v3KWw7\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"2\\\",\\\"position\\\":2},{\\\"id\\\":\\\"3\\\",\\\"position\\\":3}]\",\"category_id\":1,\"sub_category_id\":2,\"sub_sub_category_id\":3,\"brand_id\":1,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"def.png\\\"]\",\"color_image\":\"\",\"thumbnail\":\"\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[]\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":20,\"purchase_price\":0,\"tax\":0,\"tax_type\":null,\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-05-10T01:26:44.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":null,\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":null,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":null,\"translations\":[],\"reviews\":[]}', 1, 20, 0, 0, 'exclude', 'delivered', 'paid', '2025-05-11 19:54:34', '2025-05-11 19:54:34', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (113, 100087, 38634, 1, NULL, '{\"id\":38634,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ACM DUOLYS cream anti age 50ML\",\"slug\":\"acm-duolys-cream-anti-age-50ml-hSE2h0\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"4\\\",\\\"position\\\":1}]\",\"category_id\":4,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-24-68097cc8d6149.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-24-68097cc8ee5b6.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":799,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":25,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T19:56:24.000000Z\",\"updated_at\":\"2025-05-09T13:01:57.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-24-68097cc8df503.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"141245\",\"translations\":[],\"reviews\":[]}', 1, 799, 0, 199.75, 'exclude', 'delivered', 'paid', '2025-05-11 19:54:34', '2025-05-11 19:54:34', NULL, '', '{\"color\":null}', 'discount_on_product', 1, 0), (114, 100088, 40686, 1, NULL, '{\"id\":40686,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"luna emollient glycerin andVITAMINE E oil 50 gm\",\"slug\":\"luna-emollient-glycerin-andvitamine-e-oil-50-gm-NRYPPa\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1}]\",\"category_id\":3,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-24-68098a535ed87.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-24-68098a53895d8.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":50,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":15,\"discount_type\":\"percent\",\"current_stock\":7,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:05:56.000000Z\",\"updated_at\":\"2025-05-10T08:39:57.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-24-68098a5377517.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"147344\",\"translations\":[],\"reviews\":[]}', 1, 50, 0, 7.5, 'exclude', 'delivered', 'unpaid', '2025-05-11 20:01:49', '2025-05-11 20:04:35', NULL, '', '[]', 'discount_on_product', 1, 0), (115, 100089, 42239, 1, NULL, '{\"id\":42239,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ZYROVAZET 10\\\\10 30 TAB\",\"slug\":\"zyrovazet-1010-30-tab-PBCSJ7\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":1,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-23-680951a8b93c0.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-23-680951a90b955.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":216,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-04-23T20:56:35.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-23-680951a8e37a4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"141663\",\"translations\":[],\"reviews\":[]}', 1, 216, 0, 0, 'exclude', 'pending', 'unpaid', '2025-05-11 20:01:49', '2025-05-11 20:01:49', NULL, '', '[]', 'discount_on_product', 1, 0), (116, 100090, 40686, 1, NULL, '{\"id\":40686,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"luna emollient glycerin andVITAMINE E oil 50 gm\",\"slug\":\"luna-emollient-glycerin-andvitamine-e-oil-50-gm-NRYPPa\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1}]\",\"category_id\":3,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-24-68098a535ed87.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-24-68098a53895d8.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":50,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":15,\"discount_type\":\"percent\",\"current_stock\":6,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:05:56.000000Z\",\"updated_at\":\"2025-05-11T17:01:49.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-24-68098a5377517.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"147344\",\"translations\":[],\"reviews\":[]}', 1, 50, 0, 7.5, 'exclude', 'pending', 'unpaid', '2025-05-11 20:02:26', '2025-05-11 20:02:26', NULL, '', '[]', 'discount_on_product', 1, 0), (117, 100090, 42239, 1, NULL, '{\"id\":42239,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ZYROVAZET 10\\\\10 30 TAB\",\"slug\":\"zyrovazet-1010-30-tab-PBCSJ7\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":1,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-23-680951a8b93c0.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-23-680951a90b955.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":216,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-05-11T17:01:49.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-23-680951a8e37a4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"141663\",\"translations\":[],\"reviews\":[]}', 1, 216, 0, 0, 'exclude', 'pending', 'unpaid', '2025-05-11 20:02:26', '2025-05-11 20:02:26', NULL, '', '[]', 'discount_on_product', 1, 0), (118, 100091, 42193, 1, NULL, '{\"id\":42193,\"matching_id\":null,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ZAK TOBACCO MUSK SPRAY 90 ML\",\"slug\":\"zak-tobacco-musk-spray-90-ml-Y5H4lZ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1}]\",\"category_id\":3,\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":0,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2025-04-23-680958e1e28e5.webp\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2025-04-23-680958e2037e7.webp\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":135,\"purchase_price\":0,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"Drug\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2025-04-23T20:07:11.000000Z\",\"updated_at\":\"2025-04-23T21:42:45.000000Z\",\"status\":1,\"featured_status\":0,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2025-04-23-680958e1ed442.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"125046\",\"translations\":[],\"reviews\":[]}', 1, 135, 0, 0, 'exclude', 'pending', 'unpaid', '2025-07-21 00:26:47', '2025-07-21 00:26:47', NULL, '', '[]', 'discount_on_product', 1, 0); -- -------------------------------------------------------- -- -- Table structure for table `order_expected_delivery_histories` -- CREATE TABLE `order_expected_delivery_histories` ( `id` bigint(20) UNSIGNED NOT NULL, `order_id` bigint(20) NOT NULL, `user_id` bigint(20) NOT NULL, `user_type` varchar(191) NOT NULL, `expected_delivery_date` date NOT NULL, `cause` varchar(191) 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_expected_delivery_histories` -- INSERT INTO `order_expected_delivery_histories` (`id`, `order_id`, `user_id`, `user_type`, `expected_delivery_date`, `cause`, `created_at`, `updated_at`) VALUES (1, 100075, 0, 'admin', '2025-05-10', NULL, '2025-05-10 04:48:11', '2025-05-10 04:48:11'), (2, 100075, 0, 'admin', '2025-05-10', NULL, '2025-05-10 04:48:25', '2025-05-10 04:48:25'); -- -------------------------------------------------------- -- -- Table structure for table `order_status_histories` -- CREATE TABLE `order_status_histories` ( `id` bigint(20) UNSIGNED NOT NULL, `order_id` bigint(20) NOT NULL, `user_id` bigint(20) NOT NULL, `user_type` varchar(191) NOT NULL, `status` varchar(191) NOT NULL, `cause` varchar(191) 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, '2025-01-19 07:45:31', '2025-01-19 07:45:31'), (2, 100002, 2, 'customer', 'pending', NULL, '2025-01-19 07:45:31', '2025-01-19 07:45:31'), (3, 100003, 2, 'customer', 'pending', NULL, '2025-01-19 07:45:31', '2025-01-19 07:45:31'), (4, 100003, 7, 'seller', 'processing', NULL, '2025-01-19 17:19:20', '2025-01-19 17:19:20'), (5, 100003, 0, 'admin', 'out_for_delivery', NULL, '2025-01-19 22:21:01', '2025-01-19 22:21:01'), (6, 100003, 7, 'seller', 'delivered', NULL, '2025-01-19 22:24:29', '2025-01-19 22:24:29'), (7, 100004, 2, 'customer', 'pending', NULL, '2025-01-24 23:13:10', '2025-01-24 23:13:10'), (8, 100005, 2, 'customer', 'pending', NULL, '2025-01-24 23:13:10', '2025-01-24 23:13:10'), (9, 100006, 2, 'customer', 'pending', NULL, '2025-01-24 23:13:10', '2025-01-24 23:13:10'), (10, 100007, 4, 'customer', 'pending', NULL, '2025-01-25 08:30:34', '2025-01-25 08:30:34'), (11, 100008, 4, 'customer', 'pending', NULL, '2025-01-25 08:40:55', '2025-01-25 08:40:55'), (12, 100009, 4, 'customer', 'pending', NULL, '2025-01-25 08:40:59', '2025-01-25 08:40:59'), (13, 100010, 4, 'customer', 'pending', NULL, '2025-01-25 08:41:02', '2025-01-25 08:41:02'), (14, 100011, 4, 'customer', 'pending', NULL, '2025-01-25 08:43:39', '2025-01-25 08:43:39'), (15, 100012, 4, 'customer', 'pending', NULL, '2025-01-25 08:43:51', '2025-01-25 08:43:51'), (16, 100013, 4, 'customer', 'pending', NULL, '2025-01-25 08:43:55', '2025-01-25 08:43:55'), (17, 100014, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:00', '2025-01-25 08:44:00'), (18, 100015, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:01', '2025-01-25 08:44:01'), (19, 100016, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:03', '2025-01-25 08:44:03'), (20, 100017, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:05', '2025-01-25 08:44:05'), (21, 100018, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:08', '2025-01-25 08:44:08'), (22, 100019, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:11', '2025-01-25 08:44:11'), (23, 100020, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:13', '2025-01-25 08:44:13'), (24, 100021, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:15', '2025-01-25 08:44:15'), (25, 100022, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:17', '2025-01-25 08:44:17'), (26, 100023, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:19', '2025-01-25 08:44:19'), (27, 100024, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:22', '2025-01-25 08:44:22'), (28, 100025, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:25', '2025-01-25 08:44:25'), (29, 100026, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:31', '2025-01-25 08:44:31'), (30, 100027, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:32', '2025-01-25 08:44:32'), (31, 100028, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:35', '2025-01-25 08:44:35'), (32, 100029, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:42', '2025-01-25 08:44:42'), (33, 100030, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:43', '2025-01-25 08:44:43'), (34, 100031, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:45', '2025-01-25 08:44:45'), (35, 100032, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:46', '2025-01-25 08:44:46'), (36, 100033, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:52', '2025-01-25 08:44:52'), (37, 100034, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:54', '2025-01-25 08:44:54'), (38, 100035, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:56', '2025-01-25 08:44:56'), (39, 100036, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:58', '2025-01-25 08:44:58'), (40, 100037, 4, 'customer', 'pending', NULL, '2025-01-25 08:44:59', '2025-01-25 08:44:59'), (41, 100038, 4, 'customer', 'pending', NULL, '2025-01-25 08:45:02', '2025-01-25 08:45:02'), (42, 100039, 4, 'customer', 'pending', NULL, '2025-01-25 08:45:04', '2025-01-25 08:45:04'), (43, 100040, 4, 'customer', 'pending', NULL, '2025-01-25 08:45:06', '2025-01-25 08:45:06'), (44, 100041, 4, 'customer', 'pending', NULL, '2025-01-25 08:45:07', '2025-01-25 08:45:07'), (45, 100042, 4, 'customer', 'pending', NULL, '2025-01-25 08:45:09', '2025-01-25 08:45:09'), (46, 100043, 4, 'customer', 'pending', NULL, '2025-01-25 08:45:11', '2025-01-25 08:45:11'), (47, 100044, 4, 'customer', 'pending', NULL, '2025-01-25 08:45:36', '2025-01-25 08:45:36'), (48, 100045, 4, 'customer', 'pending', NULL, '2025-01-25 08:45:39', '2025-01-25 08:45:39'), (49, 100046, 4, 'customer', 'pending', NULL, '2025-01-25 08:45:41', '2025-01-25 08:45:41'), (50, 100047, 4, 'customer', 'pending', NULL, '2025-01-25 08:45:44', '2025-01-25 08:45:44'), (51, 100048, 4, 'customer', 'pending', NULL, '2025-01-25 08:45:44', '2025-01-25 08:45:44'), (52, 100049, 4, 'customer', 'pending', NULL, '2025-01-25 08:45:50', '2025-01-25 08:45:50'), (53, 100050, 4, 'customer', 'pending', NULL, '2025-01-25 08:45:51', '2025-01-25 08:45:51'), (54, 100051, 4, 'customer', 'pending', NULL, '2025-01-25 08:45:56', '2025-01-25 08:45:56'), (55, 100052, 4, 'customer', 'pending', NULL, '2025-01-25 08:45:59', '2025-01-25 08:45:59'), (56, 100053, 4, 'customer', 'confirmed', NULL, '2025-01-25 08:45:59', '2025-01-25 08:45:59'), (57, 100054, 4, 'customer', 'pending', NULL, '2025-01-25 08:46:01', '2025-01-25 08:46:01'), (58, 100055, 4, 'customer', 'pending', NULL, '2025-01-25 08:46:04', '2025-01-25 08:46:04'), (59, 100056, 4, 'customer', 'pending', NULL, '2025-01-25 08:46:05', '2025-01-25 08:46:05'), (60, 100057, 4, 'customer', 'pending', NULL, '2025-01-25 08:46:07', '2025-01-25 08:46:07'), (61, 100058, 4, 'customer', 'pending', NULL, '2025-01-25 08:46:08', '2025-01-25 08:46:08'), (62, 100059, 4, 'customer', 'pending', NULL, '2025-01-25 08:46:10', '2025-01-25 08:46:10'), (63, 100060, 4, 'customer', 'pending', NULL, '2025-01-25 08:46:12', '2025-01-25 08:46:12'), (64, 100061, 4, 'customer', 'pending', NULL, '2025-01-25 08:46:13', '2025-01-25 08:46:13'), (65, 100062, 4, 'customer', 'pending', NULL, '2025-01-25 08:46:14', '2025-01-25 08:46:14'), (66, 100063, 4, 'customer', 'confirmed', NULL, '2025-01-25 23:38:04', '2025-01-25 23:38:04'), (67, 100066, 6, 'customer', 'pending', NULL, '2025-04-24 02:02:39', '2025-04-24 02:02:39'), (68, 100067, 14681, 'customer', 'pending', NULL, '2025-04-26 00:17:27', '2025-04-26 00:17:27'), (69, 100068, 14681, 'customer', 'pending', NULL, '2025-04-26 00:19:51', '2025-04-26 00:19:51'), (70, 100069, 14726, 'customer', 'pending', NULL, '2025-04-27 00:29:38', '2025-04-27 00:29:38'), (71, 100069, 0, 'admin', 'out_for_delivery', NULL, '2025-04-27 00:43:52', '2025-04-27 00:43:52'), (72, 100068, 0, 'admin', 'confirmed', NULL, '2025-05-09 15:35:54', '2025-05-09 15:35:54'), (73, 100063, 0, 'admin', 'out_for_delivery', NULL, '2025-05-09 15:36:36', '2025-05-09 15:36:36'), (74, 100063, 0, 'admin', 'delivered', NULL, '2025-05-09 15:36:46', '2025-05-09 15:36:46'), (75, 100066, 0, 'admin', 'confirmed', NULL, '2025-05-09 15:38:03', '2025-05-09 15:38:03'), (76, 100066, 0, 'admin', 'processing', NULL, '2025-05-09 15:38:09', '2025-05-09 15:38:09'), (77, 100066, 0, 'admin', 'out_for_delivery', NULL, '2025-05-09 15:38:21', '2025-05-09 15:38:21'), (78, 100066, 0, 'admin', 'delivered', NULL, '2025-05-09 15:38:31', '2025-05-09 15:38:31'), (79, 100067, 0, 'admin', 'confirmed', NULL, '2025-05-09 17:36:10', '2025-05-09 17:36:10'), (80, 100062, 0, 'admin', 'confirmed', NULL, '2025-05-10 02:35:50', '2025-05-10 02:35:50'), (81, 100061, 0, 'admin', 'confirmed', NULL, '2025-05-10 02:37:37', '2025-05-10 02:37:37'), (82, 100062, 0, 'admin', 'processing', NULL, '2025-05-10 02:38:11', '2025-05-10 02:38:11'), (83, 100013, 0, 'admin', 'confirmed', NULL, '2025-05-10 02:46:15', '2025-05-10 02:46:15'), (84, 100061, 0, 'admin', 'processing', NULL, '2025-05-10 02:46:43', '2025-05-10 02:46:43'), (85, 100062, 0, 'admin', 'out_for_delivery', NULL, '2025-05-10 02:47:21', '2025-05-10 02:47:21'), (86, 100062, 0, 'admin', 'delivered', NULL, '2025-05-10 02:47:40', '2025-05-10 02:47:40'), (87, 100013, 0, 'admin', 'processing', NULL, '2025-05-10 02:57:07', '2025-05-10 02:57:07'), (88, 100061, 0, 'admin', 'out_for_delivery', NULL, '2025-05-10 02:57:23', '2025-05-10 02:57:23'), (89, 100013, 0, 'admin', 'out_for_delivery', NULL, '2025-05-10 02:57:34', '2025-05-10 02:57:34'), (90, 100068, 0, 'admin', 'processing', NULL, '2025-05-10 04:29:25', '2025-05-10 04:29:25'), (91, 100068, 0, 'admin', 'out_for_delivery', NULL, '2025-05-10 04:29:45', '2025-05-10 04:29:45'), (92, 100069, 0, 'admin', 'delivered', NULL, '2025-05-10 04:30:15', '2025-05-10 04:30:15'), (93, 100060, 0, 'admin', 'out_for_delivery', NULL, '2025-05-10 04:37:32', '2025-05-10 04:37:32'), (94, 100068, 0, 'admin', 'delivered', NULL, '2025-05-10 04:41:09', '2025-05-10 04:41:09'), (95, 100068, 0, 'admin', 'confirmed', NULL, '2025-05-10 04:42:29', '2025-05-10 04:42:29'), (96, 100075, 16683, 'customer', 'pending', NULL, '2025-05-10 04:45:51', '2025-05-10 04:45:51'), (97, 100075, 0, 'admin', 'processing', NULL, '2025-05-10 04:48:33', '2025-05-10 04:48:33'), (98, 100075, 0, 'admin', 'out_for_delivery', NULL, '2025-05-10 04:50:02', '2025-05-10 04:50:02'), (99, 100075, 0, 'admin', 'delivered', NULL, '2025-05-10 04:53:58', '2025-05-10 04:53:58'), (100, 100067, 0, 'admin', 'processing', NULL, '2025-05-10 10:42:25', '2025-05-10 10:42:25'), (101, 100077, 9, 'customer', 'pending', NULL, '2025-05-10 11:39:57', '2025-05-10 11:39:57'), (102, 100078, 10, 'customer', 'pending', NULL, '2025-05-10 11:40:32', '2025-05-10 11:40:32'), (103, 100077, 0, 'admin', 'processing', NULL, '2025-05-10 11:42:14', '2025-05-10 11:42:14'), (104, 100077, 0, 'admin', 'out_for_delivery', NULL, '2025-05-10 11:42:23', '2025-05-10 11:42:23'), (105, 100077, 0, 'admin', 'delivered', NULL, '2025-05-10 11:43:56', '2025-05-10 11:43:56'), (106, 100078, 0, 'admin', 'confirmed', NULL, '2025-05-10 12:48:03', '2025-05-10 12:48:03'), (107, 100078, 0, 'admin', 'processing', NULL, '2025-05-10 12:48:50', '2025-05-10 12:48:50'), (108, 100078, 0, 'admin', 'processing', NULL, '2025-05-10 12:48:51', '2025-05-10 12:48:51'), (109, 100078, 0, 'admin', 'out_for_delivery', NULL, '2025-05-10 12:48:56', '2025-05-10 12:48:56'), (110, 100078, 0, 'admin', 'processing', NULL, '2025-05-10 12:49:06', '2025-05-10 12:49:06'), (111, 100078, 0, 'admin', 'out_for_delivery', NULL, '2025-05-10 12:49:13', '2025-05-10 12:49:13'), (112, 100078, 0, 'admin', 'delivered', NULL, '2025-05-10 12:49:59', '2025-05-10 12:49:59'), (113, 100078, 0, 'admin', 'out_for_delivery', NULL, '2025-05-10 12:50:38', '2025-05-10 12:50:38'), (114, 100079, 9, 'customer', 'pending', NULL, '2025-05-10 14:48:42', '2025-05-10 14:48:42'), (115, 100079, 0, 'admin', 'confirmed', NULL, '2025-05-10 14:49:15', '2025-05-10 14:49:15'), (116, 100079, 0, 'admin', 'processing', NULL, '2025-05-10 14:49:30', '2025-05-10 14:49:30'), (117, 100079, 0, 'admin', 'out_for_delivery', NULL, '2025-05-10 14:49:51', '2025-05-10 14:49:51'), (118, 100059, 0, 'admin', 'confirmed', NULL, '2025-05-10 15:19:18', '2025-05-10 15:19:18'), (119, 100068, 0, 'admin', 'processing', NULL, '2025-05-10 15:19:40', '2025-05-10 15:19:40'), (120, 100058, 0, 'admin', 'confirmed', NULL, '2025-05-10 15:20:15', '2025-05-10 15:20:15'), (121, 100059, 0, 'admin', 'processing', NULL, '2025-05-10 15:20:41', '2025-05-10 15:20:41'), (122, 100078, 0, 'admin', 'delivered', NULL, '2025-05-10 15:25:15', '2025-05-10 15:25:15'), (123, 100082, 11, 'customer', 'pending', NULL, '2025-05-10 16:07:03', '2025-05-10 16:07:03'), (124, 100082, 0, 'admin', 'confirmed', NULL, '2025-05-10 16:08:35', '2025-05-10 16:08:35'), (125, 100082, 0, 'admin', 'processing', NULL, '2025-05-10 16:09:07', '2025-05-10 16:09:07'), (126, 100082, 0, 'admin', 'out_for_delivery', NULL, '2025-05-10 16:10:37', '2025-05-10 16:10:37'), (127, 100082, 0, 'admin', 'delivered', NULL, '2025-05-10 16:12:53', '2025-05-10 16:12:53'), (128, 100056, 0, 'admin', 'out_for_delivery', NULL, '2025-05-10 16:46:26', '2025-05-10 16:46:26'), (129, 100084, 11, 'customer', 'pending', NULL, '2025-05-10 16:48:59', '2025-05-10 16:48:59'), (130, 100084, 0, 'admin', 'delivered', NULL, '2025-05-10 16:50:21', '2025-05-10 16:50:21'), (131, 100088, 16981, 'customer', 'pending', NULL, '2025-05-11 20:01:49', '2025-05-11 20:01:49'), (132, 100089, 16982, 'customer', 'pending', NULL, '2025-05-11 20:01:49', '2025-05-11 20:01:49'), (133, 100090, 16979, 'customer', 'pending', NULL, '2025-05-11 20:02:26', '2025-05-11 20:02:26'), (134, 100088, 0, 'admin', 'confirmed', NULL, '2025-05-11 20:02:50', '2025-05-11 20:02:50'), (135, 100089, 0, 'admin', 'confirmed', NULL, '2025-05-11 20:03:10', '2025-05-11 20:03:10'), (136, 100090, 0, 'admin', 'confirmed', NULL, '2025-05-11 20:03:20', '2025-05-11 20:03:20'), (137, 100088, 0, 'admin', 'out_for_delivery', NULL, '2025-05-11 20:03:39', '2025-05-11 20:03:39'), (138, 100088, 0, 'admin', 'delivered', NULL, '2025-05-11 20:04:35', '2025-05-11 20:04:35'), (139, 100091, 24854, 'customer', 'pending', NULL, '2025-07-21 00:26:46', '2025-07-21 00:26:46'); -- -------------------------------------------------------- -- -- Table structure for table `order_transactions` -- CREATE TABLE `order_transactions` ( `seller_id` bigint(20) NOT NULL, `order_id` bigint(20) 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) NOT NULL, `status` varchar(191) 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(20) DEFAULT NULL, `seller_is` varchar(191) DEFAULT NULL, `delivered_by` varchar(191) NOT NULL DEFAULT 'admin', `payment_method` varchar(191) DEFAULT NULL, `transaction_id` varchar(191) DEFAULT NULL, `id` bigint(20) 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, 100066, 0.00, 0.00, 0.00, 'admin', 'disburse', 5.00, 0.00, '2025-05-09 15:38:31', '2025-05-09 15:38:31', 6, 'admin', 'admin', 'cash_on_delivery', '1939-60PCM-1746794311', 4), (1, 100062, 0.00, 0.00, 0.00, 'admin', 'disburse', 0.00, 0.00, '2025-05-10 02:47:40', '2025-05-10 02:47:40', 4, 'admin', 'admin', 'cash_on_delivery', '3814-zR4hJ-1746834460', 5), (1, 100069, 0.00, 0.00, 0.00, 'admin', 'disburse', 5.00, 0.00, '2025-05-10 04:30:15', '2025-05-10 04:30:15', 14726, 'admin', 'admin', 'cash_on_delivery', '4521-oWKuC-1746840615', 6), (1, 100068, 0.00, 0.00, 0.00, 'admin', 'disburse', 5.00, 0.00, '2025-05-10 04:41:09', '2025-05-10 04:41:09', 14681, 'admin', 'admin', 'cash_on_delivery', '1735-V0mjE-1746841269', 7), (1, 100075, 250.00, 250.00, 0.00, 'admin', 'disburse', 20.00, 0.00, '2025-05-10 04:53:58', '2025-05-10 04:53:58', 16683, 'admin', 'admin', 'cash_on_delivery', '3145-3orok-1746842038', 8), (1, 100077, 1771.70, 1771.70, 0.00, 'admin', 'disburse', 20.00, 0.00, '2025-05-10 11:43:56', '2025-05-10 11:43:56', 9, 'admin', 'admin', 'cash_on_delivery', '1385-438Sg-1746866636', 9), (1, 100078, 322.00, 322.00, 0.00, 'admin', 'disburse', 20.00, 0.00, '2025-05-10 12:49:59', '2025-05-10 12:49:59', 10, 'admin', 'admin', 'cash_on_delivery', '9140-YwJza-1746870599', 10), (1, 100082, 300.00, 300.00, 0.00, 'admin', 'disburse', 20.00, 0.00, '2025-05-10 16:12:53', '2025-05-10 16:12:53', 11, 'admin', 'admin', 'cash_on_delivery', '9493-fv5Wb-1746882773', 11), (1, 100084, 50.00, 50.00, 0.00, 'admin', 'disburse', 20.00, 0.00, '2025-05-10 16:50:21', '2025-05-10 16:50:21', 11, 'admin', 'admin', 'cash_on_delivery', '2639-hSUsS-1746885021', 12), (1, 100088, 42.50, 42.50, 0.00, 'admin', 'disburse', 20.00, 0.00, '2025-05-11 20:04:35', '2025-05-11 20:04:35', 16981, 'admin', 'admin', 'cash_on_delivery', '4315-INKPz-1746983075', 13); -- -------------------------------------------------------- -- -- Table structure for table `password_resets` -- CREATE TABLE `password_resets` ( `identity` varchar(191) NOT NULL, `token` varchar(191) NOT NULL, `otp_hit_count` tinyint(4) 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) NOT NULL DEFAULT 'customer', `id` bigint(20) 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 ('Elfath@ics.com', 'JumpE1qGR61jo9a3lvAzXmV8Wv20snlmRRnrOS2INiOxFQKiaktt5AyZnPpr9Mv9X6K2Ss99hKv0yGoLMMHEtc9oOyDcOQ14S3k4FT7X2mQ4m7OJWMJNTaAM', 0, 0, NULL, NULL, '2025-01-24 21:58:13', '2025-01-24 21:58:13', 'seller', 1); -- -------------------------------------------------------- -- -- Table structure for table `payment_requests` -- CREATE TABLE `payment_requests` ( `id` char(36) NOT NULL, `payer_id` varchar(64) DEFAULT NULL, `receiver_id` varchar(64) DEFAULT NULL, `payment_amount` decimal(24,2) NOT NULL DEFAULT 0.00, `gateway_callback_url` varchar(191) DEFAULT NULL, `success_hook` varchar(100) DEFAULT NULL, `failure_hook` varchar(100) DEFAULT NULL, `transaction_id` varchar(100) DEFAULT NULL, `currency_code` varchar(20) NOT NULL DEFAULT 'USD', `payment_method` varchar(50) DEFAULT NULL, `additional_data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL, `is_paid` tinyint(1) NOT NULL DEFAULT 0, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `payer_information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL, `external_redirect_link` varchar(255) DEFAULT NULL, `receiver_information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL, `attribute_id` varchar(64) DEFAULT NULL, `attribute` varchar(255) DEFAULT NULL, `payment_platform` varchar(255) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `paytabs_invoices` -- CREATE TABLE `paytabs_invoices` ( `id` bigint(20) UNSIGNED NOT NULL, `order_id` bigint(20) UNSIGNED NOT NULL, `result` text NOT NULL, `response_code` int(10) UNSIGNED NOT NULL, `pt_invoice_id` int(10) UNSIGNED DEFAULT NULL, `amount` double(8,2) DEFAULT NULL, `currency` varchar(191) DEFAULT NULL, `transaction_id` int(10) UNSIGNED DEFAULT NULL, `card_brand` varchar(191) DEFAULT NULL, `card_first_six_digits` int(10) UNSIGNED DEFAULT NULL, `card_last_four_digits` int(10) 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(20) UNSIGNED NOT NULL, `tokenable_type` varchar(191) NOT NULL, `tokenable_id` bigint(20) UNSIGNED NOT NULL, `name` varchar(191) NOT NULL, `token` varchar(64) NOT NULL, `abilities` text DEFAULT NULL, `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(20) UNSIGNED NOT NULL, `phone_or_email` varchar(191) DEFAULT NULL, `token` varchar(191) DEFAULT NULL, `otp_hit_count` tinyint(4) 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 (1, 'Ahmed@ics.com', '6790', 0, 0, NULL, NULL, '2025-01-19 07:38:55', '2025-01-19 07:38:55'), (2, 'fraa1398@gmail.com', '7560', 0, 0, NULL, NULL, '2025-01-24 20:03:35', '2025-01-24 20:03:35'), (3, 'fraa1398@gmail.com', '9824', 0, 0, NULL, NULL, '2025-01-25 08:05:42', '2025-01-25 08:05:42'), (4, 'amr.masoud@icsgroup-eco.com', '9103', 0, 0, NULL, NULL, '2025-02-01 22:23:41', '2025-02-01 22:23:41'), (5, 'Riim.hassan.obaid@gmail.com', '9472', 0, 0, NULL, NULL, '2025-04-24 01:58:21', '2025-04-24 01:58:21'), (6, 'Ali@ics.com', '5844', 0, 0, NULL, NULL, '2025-05-10 06:20:52', '2025-05-10 06:20:52'), (7, 'doha@gmail.com', '9658', 0, 0, NULL, NULL, '2025-05-10 11:23:34', '2025-05-10 11:23:34'), (8, 'Salwa@gmail.com', '9993', 0, 0, NULL, NULL, '2025-05-10 11:30:52', '2025-05-10 11:30:52'), (9, 'Soha@gmail.com', '2651', 0, 0, NULL, NULL, '2025-05-10 11:32:32', '2025-05-10 11:32:32'), (10, 'sara@gmail.com', '7100', 0, 0, NULL, NULL, '2025-05-10 15:45:23', '2025-05-10 15:45:23'); -- -------------------------------------------------------- -- -- Table structure for table `products` -- CREATE TABLE `products` ( `id` bigint(20) UNSIGNED NOT NULL, `matching_id` bigint(20) UNSIGNED DEFAULT NULL, `added_by` varchar(191) DEFAULT NULL, `user_id` bigint(20) DEFAULT NULL, `name` varchar(80) DEFAULT NULL, `slug` varchar(120) DEFAULT NULL, `product_type` varchar(20) NOT NULL DEFAULT 'physical', `category_ids` varchar(80) DEFAULT NULL, `category_id` varchar(191) DEFAULT NULL, `sub_category_id` varchar(191) DEFAULT NULL, `sub_sub_category_id` varchar(191) DEFAULT NULL, `brand_id` bigint(20) DEFAULT NULL, `unit` varchar(191) DEFAULT NULL, `min_qty` int(11) NOT NULL DEFAULT 1, `refundable` tinyint(1) NOT NULL DEFAULT 1, `digital_product_type` varchar(30) DEFAULT NULL, `digital_file_ready` varchar(191) DEFAULT NULL, `images` longtext DEFAULT NULL, `color_image` text NOT NULL, `thumbnail` varchar(255) DEFAULT NULL, `featured` varchar(255) DEFAULT NULL, `flash_deal` varchar(255) DEFAULT NULL, `video_provider` varchar(30) DEFAULT NULL, `video_url` varchar(150) DEFAULT NULL, `colors` varchar(150) DEFAULT NULL, `variant_product` tinyint(1) NOT NULL DEFAULT 0, `attributes` varchar(255) DEFAULT NULL, `choice_options` text DEFAULT NULL, `variation` text DEFAULT NULL, `published` tinyint(1) NOT NULL DEFAULT 0, `unit_price` double NOT NULL DEFAULT 0, `purchase_price` double NOT NULL DEFAULT 0, `tax` varchar(191) NOT NULL DEFAULT '0.00', `tax_type` varchar(80) DEFAULT NULL, `tax_model` varchar(20) NOT NULL DEFAULT 'exclude', `discount` varchar(191) NOT NULL DEFAULT '0.00', `discount_type` varchar(80) DEFAULT NULL, `current_stock` int(11) DEFAULT NULL, `minimum_order_qty` int(11) NOT NULL DEFAULT 1, `details` text DEFAULT NULL, `free_shipping` tinyint(1) NOT NULL DEFAULT 0, `attachment` varchar(191) DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `status` tinyint(1) DEFAULT 1, `featured_status` tinyint(1) NOT NULL DEFAULT 1, `meta_title` varchar(191) DEFAULT NULL, `meta_description` varchar(191) DEFAULT NULL, `meta_image` varchar(191) DEFAULT NULL, `request_status` tinyint(1) NOT NULL DEFAULT 0, `denied_note` varchar(191) 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) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `products` -- INSERT INTO `products` (`id`, `matching_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`) VALUES (38629, NULL, 'admin', 1, 'CERVICAL COLLAR', 'cervical-collar-oD7QAv', 'physical', '[{\"id\":\"7\",\"position\":1}]', '7', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68097849ddff9.webp\"]', '[]', '2025-04-24-6809784a96685.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 465, 0, '0', 'percent', 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-05-10 10:40:08', 1, 0, NULL, NULL, '2025-04-24-6809784a5d496.png', 1, NULL, 0.00, 0, NULL, NULL, '138052'), (38630, NULL, 'admin', 1, 'ABILIFY 15 MG 30 TAB', 'abilify-15-mg-30-tab-JrtXdx', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68097f0ebb03e.webp\"]', '[]', '2025-04-24-68097f0ee320e.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 330.5, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 02:00:31', 1, 0, NULL, NULL, '2025-04-24-68097f0ed2710.png', 1, NULL, 0.00, 0, NULL, NULL, '149599'), (38631, NULL, 'admin', 1, 'ABIMOL 500 MG 20 TAB', 'abimol-500-mg-20-tab-Ums3yQ', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68097e8132802.webp\"]', '[]', '2025-04-24-68097e814dcd5.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 24, 0, '0', 'percent', 'exclude', '10', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-05-10 05:25:07', 1, 0, NULL, NULL, '2025-04-24-68097e8144925.png', 1, NULL, 0.00, 0, NULL, NULL, '182713'), (38632, NULL, 'admin', 1, 'ABIMOL EXTRA 20 TAB', 'abimol-extra-20-tab-n58J9t', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68097def57a78.webp\"]', '[]', '2025-04-24-68097defbd6c5.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 28, 0, '0', 'percent', 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-05-10 14:48:42', 1, 0, NULL, NULL, '2025-04-24-68097def9823d.png', 1, NULL, 0.00, 0, NULL, NULL, '177182'), (38633, NULL, 'admin', 1, 'ABIMOL SUPP', 'abimol-supp-p8snDA', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68097d5706d13.webp\"]', '[]', '2025-04-24-68097d5738980.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 15, 0, '0', 'percent', 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-05-09 15:31:44', 1, 0, NULL, NULL, '2025-04-24-68097d5726253.png', 1, NULL, 0.00, 0, NULL, NULL, '140438'), (38634, NULL, 'admin', 1, 'ACM DUOLYS cream anti age 50ML', 'acm-duolys-cream-anti-age-50ml-hSE2h0', 'physical', '[{\"id\":\"4\",\"position\":1}]', '4', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68097cc8d6149.webp\"]', '[]', '2025-04-24-68097cc8ee5b6.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 799, 0, '0', 'percent', 'exclude', '25', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-05-11 19:54:34', 1, 0, NULL, NULL, '2025-04-24-68097cc8df503.png', 1, NULL, 0.00, 0, NULL, NULL, '141245'), (38635, NULL, 'admin', 1, 'ACM MEDISUN SPF 50+ CREAM', 'acm-medisun-spf-50-cream-f3qOmg', 'physical', '[{\"id\":\"4\",\"position\":1}]', '4', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68097c15d1826.webp\"]', '[]', '2025-04-24-68097c15d8b07.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 499, 0, '0', 'percent', 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 02:02:39', 1, 0, NULL, NULL, '2025-04-24-68097c15d4e38.png', 1, NULL, 0.00, 0, NULL, NULL, '106958'), (38636, NULL, 'admin', 1, 'ACM NOVOPHAN NAIL CREAM 15 ML', 'acm-novophan-nail-cream-15-ml-S1Muej', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68097ac70dd95.webp\"]', '[]', '2025-04-24-68097ac728b96.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 309, 0, '0', 'percent', 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-05-10 11:39:57', 1, 0, NULL, NULL, '2025-04-24-68097ac71cee5.png', 1, NULL, 0.00, 0, NULL, NULL, '186888'), (38637, NULL, 'admin', 1, 'ACM NOVOPHANE DS SHAMPOO 125 ML', 'acm-novophane-ds-shampoo-125-ml-zYVk3V', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68097a5561b4f.webp\"]', '[]', '2025-04-24-68097a557ca17.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 549, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 01:40:18', 1, 0, NULL, NULL, '2025-04-24-68097a556d79c.png', 1, NULL, 0.00, 0, NULL, NULL, '121157'), (38638, NULL, 'admin', 1, 'ACM SEBIONEX GEL NETTOYANT 200 ML', 'acm-sebionex-gel-nettoyant-200-ml-oVlh2b', 'physical', '[{\"id\":\"4\",\"position\":1}]', '4', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68097985cc5d5.webp\"]', '[]', '2025-04-24-68097985e7c2b.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 399, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 01:43:24', 1, 0, NULL, NULL, '2025-04-24-68097985da644.png', 1, NULL, 0.00, 0, NULL, NULL, '110856'), (38639, NULL, 'admin', 1, 'ACM SEBIONEX GEL SOLAIRE MATIFIANT 40ML', 'acm-sebionex-gel-solaire-matifiant-40ml-A3BFVC', 'physical', '[{\"id\":\"4\",\"position\":1}]', '4', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-6809790e61f2a.webp\"]', '[]', '2025-04-24-6809790e7aa84.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 539, 0, '0', 'percent', 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-05-10 00:18:13', 1, 0, NULL, NULL, '2025-04-24-6809790e6fac2.png', 1, NULL, 0.00, 0, NULL, NULL, '159847'), (38640, NULL, 'admin', 1, 'ACM SEBIONEX TRIO ANTI-IMPERFECTIONS CREAM 40ML', 'acm-sebionex-trio-anti-imperfections-cream-40ml-5IYWPe', 'physical', '[{\"id\":\"4\",\"position\":1}]', '4', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"def.png\",\"2025-04-24-68097fa438883.webp\"]', '[]', '2025-04-24-68097fa454afe.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 389, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 02:02:44', 1, 0, NULL, NULL, '2025-04-24-68097fa44526a.png', 1, NULL, 0.00, 0, NULL, NULL, '126227'), (38641, NULL, 'admin', 1, 'ACNELOFIX 20 MG 20 TABS', 'acnelofix-20-mg-20-tabs-nt5iRr', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-6809804611a71.webp\"]', '[]', '2025-04-24-68098046320bd.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 270, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 02:05:40', 1, 0, NULL, NULL, '2025-04-24-6809804623e2b.png', 1, NULL, 0.00, 0, NULL, NULL, '146316'), (38642, NULL, 'admin', 1, 'acqua di gio 30 ml', 'acqua-di-gio-30-ml-24zusH', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680981ce7ee6f.webp\"]', '[]', '2025-04-24-680981ce8e4f8.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 400, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 02:17:26', 1, 0, NULL, NULL, '2025-04-24-680981ce85785.png', 1, NULL, 0.00, 0, NULL, NULL, '129668'), (38643, NULL, 'admin', 1, 'acqua di gio giorgio armani', 'acqua-di-gio-giorgio-armani-pXoBLK', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680982e44e912.webp\"]', '[]', '2025-04-24-680982e4613f1.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 2850, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 02:17:29', 1, 0, NULL, NULL, '2025-04-24-680982e4590bb.png', 1, NULL, 0.00, 0, NULL, NULL, '177090'), (38644, NULL, 'admin', 1, 'ACRETIN 0.05% CREAM', 'acretin-005-cream-k5Iil7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 43, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-23 22:16:32', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38645, NULL, 'admin', 1, 'ACRETIN 0.25% CREAM', 'acretin-025-cream-nHBsMS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 23, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-23 22:16:29', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38646, NULL, 'admin', 1, 'ACTI-COLLA C 10 SACHET', 'acti-colla-c-10-sachet-Ax7OOm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 258, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-23 22:16:24', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38647, NULL, 'admin', 1, 'ACTI-COLLA C 30 SACHET', 'acti-colla-c-30-sachet-UsEgcL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 759, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-23 22:16:21', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38648, NULL, 'admin', 1, 'ACTI-COLLA C ADVANCE 10 SACHET', 'acti-colla-c-advance-10-sachet-Sl15Np', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 288, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-23 22:16:19', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38649, NULL, 'admin', 1, 'ACTIVE TOOTH BRUSH', 'active-tooth-brush-1JaJKI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-23 22:16:16', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38650, NULL, 'admin', 1, 'ADAPALENE GEL', 'adapalene-gel-y66t8C', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38651, NULL, 'admin', 1, 'ADIDAS PROTEST SHOWER GEL', 'adidas-protest-shower-gel-w8vdVL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38652, NULL, 'admin', 1, 'ADIDAS SHOWER GEL', 'adidas-shower-gel-T7ad3l', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38653, NULL, 'admin', 1, 'ADOLOR 15MG AMP', 'adolor-15mg-amp-MLhCQ8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38654, NULL, 'admin', 1, 'ADOLOR 30MG AMP', 'adolor-30mg-amp-BR6e3y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38655, NULL, 'admin', 1, 'ADRENOCORTINE AMP', 'adrenocortine-amp-7v3Ibl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38656, NULL, 'admin', 1, 'ADULT ADHESIVE SKIN PULL', 'adult-adhesive-skin-pull-cJzpmA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38657, NULL, 'admin', 1, 'ADVOCHOL 10 MG 14 TAB', 'advochol-10-mg-14-tab-S44X4i', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38658, NULL, 'admin', 1, 'AERIUS 5MG 20TAB', 'aerius-5mg-20tab-dns38Z', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 118, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38659, NULL, 'admin', 1, 'AGAR ORAL DROPS 10 ML', 'agar-oral-drops-10-ml-afqCdI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38660, NULL, 'admin', 1, 'AGARISUN ORAL DROPS', 'agarisun-oral-drops-8og47N', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38661, NULL, 'admin', 1, 'AGEL EYE CONTOUR CREAM', 'agel-eye-contour-cream-1r7L5k', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 330, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38662, NULL, 'admin', 1, 'AGERA ACNE CLEANSER 150 ML', 'agera-acne-cleanser-150-ml-DMSgzM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 229, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38663, NULL, 'admin', 1, 'AGGREX 75 MG 60 TAB', 'aggrex-75-mg-60-tab-Ztfyaa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 27, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38664, NULL, 'admin', 1, 'AL-BURHAN TO INDIVIDUAL HAIR 200ML', 'al-burhan-to-individual-hair-200ml-PMN3vv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38665, NULL, 'admin', 1, 'ALBOTHYL 90MG 8 VAG SUPP', 'albothyl-90mg-8-vag-supp-0m2yfc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 64, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38666, NULL, 'admin', 1, 'ALBUSTIX D 12.5/16MG 30TAB', 'albustix-d-12516mg-30tab-d22Sg2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 156, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38667, NULL, 'admin', 1, 'ALCOHOL 70% 125 ML', 'alcohol-70-125-ml-Bp23Mx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38668, NULL, 'admin', 1, 'ALDOMET 250MG 30TAB', 'aldomet-250mg-30tab-AsQwDw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 111, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38669, NULL, 'admin', 1, 'ALEEN SERUM 75ML', 'aleen-serum-75ml-6VZPIA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 149, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38670, NULL, 'admin', 1, 'ALEJON BI PHASE COLLAGEN KERAIN ARGAN 200 ML', 'alejon-bi-phase-collagen-kerain-argan-200-ml-FtQzjj', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680cf7a404bb7.webp\"]', '[]', '2025-04-26-680cf7a41d4fb.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 250, 0, '0', 'percent', 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-05-10 04:45:51', 1, 0, NULL, NULL, '2025-04-26-680cf7a41222f.png', 1, NULL, 0.00, 0, NULL, NULL, '125086'), (38671, NULL, 'admin', 1, 'ALEJON DRY SKIN CLEANSER', 'alejon-dry-skin-cleanser-MvU9Kq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 230, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38672, NULL, 'admin', 1, 'ALEJON EYE CONTOUR SERUM 30ML', 'alejon-eye-contour-serum-30ml-0PGLcI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38673, NULL, 'admin', 1, 'ALEJON FACIAL TONER', 'alejon-facial-toner-Hx9dct', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38674, NULL, 'admin', 1, 'ALEJON HAIR LOSS SHAMPOO', 'alejon-hair-loss-shampoo-4G0OYm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38675, NULL, 'admin', 1, 'ALEJON HAIR LOTION', 'alejon-hair-lotion-E5e50l', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 305, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38676, NULL, 'admin', 1, 'ALEJON HAIR MASK', 'alejon-hair-mask-NCpgzZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 260, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38677, NULL, 'admin', 1, 'ALEJON VITAMIN C SERUM', 'alejon-vitamin-c-serum-1Mm4iY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38678, NULL, 'admin', 1, 'ALEJON WHITENIG BODY MILK', 'alejon-whitenig-body-milk-SVKirD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 285, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38679, NULL, 'admin', 1, 'ALEJON WHITENING CLEANSER', 'alejon-whitening-cleanser-xk7EJ8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 249, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38680, NULL, 'admin', 1, 'ALEJON WHITENING CREAM', 'alejon-whitening-cream-yp8BNr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 285, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38681, NULL, 'admin', 1, 'ALFACALCIDOL ORAL DROPS 10 ML', 'alfacalcidol-oral-drops-10-ml-yt7dzI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 86, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38682, NULL, 'admin', 1, 'ALFASPECT 750 MG 7 CAP', 'alfaspect-750-mg-7-cap-Zdd7Em', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38683, NULL, 'admin', 1, 'ALGASON 40GM CREAM', 'algason-40gm-cream-WbUsOQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 46, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38684, NULL, 'admin', 1, 'ALGESAL CREAM', 'algesal-cream-LXamjp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 46, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38685, NULL, 'admin', 1, 'algo adada', 'algo-adada-0meRZ8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38686, NULL, 'admin', 1, 'ALICE ماكينه حريمي 8+4', 'alice-makynh-hrymy-84-0wH88l', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38687, NULL, 'admin', 1, 'ALKA ROSE MASSAGE CREAM 50 GM', 'alka-rose-massage-cream-50-gm-s9TR2J', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38688, NULL, 'admin', 1, 'ALKAPRESS 10 MG 30 TAB', 'alkapress-10-mg-30-tab-Y1u0on', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 108, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38689, NULL, 'admin', 1, 'ALKAPRESS 5 MG 20 TAB', 'alkapress-5-mg-20-tab-dgatdu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 58, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38690, NULL, 'admin', 1, 'ALKAPRIDE 50MG 30TAB', 'alkapride-50mg-30tab-rJSUeh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 61.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38691, NULL, 'admin', 1, 'ALL- VENT SYRUP', 'all-vent-syrup-rZ5Tq7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38692, NULL, 'admin', 1, 'ALLERBAN 1MG /5ML SYRUP 100ML', 'allerban-1mg-5ml-syrup-100ml-vilSLL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 33, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38693, NULL, 'admin', 1, 'ALLERBAN SR 2MG 20TAB', 'allerban-sr-2mg-20tab-Lx79R0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 38, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38694, NULL, 'admin', 1, 'ALLERFEN 180 MG 20 TAB', 'allerfen-180-mg-20-tab-tQLa0w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38695, NULL, 'admin', 1, 'ALLEVO TAB 5 MG 20 tab', 'allevo-tab-5-mg-20-tab-tIjy7s', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 52, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38696, NULL, 'admin', 1, 'ALO VERA&OLIVE OIL 200ML', 'alo-veraolive-oil-200ml-sq1ctK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38697, NULL, 'admin', 1, 'ALOE EVA HAIR MASK WITH ALOE VERA 250GM', 'aloe-eva-hair-mask-with-aloe-vera-250gm-2YzbLI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38698, NULL, 'admin', 1, 'ALOE EVA HAIR MASK بالصبار وبروتينت الزبادى', 'aloe-eva-hair-mask-balsbar-obrotynt-alzbad-OrmGwn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38699, NULL, 'admin', 1, 'ALOE EVA OIL 100', 'aloe-eva-oil-100-egL43y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38700, NULL, 'admin', 1, 'ALOE EVA STRENGTHENING HAIR MASK 185 ML', 'aloe-eva-strengthening-hair-mask-185-ml-frmYbB', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '[]', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 100, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 17:42:06', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, 0, NULL, NULL, '153361'), (38701, NULL, 'admin', 1, 'ALOE VERA 125', 'aloe-vera-125-EDaqGD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 99, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38702, NULL, 'admin', 1, 'ALOEKITA DS SHAMPOO 250ML', 'aloekita-ds-shampoo-250ml-xPxeID', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 229, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38703, NULL, 'admin', 1, 'ALPECIN HYBRID CAFFENINE SHAMPOO 250 ML', 'alpecin-hybrid-caffenine-shampoo-250-ml-9ZUDUg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 361, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38704, NULL, 'admin', 1, 'ALPENLIBE CANDY', 'alpenlibe-candy-82Dmrd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38705, NULL, 'admin', 1, 'ALPHA CHYMOTRYPSIN AMP', 'alpha-chymotrypsin-amp-Zz7thk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 16:38:01', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38706, NULL, 'admin', 1, 'ALPHA EXTRA CREAM 30GM MELANO', 'alpha-extra-cream-30gm-melano-8Dh9wu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 480, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 16:38:06', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38707, NULL, 'admin', 1, 'ALPHANOVA OPHTALMIC SOLUTION 5 ML', 'alphanova-ophtalmic-solution-5-ml-TScipf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 57, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 16:38:12', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38708, NULL, 'admin', 1, 'ALPHANOVA PLUS OPHTALMIC SOLUTION 5 ML', 'alphanova-plus-ophtalmic-solution-5-ml-QnuY0b', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 16:38:20', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38709, NULL, 'admin', 1, 'alphavim 600 30 tab', 'alphavim-600-30-tab-ZB5Euu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 16:38:25', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38710, NULL, 'admin', 1, 'ALPHAVIM 600 MG 30', 'alphavim-600-mg-30-eNHh7p', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 290, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 16:38:30', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38711, NULL, 'admin', 1, 'ALPHINTERN 30 TAB', 'alphintern-30-tab-G5p1XN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 87, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38712, NULL, 'admin', 1, 'always cool and dry', 'always-cool-and-dry-iPZPvH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 16, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38713, NULL, 'admin', 1, 'ALWAYS COOL& DRY MAXI THICK EXTRA LONG 16 PADS', 'always-cool-dry-maxi-thick-extra-long-16-pads-IgosMJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38714, NULL, 'admin', 1, 'ALWAYS COOL& DRY MAXI THICK LONG 8 PADS', 'always-cool-dry-maxi-thick-long-8-pads-BRzzJF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 23, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38715, NULL, 'admin', 1, 'ALWAYS FEATHER SOFT 8 PADS', 'always-feather-soft-8-pads-hAMQeM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38716, NULL, 'admin', 1, 'ALWAYS MAXI THICK EXTRA LONG 7 PADS', 'always-maxi-thick-extra-long-7-pads-Fur4kI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38717, NULL, 'admin', 1, 'ALWAYS PROTECT PLUS 24 PADS', 'always-protect-plus-24-pads-4mv35O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38718, NULL, 'admin', 1, 'ALWAYS PROTECT PLUS WHIS ALEOVERA 26 PADS', 'always-protect-plus-whis-aleovera-26-pads-KytdOD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38719, NULL, 'admin', 1, 'ALWAYS SENSITIVE MAXI THICK EXTRA LONG 14 PADS', 'always-sensitive-maxi-thick-extra-long-14-pads-2OvYWQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38720, NULL, 'admin', 1, 'ALWAYS SENSITIVE MAXI THICK LONG 16 PADS', 'always-sensitive-maxi-thick-long-16-pads-JxoAjQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38721, NULL, 'admin', 1, 'ALWAYS SENSITIVE MAXI THICK LONG 8PADS', 'always-sensitive-maxi-thick-long-8pads-hv3Yag', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38722, NULL, 'admin', 1, 'ALWAYS ULTRA THIN EXTRA LONG 14 PADS', 'always-ultra-thin-extra-long-14-pads-w5dsLF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38723, NULL, 'admin', 1, 'ALWAYS ULTRA THIN EXTRA LONG 24 PADS', 'always-ultra-thin-extra-long-24-pads-YZ2rlA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (38724, NULL, 'admin', 1, 'ALWAYS ULTRA THIN EXTRA LONG 7 PADS', 'always-ultra-thin-extra-long-7-pads-AUSOS1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38725, NULL, 'admin', 1, 'ALWAYS ULTRA THIN LONG 16 PADS', 'always-ultra-thin-long-16-pads-m3GFND', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38726, NULL, 'admin', 1, 'ALWAYS ULTRA THIN LONG 32 PADS', 'always-ultra-thin-long-32-pads-DhPl9v', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38727, NULL, 'admin', 1, 'ALYASHMK HAIR REMOVER CHOCOLATE', 'alyashmk-hair-remover-chocolate-6HPtnT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38728, NULL, 'admin', 1, 'ALYASHMK HAIR REMOVER POMEGRANATE', 'alyashmk-hair-remover-pomegranate-Dh0dB6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38729, NULL, 'admin', 1, 'ALZENTAL SUSP', 'alzental-susp-EQcrj5', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '[]', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 21, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 17:19:59', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, 0, NULL, NULL, '158443'), (38730, NULL, 'admin', 1, 'ALZEPIZIL 10 MG 14 TAB', 'alzepizil-10-mg-14-tab-IUIjDF', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680ce4a35262c.webp\"]', '[]', '2025-04-26-680ce4a378fba.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 107, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 16:50:41', 1, 0, NULL, NULL, '2025-04-26-680ce4a3671e7.png', 1, NULL, 0.00, 0, NULL, NULL, '132524'), (38731, NULL, 'admin', 1, 'ALZMENDA 10 MG 21 TAB', 'alzmenda-10-mg-21-tab-s4wrKF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38732, NULL, 'admin', 1, 'AMAGLUST 30/2 MG 30 TAB', 'amaglust-302-mg-30-tab-4tj7ft', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 67.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38733, NULL, 'admin', 1, 'AMANDA BODY SPLASH 250ML', 'amanda-body-splash-250ml-2WCqVY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38734, NULL, 'admin', 1, 'AMANDA FOOT CREAM 80 ML', 'amanda-foot-cream-80-ml-mYytFF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38735, NULL, 'admin', 1, 'AMARYL 1 MG 30 TAB', 'amaryl-1-mg-30-tab-V9jtQ5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38736, NULL, 'admin', 1, 'AMARYL 2 MG 30 TAB', 'amaryl-2-mg-30-tab-MC3WEq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 78, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38737, NULL, 'admin', 1, 'AMARYL 3 MG 30 TAB', 'amaryl-3-mg-30-tab-3WnPor', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 87, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38738, NULL, 'admin', 1, 'AMARYL 4 MG 30 TAB', 'amaryl-4-mg-30-tab-FekIKb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 108, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38739, NULL, 'admin', 1, 'AMARYL M 2M/500MG 30TAB', 'amaryl-m-2m500mg-30tab-mdIVF1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 102, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38740, NULL, 'admin', 1, 'AMBEZIM- G 5MG/5MG 30 TAB', 'ambezim-g-5mg5mg-30-tab-wMT1Ur', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 102, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38741, NULL, 'admin', 1, 'AMEBAZOLE 1MG 2TAB', 'amebazole-1mg-2tab-Mt8LEg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 27, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38742, NULL, 'admin', 1, 'AMIGRAWEST 2.5 MG 4 TAB', 'amigrawest-25-mg-4-tab-obhHlT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 56, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38743, NULL, 'admin', 1, 'AMIKACIN 500MG VIAL', 'amikacin-500mg-vial-FSV8D9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38744, NULL, 'admin', 1, 'AMIKACIN SPRAY 100ML', 'amikacin-spray-100ml-9FpJfh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 53, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38745, NULL, 'admin', 1, 'AMIPRIDE 200 MG 30 TAB', 'amipride-200-mg-30-tab-glb5GA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 243, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38746, NULL, 'admin', 1, 'AMIPRIDE 50 MG 30 TAB', 'amipride-50-mg-30-tab-ac2eF8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 111, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38747, NULL, 'admin', 1, 'AMLA GOLD 100 ML', 'amla-gold-100-ml-2fzLKs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38748, NULL, 'admin', 1, 'AMLA JASMINE OIL 200 ML', 'amla-jasmine-oil-200-ml-LHCVP1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38749, NULL, 'admin', 1, 'AMLA JASMINE OIL 300 ML', 'amla-jasmine-oil-300-ml-TeYkN2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38750, NULL, 'admin', 1, 'AMLA JASMINE OIL 50 ML', 'amla-jasmine-oil-50-ml-YCzT7D', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38751, NULL, 'admin', 1, 'AMOCEREBRAL PLUS 30 TAB', 'amocerebral-plus-30-tab-x8YeTS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38752, NULL, 'admin', 1, 'AMOSAR 100 MG 30 TAB', 'amosar-100-mg-30-tab-EziOod', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38753, NULL, 'admin', 1, 'AMOSAR 50 mg 30 TAB', 'amosar-50-mg-30-tab-45yvaG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 51, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38754, NULL, 'admin', 1, 'AMOSAR FORET 100/25 MG 30 TAB', 'amosar-foret-10025-mg-30-tab-zvcZAE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 117, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38755, NULL, 'admin', 1, 'AMPOFER 100MG/5ML 5 AMP', 'ampofer-100mg5ml-5-amp-gKHyAR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38756, NULL, 'admin', 1, 'AMRIZOLE INJEC 500ML', 'amrizole-injec-500ml-12B72K', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 47, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38757, NULL, 'admin', 1, 'AMRIZOLE SUSP', 'amrizole-susp-4FVIHE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 31, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38758, NULL, 'admin', 1, 'ANAFRANIL 25MG 10TAB IMPORTED', 'anafranil-25mg-10tab-imported-vbMwAV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38759, NULL, 'admin', 1, 'ANAFRANIL 25MG 30TAB IMPORTED', 'anafranil-25mg-30tab-imported-yHIifw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38760, NULL, 'admin', 1, 'ANAFRONIL 25MG 30TAB', 'anafronil-25mg-30tab-crzDgO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38761, NULL, 'admin', 1, 'ANAFRONIL SR75 MG 20TAB', 'anafronil-sr75-mg-20tab-56YzkB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 106, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38762, NULL, 'admin', 1, 'ANALLERGE TAB 3 STRIP', 'anallerge-tab-3-strip-4XRUI5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38763, NULL, 'admin', 1, 'ANASTRAZOLE 1MG', 'anastrazole-1mg-PLkU71', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 330, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38764, NULL, 'admin', 1, 'ANDOPOXETINE 60 MG 6TAB', 'andopoxetine-60-mg-6tab-oj7gzh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 116, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38765, NULL, 'admin', 1, 'ANDOVIMPAMIDE 100 MG 30 TAB', 'andovimpamide-100-mg-30-tab-MvWVyE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 273, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38766, NULL, 'admin', 1, 'ANDOVIMPAMIDE 50 MG 30 TAB', 'andovimpamide-50-mg-30-tab-P5dNYA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 151.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38767, NULL, 'admin', 1, 'angiofox 25 mg', 'angiofox-25-mg-2hXwso', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 78, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38768, NULL, 'admin', 1, 'ANGIOFOX 50 MG 20 TAB', 'angiofox-50-mg-20-tab-5Jb16S', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 84, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38769, NULL, 'admin', 1, 'ANGIOSARTAN 10 TAP', 'angiosartan-10-tap-yjfZZJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38770, NULL, 'admin', 1, 'ANIVAGENE CONDITIONER HAIR RESTRUCTURING 200ML', 'anivagene-conditioner-hair-restructuring-200ml-2tO8vE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38771, NULL, 'admin', 1, 'ANIVAGENE HAIR REPARING MASK 125ML', 'anivagene-hair-reparing-mask-125ml-DdjxmT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 685, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38772, NULL, 'admin', 1, 'ANIVAGENE MAN HAIR FORTIFYING SHAMPOO 200ML', 'anivagene-man-hair-fortifying-shampoo-200ml-sZhIPf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 420, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38773, NULL, 'admin', 1, 'ANKLE SUPPORT BAN301BE / XL انكل سبورت', 'ankle-support-ban301be-xl-ankl-sbort-YICBA3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 189, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38774, NULL, 'admin', 1, 'ANSELACOX 60 MG 30 TAB', 'anselacox-60-mg-30-tab-6hlHQD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 222, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38775, NULL, 'admin', 1, 'ANSELACOX 90 MG 30 TAB', 'anselacox-90-mg-30-tab-cujL5k', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 235.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38776, NULL, 'admin', 1, 'ANTI-COX II 15MG 6 AMP', 'anti-cox-ii-15mg-6-amp-Q39d8v', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 78, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38777, NULL, 'admin', 1, 'ANTIFLU 20CAP', 'antiflu-20cap-XXaO6d', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 38, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38778, NULL, 'admin', 1, 'ANTINAL 24 CAP', 'antinal-24-cap-RmF6xB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 52, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38779, NULL, 'admin', 1, 'ANTINAL SUSP', 'antinal-susp-NLqbrH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38780, NULL, 'admin', 1, 'ANTIVER 120 TAB', 'antiver-120-tab-VHLeub', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38781, NULL, 'admin', 1, 'ANTODINE 20 MG 30 TAB', 'antodine-20-mg-30-tab-RW5qDu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38782, NULL, 'admin', 1, 'ANTODINE 40MG 30TAB', 'antodine-40mg-30tab-NISOL3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 93, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38783, NULL, 'admin', 1, 'ANTOPRAL 20 MG 14 TAB', 'antopral-20-mg-14-tab-77ke7f', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 88, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38784, NULL, 'admin', 1, 'ANTOPRAL40MG 14TAB', 'antopral40mg-14tab-BVHvz5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 126, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38785, NULL, 'admin', 1, 'APETOID 20 MG 30 TAB', 'apetoid-20-mg-30-tab-g5AyWS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38786, NULL, 'admin', 1, 'APEXIDONE 0.5 MG TAB', 'apexidone-05-mg-tab-xgE06j', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 49.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38787, NULL, 'admin', 1, 'APEXIDONE 1 MG 20 TAB', 'apexidone-1-mg-20-tab-z34V25', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38788, NULL, 'admin', 1, 'APEXIDONE 2 MG 20 TAB', 'apexidone-2-mg-20-tab-0H8U2h', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38789, NULL, 'admin', 1, 'APEXIDONE 3 MG 30 TAB', 'apexidone-3-mg-30-tab-J0BUvS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 126, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38790, NULL, 'admin', 1, 'APEXIDONE 4MG 30TAB', 'apexidone-4mg-30tab-CTmRu0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 126, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38791, NULL, 'admin', 1, 'APEXIDONE SYRUP 100 ML', 'apexidone-syrup-100-ml-LN1R95', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38792, NULL, 'admin', 1, 'APIDONE SYRUP', 'apidone-syrup-LKAYec', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38793, NULL, 'admin', 1, 'APIDRA SOLOSTAR', 'apidra-solostar-D8WT9U', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 676, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38794, NULL, 'admin', 1, 'APILIPEX 5MG 30TAB', 'apilipex-5mg-30tab-xRebXF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38795, NULL, 'admin', 1, 'APPLE LITE 30 TAB', 'apple-lite-30-tab-kY06UK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 21, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38796, NULL, 'admin', 1, 'APROVEL 150 MG 14 TAB', 'aprovel-150-mg-14-tab-yMorTO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 103, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38797, NULL, 'admin', 1, 'APROVEL 300 MG 14 TAB', 'aprovel-300-mg-14-tab-EV5RBx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38798, NULL, 'admin', 1, 'AQUA MASSAGE BABY لوفه', 'aqua-massage-baby-lofh-M7362B', 'physical', '[{\"id\":\"5\",\"position\":1}]', '5', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68098cbcb6813.webp\"]', '[]', '2025-04-24-68098cbd58813.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 220, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 02:59:33', 1, 0, NULL, NULL, '2025-04-24-68098cbd2a712.png', 1, NULL, 0.00, 0, NULL, NULL, '166237'), (38799, NULL, 'admin', 1, 'AQUA PLUS SYRUP', 'aqua-plus-syrup-eCrPhv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38800, NULL, 'admin', 1, 'ARCOXIA 120 MG 7 TAB', 'arcoxia-120-mg-7-tab-IKKlTF', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d1e2793e89.webp\"]', '[]', '2025-04-26-680d1e279fd5f.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 137, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 20:57:28', 1, 0, NULL, NULL, '2025-04-26-680d1e279c9bd.png', 1, NULL, 0.00, 0, NULL, NULL, '140963'), (38801, NULL, 'admin', 1, 'ARCOXIA 60 MG 14 TAB', 'arcoxia-60-mg-14-tab-hi7mQF', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d1ed43bb20.webp\"]', '[]', '2025-04-26-680d1ed49c9df.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 224, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 20:58:59', 1, 0, NULL, NULL, '2025-04-26-680d1ed47749a.png', 1, NULL, 0.00, 0, NULL, NULL, '120965'), (38802, NULL, 'admin', 1, 'ARCOXIA 90 mg14 TAB', 'arcoxia-90-mg14-tab-HPSnn0', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d1f35d1937.webp\"]', '[]', '2025-04-26-680d1f364035e.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 239, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 21:00:35', 1, 0, NULL, NULL, '2025-04-26-680d1f3612d81.png', 1, NULL, 0.00, 0, NULL, NULL, '161903'), (38803, NULL, 'admin', 1, 'ARDELL DOUBLE UP 203 BLACK', 'ardell-double-up-203-black-1KFoes', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 380, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38804, NULL, 'admin', 1, 'ARDELL DOUBLE UP 205', 'ardell-double-up-205-OAn5my', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 380, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38805, NULL, 'admin', 1, 'ARDELL DOUBLE UP DEMI W', 'ardell-double-up-demi-w-FgCbQT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 380, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38806, NULL, 'admin', 1, 'ARDELL GLAMOUR', 'ardell-glamour-5qxkIS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 199, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38807, NULL, 'admin', 1, 'argan BALSAM CACTUS&GARLIK&GERGIR 400ML', 'argan-balsam-cactusgarlikgergir-400ml-z4h8Bu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38808, NULL, 'admin', 1, 'ARGENTO CLEAR 200 ML CLEANSER', 'argento-clear-200-ml-cleanser-TWi8Ps', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38809, NULL, 'admin', 1, 'ARGENTO EYE COUNTOUR CREAM 30gm', 'argento-eye-countour-cream-30gm-IPlekf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 295, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38810, NULL, 'admin', 1, 'ARGENTO EYE COUNTOUR CREAM 30gm OFFER 2PACKS/250LE', 'argento-eye-countour-cream-30gm-offer-2packs250le-usV54M', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 299, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38811, NULL, 'admin', 1, 'ARGENTO NIGHT CREAM 60GM', 'argento-night-cream-60gm-p0AMFp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38812, NULL, 'admin', 1, 'ARGENTO PROFIT SUNSCREEN LOTON', 'argento-profit-sunscreen-loton-XLzU1O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38813, NULL, 'admin', 1, 'argento sun block spf 250', 'argento-sun-block-spf-250-pjC5q9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38814, NULL, 'admin', 1, 'ARICEPT 5MG 14TAB', 'aricept-5mg-14tab-PfPkmq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38815, NULL, 'admin', 1, 'ARIMIDEX 1 MG 28 TAB', 'arimidex-1-mg-28-tab-Nftqoc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 706, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38816, NULL, 'admin', 1, 'ARIPIPRACARE 20 MG 20 TAB', 'aripipracare-20-mg-20-tab-uLnZvK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 98, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38817, NULL, 'admin', 1, 'ARIPIPRAZOLE 10 MG 20 TAB', 'aripiprazole-10-mg-20-tab-F9GYb9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 99, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38818, NULL, 'admin', 1, 'ARIPIPRAZOLE 15 MG 20 TAB', 'aripiprazole-15-mg-20-tab-I2pXVl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 117, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38819, NULL, 'admin', 1, 'ARIPIPRAZOLE 20 MG 20 TAB', 'aripiprazole-20-mg-20-tab-uM4f0c', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 106, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38820, NULL, 'admin', 1, 'ARIPIPRAZOLE 30 MG 20 TAB', 'aripiprazole-30-mg-20-tab-ikyZxi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 152, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (38821, NULL, 'admin', 1, 'ARIPIPRAZOLE 5 MG 30 TAB', 'aripiprazole-5-mg-30-tab-RCIMAD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38822, NULL, 'admin', 1, 'ARIPIPREX 10 MG 30 TAB', 'aripiprex-10-mg-30-tab-DzHJWY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38823, NULL, 'admin', 1, 'ARIPIPREX 20 MG 20 TAB', 'aripiprex-20-mg-20-tab-oftjj3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 98, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38824, NULL, 'admin', 1, 'ARIPIPREX 30 MG 30 TAB', 'aripiprex-30-mg-30-tab-0HkJ1k', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38825, NULL, 'admin', 1, 'ARIXTRA 7.5 MG/0.6 ML 10 SYRINGES', 'arixtra-75-mg06-ml-10-syringes-rOjbEw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1706, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38826, NULL, 'admin', 1, 'armowake20tab 50 ml', 'armowake20tab-50-ml-BN6c0h', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 86, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38827, NULL, 'admin', 1, 'AROMALOCK 2.5 30TAB', 'aromalock-25-30tab-6lauL2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 621, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38828, NULL, 'admin', 1, 'ARTH FREE 20 MG 30 TAB', 'arth-free-20-mg-30-tab-40cyOK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 261, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38829, NULL, 'admin', 1, 'ARTHINEUR 10 CAP', 'arthineur-10-cap-VK8L07', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 23, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38830, NULL, 'admin', 1, 'ARTHRO FAST 150 MG 14 TAB', 'arthro-fast-150-mg-14-tab-i58IzC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38831, NULL, 'admin', 1, 'ARTOFENAC 0.09 EYE DROPS 5ML', 'artofenac-009-eye-drops-5ml-KD0DwP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25.75, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38832, NULL, 'admin', 1, 'ARYTHREX 200 MG 20 CAP', 'arythrex-200-mg-20-cap-viCgqD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 94, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38833, NULL, 'admin', 1, 'ASMAKAST 10 MG 30 TAB', 'asmakast-10-mg-30-tab-z88G6r', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 156, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38834, NULL, 'admin', 1, 'ASMAKAST 5 MG 30 TAB', 'asmakast-5-mg-30-tab-xZIN84', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38835, NULL, 'admin', 1, 'ASMALAIR 10 MG 10 TAB', 'asmalair-10-mg-10-tab-tfQy4W', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38836, NULL, 'admin', 1, 'ASMALAIR 5MG TAB', 'asmalair-5mg-tab-SU8yV2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 33.6, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38837, NULL, 'admin', 1, 'asmatropim 500 MCG VIAL', 'asmatropim-500-mcg-vial-s4hetv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38838, NULL, 'admin', 1, 'ASPIRIN PROTECT 100MG 30 TAB', 'aspirin-protect-100mg-30-tab-1IalYM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 78, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38839, NULL, 'admin', 1, 'ASPOCID INF 30TAB', 'aspocid-inf-30tab-z6VfjX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38840, NULL, 'admin', 1, 'ASTEL SPRAY ORANGE', 'astel-spray-orange-9YmrUI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 76, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38841, NULL, 'admin', 1, 'ASTIN 20MG TAB', 'astin-20mg-tab-r3J7Fr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 28.8, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38842, NULL, 'admin', 1, 'ATACAND 16MG 14TAB', 'atacand-16mg-14tab-Qt1LEv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 116, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38843, NULL, 'admin', 1, 'ATACAND 4 MG 14 TAB', 'atacand-4-mg-14-tab-ypJpkE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39.75, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38844, NULL, 'admin', 1, 'ATACAND 8 MG 14 TAB', 'atacand-8-mg-14-tab-we9qxc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 83, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38845, NULL, 'admin', 1, 'ATACAND PLUS 16/12.5MG 14TAB', 'atacand-plus-16125mg-14tab-O9a2NU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 116, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38846, NULL, 'admin', 1, 'ATACAND PLUS 32/25MG 14TAB', 'atacand-plus-3225mg-14tab-lvpMFh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 179, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38847, NULL, 'admin', 1, 'ATOR 10 MG 7 TAB', 'ator-10-mg-7-tab-oN8aup', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680cfc27785f3.webp\"]', '[]', '2025-04-26-680cfc27a265d.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 45, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 18:31:07', 1, 0, NULL, NULL, '2025-04-26-680cfc278de38.png', 1, NULL, 0.00, 0, NULL, NULL, '119457'), (38848, NULL, 'admin', 1, 'ATOR 20 MG 10 TAB', 'ator-20-mg-10-tab-z90vCH', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680cfbe16e7a8.webp\"]', '[]', '2025-04-26-680cfbe1f163b.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 79, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 18:29:51', 1, 0, NULL, NULL, '2025-04-26-680cfbe1c1f36.png', 1, NULL, 0.00, 0, NULL, NULL, '127056'), (38849, NULL, 'admin', 1, 'ATOR 40 MG 10 TAB', 'ator-40-mg-10-tab-q4fA1t', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680cfb6a5dc93.webp\"]', '[]', '2025-04-26-680cfb6a63a6c.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 106, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 18:27:52', 1, 0, NULL, NULL, '2025-04-26-680cfb6a61d0e.png', 1, NULL, 0.00, 0, NULL, NULL, '155861'), (38850, NULL, 'admin', 1, 'ATOREZA 10MG/10MG 28TAB', 'atoreza-10mg10mg-28tab-aaDcUX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 166, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38851, NULL, 'admin', 1, 'ATOREZA 10MG/20MG 21 TAB', 'atoreza-10mg20mg-21-tab-uxDRWK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 141, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38852, NULL, 'admin', 1, 'ATOREZA 10MG/40MG 28TAB', 'atoreza-10mg40mg-28tab-nLJhis', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38853, NULL, 'admin', 1, 'ATORSTAT 10 MG 14 TAB', 'atorstat-10-mg-14-tab-IY2EWN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38854, NULL, 'admin', 1, 'ATORSTAT 40 MG 14 TAB', 'atorstat-40-mg-14-tab-ZBQMeD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 76, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38855, NULL, 'admin', 1, 'ATORSTAT 80 MG 10 TAB', 'atorstat-80-mg-10-tab-KNxICc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 64, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38856, NULL, 'admin', 1, 'ATOZET 10/20MG 30TAB', 'atozet-1020mg-30tab-RFJcEK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 759, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38857, NULL, 'admin', 1, 'ATRAKTA BI-PHASE HAIR SPRAY 200GM', 'atrakta-bi-phase-hair-spray-200gm-hpd0ni', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 415, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38858, NULL, 'admin', 1, 'ATRAKTA DANDR-OFF HAIR MASK 100GM', 'atrakta-dandr-off-hair-mask-100gm-6IcWW5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38859, NULL, 'admin', 1, 'ATROZEMB 10/10MG 30TAB', 'atrozemb-1010mg-30tab-2jrmg1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 174, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38860, NULL, 'admin', 1, 'ATROZEMB 20/10MG 30TAB', 'atrozemb-2010mg-30tab-1UEr7B', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 174, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38861, NULL, 'admin', 1, 'ATROZEMB 40/10MG 30TAB', 'atrozemb-4010mg-30tab-KIjfEO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 186, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38862, NULL, 'admin', 1, 'AUGMENTIN 156MG SYP', 'augmentin-156mg-syp-MzMuVi', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-24-683229713673a.webp\"]', '[]', '2025-05-24-683229715d74a.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 99, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-05-24 23:19:52', 1, 0, NULL, NULL, '2025-05-24-683229714c666.png', 1, NULL, 0.00, 0, NULL, NULL, '110725'), (38863, NULL, 'admin', 1, 'AUGMENTIN 1GM 14TAB', 'augmentin-1gm-14tab-yTrjKj', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-24-6832290993a2b.webp\"]', '[]', '2025-05-24-68322909bd654.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 210, 0, '0', 'percent', 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-05-24 23:16:32', 1, 0, NULL, NULL, '2025-05-24-68322909aa52d.png', 1, NULL, 0.00, 0, NULL, NULL, '172090'), (38864, NULL, 'admin', 1, 'AUGMENTIN 312MG SYRUP 60ML', 'augmentin-312mg-syrup-60ml-NXKfTf', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-24-68322874eb8ef.webp\"]', '[]', '2025-05-24-6832287519b04.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 120, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-05-24 23:14:04', 1, 0, NULL, NULL, '2025-05-24-683228750b97c.png', 1, NULL, 0.00, 0, NULL, NULL, '138245'), (38865, NULL, 'admin', 1, 'AUGMENTIN 457MG SYRUP 70ML', 'augmentin-457mg-syrup-70ml-TaYKD8', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-24-683220f836dac.webp\"]', '[]', '2025-05-24-683220f85eade.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 137, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-05-24 22:43:36', 1, 0, NULL, NULL, '2025-05-24-683220f84fdfd.png', 1, NULL, 0.00, 0, NULL, NULL, '143505'), (38866, NULL, 'admin', 1, 'AUGMENTIN DUO 200/28MG 70ML', 'augmentin-duo-20028mg-70ml-9M8MWj', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-24-683220815e8fa.webp\"]', '[]', '2025-05-24-6832208176d7d.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 75, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-05-24 22:40:21', 1, 0, NULL, NULL, '2025-05-24-683220816d1d1.png', 1, NULL, 0.00, 0, NULL, NULL, '177449'), (38867, NULL, 'admin', 1, 'AUGMENTIN ES-600 SYP', 'augmentin-es-600-syp-jBTdVX', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-24-68321faa3ad33.webp\"]', '[]', '2025-05-24-68321faa5e53a.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 169, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-05-24 22:37:27', 1, 0, NULL, NULL, '2025-05-24-68321faa51aaf.png', 1, NULL, 0.00, 0, NULL, NULL, '173211'), (38868, NULL, 'admin', 1, 'AVANO ELASTIC BAND 10 CM', 'avano-elastic-band-10-cm-zPWw2u', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38869, NULL, 'admin', 1, 'AVANO ELASTIC BAND 12 CM', 'avano-elastic-band-12-cm-xVocjY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 18, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38870, NULL, 'admin', 1, 'AVANO ELASTIC BAND 6 CM', 'avano-elastic-band-6-cm-c7Inyt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 8, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38871, NULL, 'admin', 1, 'AVARA 10 MG 30 TAB', 'avara-10-mg-30-tab-dVHaNp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38872, NULL, 'admin', 1, 'AVARA 20 MG 30 TAB', 'avara-20-mg-30-tab-QQnYZ7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 483, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38873, NULL, 'admin', 1, 'AVAZIR 10 ML', 'avazir-10-ml-vIlNbL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38874, NULL, 'admin', 1, 'avene 50 spf', 'avene-50-spf-wnR1Q7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38875, NULL, 'admin', 1, 'AVENE ACNE CREAM CLEEANSER 125', 'avene-acne-cream-cleeanser-125-qcjgRW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 599, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38876, NULL, 'admin', 1, 'AVENE ACTIVE B3 15 ML', 'avene-active-b3-15-ml-Swg6Xa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 649, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38877, NULL, 'admin', 1, 'AVENE CICALFATE REPAIR BALM CREAM 10GM', 'avene-cicalfate-repair-balm-cream-10gm-6K0fDa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 599, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38878, NULL, 'admin', 1, 'AVENE CLEANANCE COMEDOMED 30 ML', 'avene-cleanance-comedomed-30-ml-f59KQp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 999, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38879, NULL, 'admin', 1, 'AVENE CLEANANCE HYDRA 40 ML CREAM', 'avene-cleanance-hydra-40-ml-cream-kGSDM2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 669, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38880, NULL, 'admin', 1, 'AVENE CLEANANCE SUN BLOOK SPF 50', 'avene-cleanance-sun-blook-spf-50-qQzsF9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 799, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38881, NULL, 'admin', 1, 'avene eau thermale fluide mineral 50', 'avene-eau-thermale-fluide-mineral-50-5Lzk3P', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 799, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38882, NULL, 'admin', 1, 'avene eau thermale reflexe solaire 50', 'avene-eau-thermale-reflexe-solaire-50-uBDllA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 799, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38883, NULL, 'admin', 1, 'AVENE EMULSION SPF 50+', 'avene-emulsion-spf-50-VqjXyV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 799, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38884, NULL, 'admin', 1, 'AVENE SPF 50+ MINERAL CREAM', 'avene-spf-50-mineral-cream-Z8J6u4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 799, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38885, NULL, 'admin', 1, 'AVEROTHIAZIDE 5/12.5/20MG 30TAB', 'averothiazide-512520mg-30tab-fePmbL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 93, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38886, NULL, 'admin', 1, 'AVEROTHIAZIDE 5/12.5/40MG 30TAB', 'averothiazide-512540mg-30tab-dvAAIx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38887, NULL, 'admin', 1, 'AVEROZOLID 600 10 TAB', 'averozolid-600-10-tab-4xtqzb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 231, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38888, NULL, 'admin', 1, 'AVIL 6 AMP', 'avil-6-amp-dyqOOo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 57, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38889, NULL, 'admin', 1, 'AVODART 0.5MG 30CAP', 'avodart-05mg-30cap-JWKCCa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 219, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38890, NULL, 'admin', 1, 'AVOSOYA 30CAP GELATIN', 'avosoya-30cap-gelatin-O2XqhC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38891, NULL, 'admin', 1, 'AVUVA 1ماكينه حلاقه حريمي', 'avuva-1makynh-hlakh-hrymy-5kHncz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38892, NULL, 'admin', 1, 'AVUVA COLD WAX MINT CHARCOAL', 'avuva-cold-wax-mint-charcoal-n1sXUm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 115, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38893, NULL, 'admin', 1, 'AVUVA FLORAL BODY SPLASH SPRAY 253 ML', 'avuva-floral-body-splash-spray-253-ml-6jVJtB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38894, NULL, 'admin', 1, 'avuva gold paste', 'avuva-gold-paste-sTLZk0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38895, NULL, 'admin', 1, 'AVUVA HAND & BODY CREAM CHERRY BLOSSOM 200ML', 'avuva-hand-body-cream-cherry-blossom-200ml-n2HVWH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38896, NULL, 'admin', 1, 'AVUVA HAND & BODY CREAM PASSION FRUIT 200ML', 'avuva-hand-body-cream-passion-fruit-200ml-YrmNhR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38897, NULL, 'admin', 1, 'AVUVA HAND & BODY CREAM VANILLA 200ML', 'avuva-hand-body-cream-vanilla-200ml-fKcNfh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38898, NULL, 'admin', 1, 'AVUVA HAND & BODY CREAM VANILLA 63G', 'avuva-hand-body-cream-vanilla-63g-gjdVZ0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38899, NULL, 'admin', 1, 'AVUVA HAND & BODY LOTION CHERRY BLOSSOM 200ML', 'avuva-hand-body-lotion-cherry-blossom-200ml-jdiEdI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38900, NULL, 'admin', 1, 'AVUVA HAND & BODY LOTION VANILLA 200ML', 'avuva-hand-body-lotion-vanilla-200ml-CbS2nH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38901, NULL, 'admin', 1, 'AVUVA MANGO PEACH BODY SPLASH SPRAY 253 ML', 'avuva-mango-peach-body-splash-spray-253-ml-f0WGTR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38902, NULL, 'admin', 1, 'avuva red velvet', 'avuva-red-velvet-JD6DvM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38903, NULL, 'admin', 1, 'AVUVA SCAN ME BODY SPLASH SPRAY 55 ML', 'avuva-scan-me-body-splash-spray-55-ml-hRke1l', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38904, NULL, 'admin', 1, 'AVUVA SCRUB CHERRY BLOSSOM', 'avuva-scrub-cherry-blossom-k3nBo6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 170, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38905, NULL, 'admin', 1, 'AVUVA SCRUB PASSION FRUIT', 'avuva-scrub-passion-fruit-aj6ZIY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 170, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38906, NULL, 'admin', 1, 'avuva sudanese dalka', 'avuva-sudanese-dalka-8ESBLe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38907, NULL, 'admin', 1, 'avuva whita paste', 'avuva-whita-paste-jTVyF7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38908, NULL, 'admin', 1, 'AVUVA WHITE PASTE', 'avuva-white-paste-Q3l7Rq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38909, NULL, 'admin', 1, 'AVUVA WHITE PASTE CHERRY BLOSSOM', 'avuva-white-paste-cherry-blossom-eMYTRb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38910, NULL, 'admin', 1, 'AVUVA WHITE PASTE PASSION FRUIT', 'avuva-white-paste-passion-fruit-4JgXuG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38911, NULL, 'admin', 1, 'AXE BLACK SPRAY 150ML', 'axe-black-spray-150ml-HKb5pI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38912, NULL, 'admin', 1, 'AXE BODY SPRAY 150MG DARK TEMPTATION', 'axe-body-spray-150mg-dark-temptation-xrgJnV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38913, NULL, 'admin', 1, 'AXE BODY SPRAY BLACK NIGHT 150 ML', 'axe-body-spray-black-night-150-ml-O8EsgD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38914, NULL, 'admin', 1, 'AXE CLEAN FRESH 200 ML', 'axe-clean-fresh-200-ml-I2MLdU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38915, NULL, 'admin', 1, 'AXE GOLDTEMPTATION SPRAY 150ML', 'axe-goldtemptation-spray-150ml-pDNDAm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38916, NULL, 'admin', 1, 'AXE IC CHILL 48 HRE SPRAY 150ML', 'axe-ic-chill-48-hre-spray-150ml-7aZX9l', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (38917, NULL, 'admin', 1, 'AXE RECHARGE SPRAY 150 ML', 'axe-recharge-spray-150-ml-5Gppxb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38918, NULL, 'admin', 1, 'AXE SKATEBORD & FRESH ROSES', 'axe-skatebord-fresh-roses-WpEzKe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38919, NULL, 'admin', 1, 'AZADERM CREAM 30GM', 'azaderm-cream-30gm-6omOcO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 87, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38920, NULL, 'admin', 1, 'AZARGA EYE DROPS 5 ML', 'azarga-eye-drops-5-ml-7jlqys', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 122.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38921, NULL, 'admin', 1, 'AZATHIOPRINE 50 EVA', 'azathioprine-50-eva-Hvh6V6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38922, NULL, 'admin', 1, 'AZGOFLOX 400MG 10TAB', 'azgoflox-400mg-10tab-O5cRkr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 133, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38923, NULL, 'admin', 1, 'AZHA DEODORANT', 'azha-deodorant-xNRItp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 295, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38924, NULL, 'admin', 1, 'AZHA ROLE ON S;VDJ H.VR', 'azha-role-on-svdj-hvr-0RMZjZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 189, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38925, NULL, 'admin', 1, 'azha whitening cream OFFER 2PACKS/250LE', 'azha-whitening-cream-offer-2packs250le-rvVGLD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38926, NULL, 'admin', 1, 'AZROLID 500 MG 3 TAB', 'azrolid-500-mg-3-tab-A2S5WA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38927, NULL, 'admin', 1, 'B-COM 6 AMP', 'b-com-6-amp-ygKYJx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38928, NULL, 'admin', 1, 'B-FRESH MOUTHWASH CLOVE 500 MLاحمر', 'b-fresh-mouthwash-clove-500-mlahmr-eX26WN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 27, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38929, NULL, 'admin', 1, 'B-FRESH MOUTHWASH MINT 250MLاخضر', 'b-fresh-mouthwash-mint-250mlakhdr-UET4sR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 27, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38930, NULL, 'admin', 1, 'B-WHITE CREAM 18 GM DAY', 'b-white-cream-18-gm-day-ZqJ9F1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38931, NULL, 'admin', 1, 'B-WHITE CREAM 44 GM NIGHT', 'b-white-cream-44-gm-night-BRwMFl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 27, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38932, NULL, 'admin', 1, 'B-WHITE WHITTING CREAM FOR SENSTIVE AREA 50 GM', 'b-white-whitting-cream-for-senstive-area-50-gm-u8s0pT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38933, NULL, 'admin', 1, 'BABE HIDRO-EXFOLIANTE CONFORT CREAM 50ML', 'babe-hidro-exfoliante-confort-cream-50ml-551zIB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 364, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38934, NULL, 'admin', 1, 'BABY 60 GM CREAM', 'baby-60-gm-cream-xl7urU', 'physical', '[{\"id\":\"5\",\"position\":1}]', '5', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68098d393cf0b.webp\"]', '[]', '2025-04-24-68098d39669fe.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 75, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 00:17:27', 1, 0, NULL, NULL, '2025-04-24-68098d3958c90.png', 1, NULL, 0.00, 0, NULL, NULL, '120708'), (38935, NULL, 'admin', 1, 'BABY CHECK PLUS', 'baby-check-plus-B00THz', 'physical', '[{\"id\":\"7\",\"position\":1}]', '7', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68098dbb676b2.webp\"]', '[]', '2025-04-24-68098dbb8939d.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 20, 0, '0', 'percent', 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 03:03:11', 1, 0, NULL, NULL, '2025-04-24-68098dbb79ecf.png', 1, NULL, 0.00, 0, NULL, NULL, '157476'), (38936, NULL, 'admin', 1, 'baby joy 1 60 pes', 'baby-joy-1-60-pes-IHI2n8', 'physical', '[{\"id\":\"5\",\"position\":1}]', '5', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68098e1fde020.webp\"]', '[]', '2025-04-24-68098e2020d5c.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 350, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 03:04:58', 1, 0, NULL, NULL, '2025-04-24-68098e2010b13.png', 1, NULL, 0.00, 0, NULL, NULL, '128764'), (38937, NULL, 'admin', 1, 'BABY JOY 2& 60 pes-7 KG', 'baby-joy-2-60-pes-7-kg-E2teAc', 'physical', '[{\"id\":\"5\",\"position\":1}]', '5', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68098e96c575f.webp\"]', '[]', '2025-04-24-68098e96eaf6d.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 350, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 03:06:59', 1, 0, NULL, NULL, '2025-04-24-68098e96dd54f.png', 1, NULL, 0.00, 0, NULL, NULL, '189474'), (38938, NULL, 'admin', 1, 'BABY JOY 3 PANTS', 'baby-joy-3-pants-MGlCkg', 'physical', '[{\"id\":\"5\",\"position\":1}]', '5', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68098fa33185a.webp\"]', '[]', '2025-04-24-68098fa35f65b.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 395, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 03:11:23', 1, 0, NULL, NULL, '2025-04-24-68098fa34e0ab.png', 1, NULL, 0.00, 0, NULL, NULL, '116885'), (38939, NULL, 'admin', 1, 'BABY JOY 4 PANTS', 'baby-joy-4-pants-TAQWGh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 395, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38940, NULL, 'admin', 1, 'baby shampoo', 'baby-shampoo-KKN85g', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38941, NULL, 'admin', 1, 'Balea totes meer maske', 'balea-totes-meer-maske-oLSLKB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38942, NULL, 'admin', 1, 'BAMBINO COTTON MAKEUP REMOVER 100 PAD', 'bambino-cotton-makeup-remover-100-pad-28UhE4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38943, NULL, 'admin', 1, 'BAMBINO COTTON MAKEUP REMOVER 70 PADS', 'bambino-cotton-makeup-remover-70-pads-lg9nHQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38944, NULL, 'admin', 1, 'BANAT فرشه شعر استشوار', 'banat-frshh-shaar-astshoar-qKwuGU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38945, NULL, 'admin', 1, 'BARNAFREE OINTMENT', 'barnafree-ointment-SiopnR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38946, NULL, 'admin', 1, 'BATH & BODY DARK KISS 236ML', 'bath-body-dark-kiss-236ml-BB7E3S', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38947, NULL, 'admin', 1, 'BATH & BODY DREAM BRIGHT 236ML', 'bath-body-dream-bright-236ml-TIageO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38948, NULL, 'admin', 1, 'BATH & BODY GINGHAM LOVE 236ML', 'bath-body-gingham-love-236ml-bvIRqr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38949, NULL, 'admin', 1, 'BATH & BODY INTO THE NIGHT 236ML', 'bath-body-into-the-night-236ml-EVxqjA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 850, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38950, NULL, 'admin', 1, 'BATH & BODY JAPANESE CHERRY BLOSSOM 236ML', 'bath-body-japanese-cherry-blossom-236ml-UIeAiC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38951, NULL, 'admin', 1, 'BATH & BODY LIFE OF THE PARTY 236ML', 'bath-body-life-of-the-party-236ml-ZEXvXO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38952, NULL, 'admin', 1, 'BATH & BODY PURE WONDER 236ML', 'bath-body-pure-wonder-236ml-DwtJFi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38953, NULL, 'admin', 1, 'BEBELAC 2 MILK', 'bebelac-2-milk-fixH1Y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38954, NULL, 'admin', 1, 'BEBELAC 2 MILK.', 'bebelac-2-milk-aijwZy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38955, NULL, 'admin', 1, 'BEBELAC EC MILK', 'bebelac-ec-milk-9j5Eoc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 359, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38956, NULL, 'admin', 1, 'BEBELAC PREMATURE 400 GM MILK', 'bebelac-premature-400-gm-milk-1Nv3RX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38957, NULL, 'admin', 1, 'BECEZ 30 TABLETS', 'becez-30-tablets-9suHEV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 126, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38958, NULL, 'admin', 1, 'BECOZYME SOLUTION 12 AMP', 'becozyme-solution-12-amp-YueZAO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38959, NULL, 'admin', 1, 'BEDREMINE 100 MG 30 TAB', 'bedremine-100-mg-30-tab-91Z0an', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 198, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38960, NULL, 'admin', 1, 'BEDREMINE 50MG10 TAB', 'bedremine-50mg10-tab-i7p4A6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 112.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38961, NULL, 'admin', 1, 'BEE CARE CREAM FOR BURNS 60 GM', 'bee-care-cream-for-burns-60-gm-mhrbyg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 44, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38962, NULL, 'admin', 1, 'BEEROSE LEAVE IN CONDITIONER 360ML', 'beerose-leave-in-conditioner-360ml-yKtB4B', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38963, NULL, 'admin', 1, 'BEESLINE 5 IN 1 WHITENING CLEANSER 150 ML', 'beesline-5-in-1-whitening-cleanser-150-ml-tTybAB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 449, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38964, NULL, 'admin', 1, 'BEESLINE BEAUTY PEARL SPRAy 150ML', 'beesline-beauty-pearl-spray-150ml-o0Bd80', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 499, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38965, NULL, 'admin', 1, 'BEESLINE BODY PEARL POLISH 8G PER SACHET', 'beesline-body-pearl-polish-8g-per-sachet-HlsItf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38966, NULL, 'admin', 1, 'BEESLINE COOL BREEZE SPRAY', 'beesline-cool-breeze-spray-0Am4tb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 499, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38967, NULL, 'admin', 1, 'BEESLINE DAY CREAM 50ML', 'beesline-day-cream-50ml-UVk6UY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 666, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38968, NULL, 'admin', 1, 'BEESLINE EYE CONTOUR SERUM 30ML', 'beesline-eye-contour-serum-30ml-eV41dg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 325, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38969, NULL, 'admin', 1, 'BEESLINE INSTANT BRIGHT EYE CREAM 15 ML', 'beesline-instant-bright-eye-cream-15-ml-uBUg58', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 649, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38970, NULL, 'admin', 1, 'BEESLINE ROLL ON ARABIAN', 'beesline-roll-on-arabian-frzKFc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 500, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38971, NULL, 'admin', 1, 'BEESLINE ROLL ON ELDER ROSE 50ML', 'beesline-roll-on-elder-rose-50ml-09zrqP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 499, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38972, NULL, 'admin', 1, 'BEESLINE ROLL ON INVISABOLE TOUCH', 'beesline-roll-on-invisabole-touch-r8JNRp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 500, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38973, NULL, 'admin', 1, 'BEESLINE ROLL ON PACIFIC ISLAND OFFER', 'beesline-roll-on-pacific-island-offer-fLnysx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 500, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38974, NULL, 'admin', 1, 'BEESLINE Skin Essentials Apitherapy عرض مبرد', 'beesline-skin-essentials-apitherapy-aard-mbrd-lQqrZG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 565, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38975, NULL, 'admin', 1, 'BEESLINE SPORT PULSE SPRAY 72HR 150ML', 'beesline-sport-pulse-spray-72hr-150ml-K9m39x', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 499, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38976, NULL, 'admin', 1, 'BEESLINE WHITENING FACIAL TONER 200ML', 'beesline-whitening-facial-toner-200ml-J0uzQx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 699, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38977, NULL, 'admin', 1, 'BEESLINE WHITENING INTIMATE WASH 200ML', 'beesline-whitening-intimate-wash-200ml-YYWJ5T', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 499, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38978, NULL, 'admin', 1, 'BEESLINE WHITING ROLL ON DEODRANT SPORT PULSE', 'beesline-whiting-roll-on-deodrant-sport-pulse-uGXV0R', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 500, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38979, NULL, 'admin', 1, 'BENDAX SUSP 60ML', 'bendax-susp-60ml-RQZ7Qx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38980, NULL, 'admin', 1, 'BENGIRIDE 0.5MG 30CAPS', 'bengiride-05mg-30caps-BPWX1s', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 123, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38981, NULL, 'admin', 1, 'BEPANTHENE CREAM 30 GM', 'bepanthene-cream-30-gm-SU4ivD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 207.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38982, NULL, 'admin', 1, 'BEPRA 20MG 21 TAB', 'bepra-20mg-21-tab-1iGmMv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 154.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38983, NULL, 'admin', 1, 'BETADERM CREAM 30 gm', 'betaderm-cream-30-gm-XZ0Wz8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 23, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38984, NULL, 'admin', 1, 'betadin shampoo small', 'betadin-shampoo-small-v85bkj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38985, NULL, 'admin', 1, 'BETADINE ANTISEPTIC SOLUTION 120 ML', 'betadine-antiseptic-solution-120-ml-EtYQCu', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d07ea69574.webp\"]', '[]', '2025-04-26-680d07ea782fd.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 80, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 19:24:16', 1, 0, NULL, NULL, '2025-04-26-680d07ea73a12.png', 1, NULL, 0.00, 0, NULL, NULL, '130314'), (38986, NULL, 'admin', 1, 'BETADINE ANTISEPTIC SOLUTION 60 ml', 'betadine-antiseptic-solution-60-ml-fNEJg9', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d0830d7288.webp\"]', '[]', '2025-04-26-680d08312c81b.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 55, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 19:24:11', 1, 0, NULL, NULL, '2025-04-26-680d0831091d0.png', 1, NULL, 0.00, 0, NULL, NULL, '105002'), (38987, NULL, 'admin', 1, 'BETADINE MOUTH WASH', 'betadine-mouth-wash-SPj9Ao', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38988, NULL, 'admin', 1, 'BETADINE VAG DOUCHE', 'betadine-vag-douche-JVtq0b', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38989, NULL, 'admin', 1, 'BETAFOS 1 AMP', 'betafos-1-amp-G4rRDJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 31, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38990, NULL, 'admin', 1, 'BETAFUCIN CREAM', 'betafucin-cream-rsXb0u', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 37, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38991, NULL, 'admin', 1, 'BETASERC 16 MG 60 TAB', 'betaserc-16-mg-60-tab-XSTMha', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 219, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38992, NULL, 'admin', 1, 'BETASERC 24 MG 40 TAB', 'betaserc-24-mg-40-tab-qGqMLJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 218, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38993, NULL, 'admin', 1, 'BETASERC 8MG 100 TABS', 'betaserc-8mg-100-tabs-R3880Q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38994, NULL, 'admin', 1, 'BETATRYPS TAP', 'betatryps-tap-iYWvgW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38995, NULL, 'admin', 1, 'BETMIGA 50MG 30TAB', 'betmiga-50mg-30tab-wHn87o', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 562, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38996, NULL, 'admin', 1, 'BETOLVEX 1 MG/ML I.M 2AMP 1ML', 'betolvex-1-mgml-im-2amp-1ml-mjP7cs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38997, NULL, 'admin', 1, 'BG CICASILK LOTION 120ML', 'bg-cicasilk-lotion-120ml-W3DfuX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 265, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38998, NULL, 'admin', 1, 'bg deodorant roll', 'bg-deodorant-roll-DrgRBq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 399, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (38999, NULL, 'admin', 1, 'BG DRY SKIN CLEANSER 200 ML', 'bg-dry-skin-cleanser-200-ml-kmvzUM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 230, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39000, NULL, 'admin', 1, 'BG FACIAL AC.NET SKIN TONER 200 ML', 'bg-facial-acnet-skin-toner-200-ml-drrV4A', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 260, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39001, NULL, 'admin', 1, 'BG FACIAL CLEANCER 200 ML', 'bg-facial-cleancer-200-ml-5DVCex', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 249, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39002, NULL, 'admin', 1, 'BG SENSITIVE SKIN CLEANSER 200 ML', 'bg-sensitive-skin-cleanser-200-ml-a7NC8l', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 230, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39003, NULL, 'admin', 1, 'BG skin serum anti wrinkle', 'bg-skin-serum-anti-wrinkle-vkJohP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 599, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39004, NULL, 'admin', 1, 'BG UREA CREAM 100 ML', 'bg-urea-cream-100-ml-g9JeK4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 299, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39005, NULL, 'admin', 1, 'BG WHITENING CREAM 30 ML', 'bg-whitening-cream-30-ml-GMuGA8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 699, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39006, NULL, 'admin', 1, 'BI-PROFENID 150MG 20TAB', 'bi-profenid-150mg-20tab-xuJfXS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 13, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39007, NULL, 'admin', 1, 'BI ALCOFAN 30TAB', 'bi-alcofan-30tab-oBOx3e', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 81, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39008, NULL, 'admin', 1, 'BIGEN POWDER 26 GOLDEN BROWN', 'bigen-powder-26-golden-brown-rSO5tT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39009, NULL, 'admin', 1, 'BIGEN POWDER 37DARK AUBURN', 'bigen-powder-37dark-auburn-toajAP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39010, NULL, 'admin', 1, 'BIGEN POWDER 46 LIGHT CHESTNUT', 'bigen-powder-46-light-chestnut-FXvQN0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39011, NULL, 'admin', 1, 'BIGEN POWDER 76 COPPER BROWN', 'bigen-powder-76-copper-brown-Go6mLD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39012, NULL, 'admin', 1, 'BIKINI PERFUME GEL VICTORIA SECRET', 'bikini-perfume-gel-victoria-secret-dUiwZQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (39013, NULL, 'admin', 1, 'BILICHOL 24CAP', 'bilichol-24cap-WO1Jde', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 32, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39014, NULL, 'admin', 1, 'BIO-TULLE 10-10', 'bio-tulle-10-10-8QuPVN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 73, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39015, NULL, 'admin', 1, 'BIO-TULLE 10-20', 'bio-tulle-10-20-EtbEBY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 155, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39016, NULL, 'admin', 1, 'BIO-TULLE 10-30', 'bio-tulle-10-30-O4UE6V', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 19, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39017, NULL, 'admin', 1, 'BIO HAIR CARE SERUM KERATIIN 150 ML', 'bio-hair-care-serum-keratiin-150-ml-5yKzwG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 370, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39018, NULL, 'admin', 1, 'BIO HAIR CARE SERUM WITH ARGAN OIL 150 ML', 'bio-hair-care-serum-with-argan-oil-150-ml-Uw8HEk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 370, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39019, NULL, 'admin', 1, 'BIO HAIR CARE SERUM WITH SHEA&AVOCADO 150 ML', 'bio-hair-care-serum-with-sheaavocado-150-ml-NNMf2c', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 370, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39020, NULL, 'admin', 1, 'BIO OIL BODY LOTION 175 ML', 'bio-oil-body-lotion-175-ml-7uPeff', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 649, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39021, NULL, 'admin', 1, 'BIO STREAM KOLAGRA SKIN SUNSCREEN 50+SPF 50ML', 'bio-stream-kolagra-skin-sunscreen-50spf-50ml-97QcFC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 189, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39022, NULL, 'admin', 1, 'BIOBLAS ANTI HAIR LOSS MOISTURIZING SHAMPOO PROBIO', 'bioblas-anti-hair-loss-moisturizing-shampoo-probio-JRmQn0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39023, NULL, 'admin', 1, 'BIOBLAS ANTI HAIR LOSS SHAMPOO FOR NORMAL HAIR', 'bioblas-anti-hair-loss-shampoo-for-normal-hair-ZBi345', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 249, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39024, NULL, 'admin', 1, 'BIODERMA CICABIO SPF 50', 'bioderma-cicabio-spf-50-p1iCmC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 899, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39025, NULL, 'admin', 1, 'BIODERMA photoderm gel 200 ML', 'bioderma-photoderm-gel-200-ml-lt4HZ1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 999, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39026, NULL, 'admin', 1, 'BIODERMA PIGMENTBIO C CONCENTRATE 15 ML', 'bioderma-pigmentbio-c-concentrate-15-ml-BXr6W0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2251, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39027, NULL, 'admin', 1, 'BIODERMA PIGMENTBIO NIGHT RENEWER CREAM 50ML', 'bioderma-pigmentbio-night-renewer-cream-50ml-cfiH6W', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1795, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39028, NULL, 'admin', 1, 'BIODERMA SEBIUM GEL MOUSSANT 200ML', 'bioderma-sebium-gel-moussant-200ml-tNrq5M', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 725, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39029, NULL, 'admin', 1, 'BIODERMA SEBIUM GLOBAL 30ML', 'bioderma-sebium-global-30ml-ZUgxDp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1099, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39030, NULL, 'admin', 1, 'BIODERMA SEBIUM SENSITIVE 30ML', 'bioderma-sebium-sensitive-30ml-2vhysB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1025, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39031, NULL, 'admin', 1, 'BIODERMA SENSIBIO DS+ 40 ML', 'bioderma-sensibio-ds-40-ml-m0dgsL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 799, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39032, NULL, 'admin', 1, 'BIOERMA PHOTODERM AGE SPOT 50SPF', 'bioerma-photoderm-age-spot-50spf-xujLvV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1549, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39033, NULL, 'admin', 1, 'BIOLEGAM 100/60 MG 8 TABS', 'biolegam-10060-mg-8-tabs-3gDmkD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 192, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39034, NULL, 'admin', 1, 'BIONAL 30 CAP', 'bional-30-cap-kI8aiW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 192, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39035, NULL, 'admin', 1, 'BIONIME + OMRON BP offer', 'bionime-omron-bp-offer-X2JGpq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 865, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39036, NULL, 'admin', 1, 'BIONNEX ORGANICA ANTI HAIR LOSS SERUM 12 AMP 10 ML', 'bionnex-organica-anti-hair-loss-serum-12-amp-10-ml-Ctd5Ms', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 999, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39037, NULL, 'admin', 1, 'BIOPOINT _حمام كريم', 'biopoint-hmam-krym-7ywdxA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39038, NULL, 'admin', 1, 'BIOPOINT HAIR CREAM 250 ML', 'biopoint-hair-cream-250-ml-5jTIKZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39039, NULL, 'admin', 1, 'BIOPOINT MARROW TREATMENT CREAM 250 G', 'biopoint-marrow-treatment-cream-250-g-bEnAO7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 215, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39040, NULL, 'admin', 1, 'BIOPOINT UNIVERSAL CONDITIONING CREAM 250 ML', 'biopoint-universal-conditioning-cream-250-ml-0CJ3NU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39041, NULL, 'admin', 1, 'BIOSIL 60TAB', 'biosil-60tab-2ueT67', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1780, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39042, NULL, 'admin', 1, 'BIOTIN FORTE 60 CAP', 'biotin-forte-60-cap-sIV3p7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39043, NULL, 'admin', 1, 'BIOTINE BAYER 6 AMP', 'biotine-bayer-6-amp-dx35bp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1850, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39044, NULL, 'admin', 1, 'BIOVIT 12 DEPOT 2 ML 2AMP', 'biovit-12-depot-2-ml-2amp-kCnTWk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 19, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39045, NULL, 'admin', 1, 'biovita 60 pieces', 'biovita-60-pieces-xlHNkW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 230, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39046, NULL, 'admin', 1, 'BISMUTH OXIDE 120', 'bismuth-oxide-120-jUKuv7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 196, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39047, NULL, 'admin', 1, 'BISOCARD 5MG 30TAB', 'bisocard-5mg-30tab-tzqNq9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39048, NULL, 'admin', 1, 'BISOLVON 4 MG/5 ML SYRUP 120 ML', 'bisolvon-4-mg5-ml-syrup-120-ml-aBvvcK', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-24-6832309e4931c.webp\"]', '[]', '2025-05-24-6832309e65a15.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 20, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-05-24 23:48:44', 1, 0, NULL, NULL, '2025-05-24-683230ac8e1e7.png', 1, NULL, 0.00, 0, NULL, NULL, '181383'), (39049, NULL, 'admin', 1, 'BIVATRACIN SPRAY', 'bivatracin-spray-DjVYmh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 83, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39050, NULL, 'admin', 1, 'BLACK AFGANO 30 ML SPRAY ORIGNAL', 'black-afgano-30-ml-spray-orignal-mYJUQp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 4350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39051, NULL, 'admin', 1, 'black opium 100 ml', 'black-opium-100-ml-XRgrxP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39052, NULL, 'admin', 1, 'BLACK OPIUM 30 ML NEW', 'black-opium-30-ml-new-SYAtmi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39053, NULL, 'admin', 1, 'BLADOGRA 25MG 30TAB', 'bladogra-25mg-30tab-G1ugdB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 192, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39054, NULL, 'admin', 1, 'BLADOGRA 50MG 30TAB', 'bladogra-50mg-30tab-udnjx1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 357, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39055, NULL, 'admin', 1, 'BLANKA WHITENING CREAM 50GM', 'blanka-whitening-cream-50gm-yAqtoA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 129, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39056, NULL, 'admin', 1, 'BLESS ACTIVATOR CURL HAIR CONDITIONER 300 ML', 'bless-activator-curl-hair-conditioner-300-ml-mIUL6w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39057, NULL, 'admin', 1, 'BLESS ACTIVATOR CURL HAIR SHAMPOO 300 ML', 'bless-activator-curl-hair-shampoo-300-ml-S43iEN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39058, NULL, 'admin', 1, 'BLESS ACTIVATOR SHAMPOO', 'bless-activator-shampoo-7ba48E', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39059, NULL, 'admin', 1, 'BLESS ARGAN OIL CONDITIONER 300ML', 'bless-argan-oil-conditioner-300ml-0E5YO5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39060, NULL, 'admin', 1, 'BLESS HAIR CREAM VIT E', 'bless-hair-cream-vit-e-PdIDaL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 86, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39061, NULL, 'admin', 1, 'BLESS LEAVE IN COCONUT OIL CREAM 250GM', 'bless-leave-in-coconut-oil-cream-250gm-LDf1Oi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39062, NULL, 'admin', 1, 'bless leave in cream ARGAN OIL 450', 'bless-leave-in-cream-argan-oil-450-elftt3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39063, NULL, 'admin', 1, 'bless leave in cream COCONUT', 'bless-leave-in-cream-coconut-zw1C3g', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39064, NULL, 'admin', 1, 'bless leave in cream COCONUT 450M', 'bless-leave-in-cream-coconut-450m-nkU6dR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39065, NULL, 'admin', 1, 'BLESS LEAVE IN CREAM SACHET', 'bless-leave-in-cream-sachet-NQC08s', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39066, NULL, 'admin', 1, 'bless leave in cream SHEA BUTTER', 'bless-leave-in-cream-shea-butter-kYQK7C', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39067, NULL, 'admin', 1, 'BLESS LEAVE IN WITH ARGAN OIL CREAM 450GM', 'bless-leave-in-with-argan-oil-cream-450gm-w3z6RL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39068, NULL, 'admin', 1, 'BLESS LEAVE IN WITH COCONUT OIL CREAM 450GM', 'bless-leave-in-with-coconut-oil-cream-450gm-wNgzF6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39069, NULL, 'admin', 1, 'BLESS MOROCCAN ARGAN OIL 50 ML', 'bless-moroccan-argan-oil-50-ml-63JeES', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 170, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39070, NULL, 'admin', 1, 'BLESS SHEA BUTTER CONDITIONER 500ML', 'bless-shea-butter-conditioner-500ml-h3EmOS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39071, NULL, 'admin', 1, 'BLESS SULFATE FREE SHAMPOO 500 KERATIN', 'bless-sulfate-free-shampoo-500-keratin-BlqjHm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39072, NULL, 'admin', 1, 'BLESS VITAMIN E OIL 50 ML', 'bless-vitamin-e-oil-50-ml-PdHLhX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 235, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39073, NULL, 'admin', 1, 'BLESS WITH ARGAN OIL CONDITIONER 500ML', 'bless-with-argan-oil-conditioner-500ml-sktZyt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39074, NULL, 'admin', 1, 'BLESS WITH ARGAN OIL SHAMPOO 500ML', 'bless-with-argan-oil-shampoo-500ml-uE80UZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39075, NULL, 'admin', 1, 'BLESS WITH ARGAN SHAMPO OIL 300ML', 'bless-with-argan-shampo-oil-300ml-NtLHCj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39076, NULL, 'admin', 1, 'bleu de chanel paris parfum', 'bleu-de-chanel-paris-parfum-ZWiKU6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 6409, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39077, NULL, 'admin', 1, 'BLINK TEARS EYE DROPS 10 ML', 'blink-tears-eye-drops-10-ml-TqratO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 280, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39078, NULL, 'admin', 1, 'BLOB WAX SPIDER HAIR CREAM 175 ML', 'blob-wax-spider-hair-cream-175-ml-wmcOuv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39079, NULL, 'admin', 1, 'BLOCK ALPHA 0.4 MR 30 CAP', 'block-alpha-04-mr-30-cap-vx51Y6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 87, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 16:38:57', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39080, NULL, 'admin', 1, 'BLOKATENS 10/160 MG 28 TAB', 'blokatens-10160-mg-28-tab-r55kIA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39081, NULL, 'admin', 1, 'BLOKATENS 5/160 MG 28 TAB', 'blokatens-5160-mg-28-tab-MYj2QG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39082, NULL, 'admin', 1, 'BLOKATENS 5/80 MG 28 TAB', 'blokatens-580-mg-28-tab-AJrh3y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 92, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39083, NULL, 'admin', 1, 'BLOOM VILLE 30TAB', 'bloom-ville-30tab-9H1N0q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39084, NULL, 'admin', 1, 'BLOTON TAP', 'bloton-tap-Gv6Dw9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39085, NULL, 'admin', 1, 'BO BANA SCRUB HONEY AND COLLAGEN', 'bo-bana-scrub-honey-and-collagen-BmdxyH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39086, NULL, 'admin', 1, 'BOBAI AFTER SUN GEL 200GM', 'bobai-after-sun-gel-200gm-iNpEzb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39087, NULL, 'admin', 1, 'BOBAI GEL SUNSCREEN TINTED', 'bobai-gel-sunscreen-tinted-rKqkkZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39088, NULL, 'admin', 1, 'BOBAI SUN SCREEN CREAM SPF 80 TINTED OFFER', 'bobai-sun-screen-cream-spf-80-tinted-offer-8FZEDL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39089, NULL, 'admin', 1, 'BOBAI SUN SCREEN GEL', 'bobai-sun-screen-gel-bmUvdS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39090, NULL, 'admin', 1, 'BOBAI SUN SCREEN LOTION', 'bobai-sun-screen-lotion-JzUovU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39091, NULL, 'admin', 1, 'BOBAI SUNBLOCK SPF 80', 'bobai-sunblock-spf-80-WzNX5O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39092, NULL, 'admin', 1, 'bobai sunscreen extra lightening gel', 'bobai-sunscreen-extra-lightening-gel-ptKEql', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 295, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39093, NULL, 'admin', 1, 'BOBAI TANNING GEL', 'bobai-tanning-gel-m0v9oa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 295, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39094, NULL, 'admin', 1, 'BOBANA AFTER SUN GEL 1+1 OFFER', 'bobana-after-sun-gel-11-offer-7osZop', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39095, NULL, 'admin', 1, 'BOBANA AFTER SUN 150 ML', 'bobana-after-sun-150-ml-YC8Bjn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39096, NULL, 'admin', 1, 'BOBANA BODY SPLASH 250ML', 'bobana-body-splash-250ml-as8wLw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39097, NULL, 'admin', 1, 'BOBANA CONDITIONER BLACK GARLIC OIL 400 ML', 'bobana-conditioner-black-garlic-oil-400-ml-FpixJi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39098, NULL, 'admin', 1, 'BOBANA FACE WASH VITAMIN C 50 ML', 'bobana-face-wash-vitamin-c-50-ml-kcxRkO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39099, NULL, 'admin', 1, 'BOBANA FACE WASH WITH RETINOL 50 ML', 'bobana-face-wash-with-retinol-50-ml-XXE8pL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39100, NULL, 'admin', 1, 'BOBANA SCRUB CHARCOAL 150 ML', 'bobana-scrub-charcoal-150-ml-lp4lyC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39101, NULL, 'admin', 1, 'BOBANA SCRUB POMGRANATE 150 ML', 'bobana-scrub-pomgranate-150-ml-OVmldj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39102, NULL, 'admin', 1, 'BOBANA SCRUB VITAMIN C 150 ML', 'bobana-scrub-vitamin-c-150-ml-czRgjJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39103, NULL, 'admin', 1, 'BOBANA SUNSCREEN LOTION 1+1 OFFER', 'bobana-sunscreen-lotion-11-offer-GQ0mhp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39104, NULL, 'admin', 1, 'BODYLICIOUS JASMINE BLOOM SHEA BUTTER', 'bodylicious-jasmine-bloom-shea-butter-rrtsgU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39105, NULL, 'admin', 1, 'BONE CARE 1 MCG 30 TAB', 'bone-care-1-mcg-30-tab-QED8To', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 132, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39106, NULL, 'admin', 1, 'BORGASONE CREAM', 'borgasone-cream-NJ1gw7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39107, NULL, 'admin', 1, 'BOURJOIS AIR MAT 03', 'bourjois-air-mat-03-IwXIy9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1080, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (39108, NULL, 'admin', 1, 'BOXEBO CREAM 15GM', 'boxebo-cream-15gm-VYC0Zn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39109, NULL, 'admin', 1, 'BRAIN-OX CAP', 'brain-ox-cap-s3yNYq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39110, NULL, 'admin', 1, 'BRAN CAP', 'bran-cap-F1uVeP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39111, NULL, 'admin', 1, 'BRETT WASH 250 ML', 'brett-wash-250-ml-AZHd0Z', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39112, NULL, 'admin', 1, 'BREXIN 10TAB', 'brexin-10tab-5CNv6X', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39113, NULL, 'admin', 1, 'BRIMONOCOND 0.2 % EYE DROPS', 'brimonocond-02-eye-drops-rPSw85', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39114, NULL, 'admin', 1, 'BRINGO LOTION 120 ML', 'bringo-lotion-120-ml-M7TUuk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39115, NULL, 'admin', 1, 'BRISTAFLAM 100MG 20TAB', 'bristaflam-100mg-20tab-9c4FVQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39116, NULL, 'admin', 1, 'BRIVAFUTAL 50 MG 30 TABS', 'brivafutal-50-mg-30-tabs-xuNgeX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 228, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39117, NULL, 'admin', 1, 'BROMOFLAM 0.09 EYE DROPS 5ML', 'bromoflam-009-eye-drops-5ml-xu6o5O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 52.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39118, NULL, 'admin', 1, 'BRONCHICUM-ELIXIR SYRUP 100 ML', 'bronchicum-elixir-syrup-100-ml-K186DX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69, 0, '0', NULL, 'exclude', '0', 'percent', 13, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39119, NULL, 'admin', 1, 'BRONCHICUM 20LOZENGES TAB', 'bronchicum-20lozenges-tab-ysehsc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39120, NULL, 'admin', 1, 'BRONCHO-VAXOM INFANT CAP', 'broncho-vaxom-infant-cap-E6t2Ga', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 158, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39121, NULL, 'admin', 1, 'BRONCHOLIN S SOLUTION', 'broncholin-s-solution-FKg7Uy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39122, NULL, 'admin', 1, 'BRONCHOPRO DROPS', 'bronchopro-drops-WawQb9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 19.5, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39123, NULL, 'admin', 1, 'BRONCHOPRO RETARD 10CAP', 'bronchopro-retard-10cap-8JWJ56', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 14, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39124, NULL, 'admin', 1, 'BRONCHOPRO SYRUP', 'bronchopro-syrup-ZMXgbK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39125, NULL, 'admin', 1, 'BROSH 60 GM CREAM', 'brosh-60-gm-cream-zKBcEE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 68.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39126, NULL, 'admin', 1, 'BRUFEN 200MG 30TAB', 'brufen-200mg-30tab-iE5Jlj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39127, NULL, 'admin', 1, 'BRUFEN 400MG 30TAB', 'brufen-400mg-30tab-3glvzL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 78, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39128, NULL, 'admin', 1, 'BRUFEN 600 MG 30TAB', 'brufen-600-mg-30tab-J5PtBg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 99, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39129, NULL, 'admin', 1, 'BRUFEN COLD 400/60 MG 20 CAPS', 'brufen-cold-40060-mg-20-caps-0sO5rC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39130, NULL, 'admin', 1, 'BRUFEN EFF 10 SAC', 'brufen-eff-10-sac-YCo9Oy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39131, NULL, 'admin', 1, 'BRUFEN SYRUP 150 ML', 'brufen-syrup-150-ml-QT7Kh3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 44, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39132, NULL, 'admin', 1, 'BUBBLES BABY FEEDING BOTTLE CLASSIC 260 ML 6MONTH', 'bubbles-baby-feeding-bottle-classic-260-ml-6month-J8Rzzm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39133, NULL, 'admin', 1, 'BUBBLES NATURAL 150 MIL ROSE', 'bubbles-natural-150-mil-rose-yUS9IG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39134, NULL, 'admin', 1, 'BUBBLES NATURAL 150 MIL لبني', 'bubbles-natural-150-mil-lbny-cMz4SF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39135, NULL, 'admin', 1, 'BUBBLES NATURAL NIPPLE 9+ MONTHS', 'bubbles-natural-nipple-9-months-ZbnFRN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39136, NULL, 'admin', 1, 'BURBERRY BODY 85 ML', 'burberry-body-85-ml-u5ZCqa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 3645, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39137, NULL, 'admin', 1, 'BURBERRY BODY CREAM 50 ML', 'burberry-body-cream-50-ml-C9d9bg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39138, NULL, 'admin', 1, 'BURBERRY BODY LOTION 50 ML', 'burberry-body-lotion-50-ml-wyBxvl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39139, NULL, 'admin', 1, 'BURNASORES TOPICAL OINTMENT 30GM', 'burnasores-topical-ointment-30gm-7fEvIL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39140, NULL, 'admin', 1, 'BURNER 40 GUM PIECES', 'burner-40-gum-pieces-jep95t', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39141, NULL, 'admin', 1, 'BUSCOPAN 20 TAB', 'buscopan-20-tab-MQ7nEz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 37.5, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39142, NULL, 'admin', 1, 'BUSCOPAN 20MG 6AMP 1ML', 'buscopan-20mg-6amp-1ml-6Y9Mk0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 51, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39143, NULL, 'admin', 1, 'BUSPAR 10 MG 20 TAB', 'buspar-10-mg-20-tab-PKrnOG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 53, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39144, NULL, 'admin', 1, 'bvlgari man in black 100 ml', 'bvlgari-man-in-black-100-ml-onavdS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39145, NULL, 'admin', 1, 'C-RETARD 500 MG CAP', 'c-retard-500-mg-cap-DpMltM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 15, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39146, NULL, 'admin', 1, 'C-VIT DROPS', 'c-vit-drops-7xvy6B', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 19.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39147, NULL, 'admin', 1, 'C-WELL WHITENING SERUM LET THE SKIN GLOW 30ML', 'c-well-whitening-serum-let-the-skin-glow-30ml-MiaDEC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39148, NULL, 'admin', 1, 'C 1000MG PURITANS PRIDE 100 TAB', 'c-1000mg-puritans-pride-100-tab-pjsemp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 700, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39149, NULL, 'admin', 1, 'CACHE DOR SPRAY FOR WOMEN 150 ML', 'cache-dor-spray-for-women-150-ml-cmkkTC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39150, NULL, 'admin', 1, 'CAFLON CERTIFIED STERILE', 'caflon-certified-sterile-CfJ748', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39151, NULL, 'admin', 1, 'caftohist eye', 'caftohist-eye-Wuq08t', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39152, NULL, 'admin', 1, 'CAL-MAG 30TAB', 'cal-mag-30tab-qhFlBd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 147, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39153, NULL, 'admin', 1, 'cal-mag joint', 'cal-mag-joint-rZm2fk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39154, NULL, 'admin', 1, 'CAL PREG 30TAB', 'cal-preg-30tab-MdzFm0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39155, NULL, 'admin', 1, 'CAL PREG D 30TAB', 'cal-preg-d-30tab-zmuWeB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39156, NULL, 'admin', 1, 'CALCAU 20PIECES', 'calcau-20pieces-ecxp6k', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39157, NULL, 'admin', 1, 'CALCI-MASH 30 TAB', 'calci-mash-30-tab-3SBf63', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39158, NULL, 'admin', 1, 'CALCIMERA 30 CAPLETS', 'calcimera-30-caplets-Dr49xf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 109, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39159, NULL, 'admin', 1, 'CALCITONIUM 100I.U/ML', 'calcitonium-100iuml-vTnNjI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39160, NULL, 'admin', 1, 'CALCITRON 30CAP', 'calcitron-30cap-ysqHE9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 132, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39161, NULL, 'admin', 1, 'CALCIUM D3F TAB', 'calcium-d3f-tab-HjpNVh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 51, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39162, NULL, 'admin', 1, 'CALMA KING SYRUP 120ML', 'calma-king-syrup-120ml-uaCjyv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39163, NULL, 'admin', 1, 'CALMINAL SYRUP 120ML', 'calminal-syrup-120ml-WB052w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39164, NULL, 'admin', 1, 'CALTONEX 30 TAB', 'caltonex-30-tab-oAtI5N', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 84, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39165, NULL, 'admin', 1, 'CAMAY SAPO 115', 'camay-sapo-115-29I3Qb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39166, NULL, 'admin', 1, 'CAMAY SHOWER GEL 1000', 'camay-shower-gel-1000-4XTHXr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39167, NULL, 'admin', 1, 'CAMAY SOPHISTIQUE SOAP 170GM', 'camay-sophistique-soap-170gm-RHi9hI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39168, NULL, 'admin', 1, 'CANDALKAN 16 MG 14 TAB', 'candalkan-16-mg-14-tab-ah7EpS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39169, NULL, 'admin', 1, 'CANDALKAN 4 MG 14 TAB', 'candalkan-4-mg-14-tab-zCYJYE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39170, NULL, 'admin', 1, 'CANDALKAN 8 MG 14 TAB.', 'candalkan-8-mg-14-tab-NVYqBS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39171, NULL, 'admin', 1, 'CANDALKAN PLUS 16/12.50 MG 14 TAB', 'candalkan-plus-161250-mg-14-tab-83eeEK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 74, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39172, NULL, 'admin', 1, 'CANDICURE CREAM 30 GM', 'candicure-cream-30-gm-L9OqNk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39173, NULL, 'admin', 1, 'CANDISTAN 40GM CREAM', 'candistan-40gm-cream-2EMhwf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 33, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39174, NULL, 'admin', 1, 'CANPOL BABIES EASYSTART SILICON TEAT 1', 'canpol-babies-easystart-silicon-teat-1-AUNbHr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39175, NULL, 'admin', 1, 'CANPOL BABIES EASYSTART SILICONE TEAT 0+', 'canpol-babies-easystart-silicone-teat-0-ZstmBy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39176, NULL, 'admin', 1, 'CANPOL BABIES SILICONE ORTHODONTIC TEAT 2', 'canpol-babies-silicone-orthodontic-teat-2-CR29H6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39177, NULL, 'admin', 1, 'CANPOL BABIES SILICONE UNIVERSAL TEAT 0+', 'canpol-babies-silicone-universal-teat-0-6KnV79', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39178, NULL, 'admin', 1, 'CANPOL BABIES SILICONE UNIVERSAL TEAT 2', 'canpol-babies-silicone-universal-teat-2-IV1BuO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 13.5, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39179, NULL, 'admin', 1, 'CANPOL BABY SOOTHER HOLDER 2/435', 'canpol-baby-soother-holder-2435-250Nus', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 79, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39180, NULL, 'admin', 1, 'CANPOL BABY SOOTHER HOLDER OM+', 'canpol-baby-soother-holder-om-SJh6BG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39181, NULL, 'admin', 1, 'CANPOL BABY 18/124', 'canpol-baby-18124-8PDues', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 16.7, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39182, NULL, 'admin', 1, 'CANPOL BABY SILICONE ORTHODONTIC TEAT 1', 'canpol-baby-silicone-orthodontic-teat-1-qoFKxg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39183, NULL, 'admin', 1, 'CANPOL BABY SOOTHER 22/507', 'canpol-baby-soother-22507-PKLXjV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39184, NULL, 'admin', 1, 'CANPOL BABY WATER TEETHER CODE 74/022', 'canpol-baby-water-teether-code-74022-QbHiT1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39185, NULL, 'admin', 1, 'CANPOL EASYSTART BREAST PUMP', 'canpol-easystart-breast-pump-YQyqUf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1135, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39186, NULL, 'admin', 1, 'CANPOL SILICON COD 22/410', 'canpol-silicon-cod-22410-GcC65W', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39187, NULL, 'admin', 1, 'CANPOL SILICON ORTHODONTIC TEAT 3', 'canpol-silicon-orthodontic-teat-3-HwB5DF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39188, NULL, 'admin', 1, 'CANPOL SILICONE COD 18/115', 'canpol-silicone-cod-18115-BjNucR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39189, NULL, 'admin', 1, 'CANPOL SILICONE TEAT COD 18/118 4', 'canpol-silicone-teat-cod-18118-4-0aDVXh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39190, NULL, 'admin', 1, 'CANPOL SILICONE UNIVERSAL TEAT 3', 'canpol-silicone-universal-teat-3-ClY9zp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39191, NULL, 'admin', 1, 'CANPOL SOOTHER HOLDER CODE NO 10/876', 'canpol-soother-holder-code-no-10876-Vz0ho7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39192, NULL, 'admin', 1, 'CANPOL SOOTHER HOLDER CODE NO 2/434', 'canpol-soother-holder-code-no-2434-dYIE6i', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39193, NULL, 'admin', 1, 'CANTU CARE FOR KIDS CONDITIONING 237GM', 'cantu-care-for-kids-conditioning-237gm-4cyaIO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 427, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39194, NULL, 'admin', 1, 'CANTU CARE FOR KIDS STYLING CUSTARD 227 GM', 'cantu-care-for-kids-styling-custard-227-gm-KhbOtx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 415, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39195, NULL, 'admin', 1, 'CANTU GEL EDGE', 'cantu-gel-edge-6Mp6oF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 385, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39196, NULL, 'admin', 1, 'CANTU JAMAICAN BLACK CASTER OIL', 'cantu-jamaican-black-caster-oil-wuGInE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 420, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39197, NULL, 'admin', 1, 'CANTU NOURISHING SHAMPOO FOR KIDS 237 ML', 'cantu-nourishing-shampoo-for-kids-237-ml-sJSiOM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 420, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39198, NULL, 'admin', 1, 'CANTU SHEA BUTTER NATURAL HAIR 237 GM', 'cantu-shea-butter-natural-hair-237-gm-StSdbb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 515, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39199, NULL, 'admin', 1, 'CANTU SHEA BUTTER SHAMPOO 400GM', 'cantu-shea-butter-shampoo-400gm-vIoPQq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 565, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39200, NULL, 'admin', 1, 'CANULA all', 'canula-all-nFbE35', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39201, NULL, 'admin', 1, 'CAPIXY HAIR LOSS CREAM 120 ML', 'capixy-hair-loss-cream-120-ml-NtwuIl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39202, NULL, 'admin', 1, 'CAPIXY HAIR LOSS SHAMPOO 250 ML', 'capixy-hair-loss-shampoo-250-ml-wbJWIp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39203, NULL, 'admin', 1, 'CAPIXY INTENSE SPRAY TONIQUE 125 ML', 'capixy-intense-spray-tonique-125-ml-xewEhV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 650, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39204, NULL, 'admin', 1, 'CAPOTEN 25MG 20TAB', 'capoten-25mg-20tab-9RhTvk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 32, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (39205, NULL, 'admin', 1, 'CAPOTEN 50MG 10 TAB', 'capoten-50mg-10-tab-MDDU0G', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 14.75, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39206, NULL, 'admin', 1, 'CAPOTRIL 50MG TAB', 'capotril-50mg-tab-BXktAM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 19, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39207, NULL, 'admin', 1, 'CAPOZIDE 50/25MG 30TAB', 'capozide-5025mg-30tab-ClN5le', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 93, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39208, NULL, 'admin', 1, 'CAPRY TOP SULPHER SOAP', 'capry-top-sulpher-soap-skrHqE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39209, NULL, 'admin', 1, 'CARBAMIDE CREAM', 'carbamide-cream-ZPm13L', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 14, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39210, NULL, 'admin', 1, 'CARBIMAZOLE 50 TAB', 'carbimazole-50-tab-ZnEczL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39211, NULL, 'admin', 1, 'CARDIOTIMIDE 20 MG 20 TAB', 'cardiotimide-20-mg-20-tab-HhnQYE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39212, NULL, 'admin', 1, 'CARDURA 1 MG 21 TAB', 'cardura-1-mg-21-tab-Zuk3Pd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 58.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39213, NULL, 'admin', 1, 'CARDURA 4 MG 14 TAB', 'cardura-4-mg-14-tab-U1AS4b', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39214, NULL, 'admin', 1, 'CARDURA 4MG XL TAB', 'cardura-4mg-xl-tab-Yusp3n', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 255, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39215, NULL, 'admin', 1, 'CARE & MORE GLYCERIN CREAM 250ML', 'care-more-glycerin-cream-250ml-xbxZfe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39216, NULL, 'admin', 1, 'CARE&MORE GLYCERIN CREAM 125ML', 'caremore-glycerin-cream-125ml-YP6QKY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39217, NULL, 'admin', 1, 'CARE&MORE GLYCERIN COCONUT CREAM 75ML', 'caremore-glycerin-coconut-cream-75ml-stFIQz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39218, NULL, 'admin', 1, 'CARE&MORE GLYCERIN DEEP CREAM 75ML', 'caremore-glycerin-deep-cream-75ml-Z34eA3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39219, NULL, 'admin', 1, 'CAREDALUD SR 30 TABS', 'caredalud-sr-30-tabs-FNR5rU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 37.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39220, NULL, 'admin', 1, 'CARNIVITA ADVANCE FOR MEN 30 SACH', 'carnivita-advance-for-men-30-sach-vxFoYb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 395, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39221, NULL, 'admin', 1, 'CARNIVITA ADVANCE FOR WOMEN 30 SACH', 'carnivita-advance-for-women-30-sach-zyjdmM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39222, NULL, 'admin', 1, 'CARNIVITA FORTE 30 CAP', 'carnivita-forte-30-cap-8HhH5c', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 177, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39223, NULL, 'admin', 1, 'CAROXA SCAR GEL 30 GM', 'caroxa-scar-gel-30-gm-cwsnj7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 600, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39224, NULL, 'admin', 1, 'CARVID 6.25MG 20TAB', 'carvid-625mg-20tab-87XRKp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39225, NULL, 'admin', 1, 'CARVID 6.25MG 30TAB', 'carvid-625mg-30tab-Wjbzkm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39226, NULL, 'admin', 1, 'CARVID 25MG 20TAB', 'carvid-25mg-20tab-jqBHmE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39227, NULL, 'admin', 1, 'CARVID 25MG 30TAB', 'carvid-25mg-30tab-pjuvnn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 81, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39228, NULL, 'admin', 1, 'CAST OIL MIX 60 ML', 'cast-oil-mix-60-ml-UEkXNP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39229, NULL, 'admin', 1, 'CAST SLIPPERS SIZE L', 'cast-slippers-size-l-SEXJQz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39230, NULL, 'admin', 1, 'CATAFAST 50MG 9SACHETS', 'catafast-50mg-9sachets-D0IJp2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39231, NULL, 'admin', 1, 'CATAFLAM 25MG 20TAB', 'cataflam-25mg-20tab-uNAYDk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39232, NULL, 'admin', 1, 'CATAFLAM 50MG 20TAB', 'cataflam-50mg-20tab-QWag8F', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 86, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39233, NULL, 'admin', 1, 'CATAFLAM 6AMP', 'cataflam-6amp-PLJOl8', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 1, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680a767dd4d76.webp\"]', '[]', '2025-04-24-680a767de235e.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 83, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 19:36:16', 1, 0, NULL, NULL, '2025-04-24-680a767ddf8d8.png', 1, NULL, 0.00, 0, NULL, NULL, '129386'), (39234, NULL, 'admin', 1, 'CE-TUA NOSE PORE STRIPS 3 STRIPS', 'ce-tua-nose-pore-strips-3-strips-janssH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39235, NULL, 'admin', 1, 'CEFAXONE 1GM VIAL IM', 'cefaxone-1gm-vial-im-iwujny', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39236, NULL, 'admin', 1, 'CEFAXONE 500MG VIAL IM', 'cefaxone-500mg-vial-im-oQUt9t', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 49, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39237, NULL, 'admin', 1, 'CEFIXIME 100MG SUSP 30 ML', 'cefixime-100mg-susp-30-ml-giVxIv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 28, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39238, NULL, 'admin', 1, 'CEFOBID 1GM VIAL', 'cefobid-1gm-vial-Bz2DuY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 104, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39239, NULL, 'admin', 1, 'CEFOTAX 1 GM VIAL', 'cefotax-1-gm-vial-UZOKT2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 43, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39240, NULL, 'admin', 1, 'CEFOTAX 2 GM VIAL', 'cefotax-2-gm-vial-SSerzO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 62, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39241, NULL, 'admin', 1, 'CEFTRIAXONE 0.5GM VIAL IM', 'ceftriaxone-05gm-vial-im-3O9W4w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 62, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39242, NULL, 'admin', 1, 'CELEBORG 200 MG 20 CAP', 'celeborg-200-mg-20-cap-cpHK8k', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 99, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39243, NULL, 'admin', 1, 'CELEBREX 100MG 10CAP', 'celebrex-100mg-10cap-oV94pu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 92, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39244, NULL, 'admin', 1, 'CELEBREX 200MG 15CAP', 'celebrex-200mg-15cap-8QWqQM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 198, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39245, NULL, 'admin', 1, 'CELLCEPT 500MG 50TAB', 'cellcept-500mg-50tab-jw3Akv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1460, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39246, NULL, 'admin', 1, 'CENTRAM SILVER 100 TABS', 'centram-silver-100-tabs-gEjuby', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 780, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39247, NULL, 'admin', 1, 'CENTRUM SILVER MEN +50 100 TAB / IMP', 'centrum-silver-men-50-100-tab-imp-nUU5S3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39248, NULL, 'admin', 1, 'CENTRUM WITH LUTEIN 100 TAB', 'centrum-with-lutein-100-tab-nKS1KB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 780, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39249, NULL, 'admin', 1, 'CENTRUM WOMAN A TO ZINC 100 TABS', 'centrum-woman-a-to-zinc-100-tabs-KBsqpV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 709.98, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39250, NULL, 'admin', 1, 'CENTRUM WOMEN 60 TABS IMP', 'centrum-women-60-tabs-imp-iXgq2r', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1390, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39251, NULL, 'admin', 1, 'CEPOREX 1GM 8TAB', 'ceporex-1gm-8tab-5BhKBF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 78, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39252, NULL, 'admin', 1, 'CERAVE FACIALMOISTURISING LOCAO LOTION 30SPE', 'cerave-facialmoisturising-locao-lotion-30spe-WwzHwx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 540, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39253, NULL, 'admin', 1, 'CERAVE FOAMING CLEANSER 236 ML', 'cerave-foaming-cleanser-236-ml-OcD1GI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 559, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39254, NULL, 'admin', 1, 'cerave foaming cleanser 473 ml', 'cerave-foaming-cleanser-473-ml-wOdrs6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 869, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39255, NULL, 'admin', 1, 'CERAVE HYDRATING CLEANSER 236 ML', 'cerave-hydrating-cleanser-236-ml-EFSqo9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 559, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39256, NULL, 'admin', 1, 'CERAVE HYDRATING CLENSER DRY SKIN 473 ML', 'cerave-hydrating-clenser-dry-skin-473-ml-IkgRQQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 869, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39257, NULL, 'admin', 1, 'CERAVE MOISTRISING CREAM 340 GM', 'cerave-moistrising-cream-340-gm-iaRClj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 769, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39258, NULL, 'admin', 1, 'CERAVE MOISTURISING LOTION 473ML', 'cerave-moisturising-lotion-473ml-S129Vv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 930, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39259, NULL, 'admin', 1, 'CERAVE SA SMOOTHING CLEANSER 236 ML', 'cerave-sa-smoothing-cleanser-236-ml-zGjRrT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 559, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39260, NULL, 'admin', 1, 'CERAVE SA SMOOTHING CLEANSER 473 ML', 'cerave-sa-smoothing-cleanser-473-ml-NKkcZn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 949.02, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39261, NULL, 'admin', 1, 'CERAZETTE 28 TAB', 'cerazette-28-tab-DnquUU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39262, NULL, 'admin', 1, 'CEREBRO-FORTE 800MG 30TAB', 'cerebro-forte-800mg-30tab-ODc0dM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 66, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39263, NULL, 'admin', 1, 'CEREBRO FORTE SYRUP', 'cerebro-forte-syrup-Ag3hq9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 62, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39264, NULL, 'admin', 1, 'CEREBROFORTE 1200', 'cerebroforte-1200-teZbPb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39265, NULL, 'admin', 1, 'CEREBROLYSIN AMP 1ML', 'cerebrolysin-amp-1ml-52kxUd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 320, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39266, NULL, 'admin', 1, 'CEREBROLYSIN AMP 5ML', 'cerebrolysin-amp-5ml-DTS1T7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 740, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39267, NULL, 'admin', 1, 'CEREBROMAP 200 MG 30 CAP', 'cerebromap-200-mg-30-cap-tD5put', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 225, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39268, NULL, 'admin', 1, 'CERELAC NESTLE RICE 125 GM', 'cerelac-nestle-rice-125-gm-tJdj6B', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39269, NULL, 'admin', 1, 'CERELAC WHEAT & MILK 125mg', 'cerelac-wheat-milk-125mg-Rx65KR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39270, NULL, 'admin', 1, 'cerelac تمر وقمح مع لبن 500', 'cerelac-tmr-okmh-maa-lbn-500-T8qgz5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39271, NULL, 'admin', 1, 'CEROLAV 60ML GEL', 'cerolav-60ml-gel-Bnucg7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39272, NULL, 'admin', 1, 'CERVETOLKA 250 MG 60 ML SYRUP', 'cervetolka-250-mg-60-ml-syrup-rtdL7R', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39273, NULL, 'admin', 1, 'CERVITAM 400/20MG 20CAP', 'cervitam-40020mg-20cap-jwaHLP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 86, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39274, NULL, 'admin', 1, 'CETAFEN 30 TAB', 'cetafen-30-tab-szmj7N', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 33, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39275, NULL, 'admin', 1, 'CETAL 10000 MG 15 TABS', 'cetal-10000-mg-15-tabs-fNSxaP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39276, NULL, 'admin', 1, 'CETAL 500MG 20TAB', 'cetal-500mg-20tab-IfyvLU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39277, NULL, 'admin', 1, 'CETAL DROPS', 'cetal-drops-0ZlaHh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 23, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39278, NULL, 'admin', 1, 'CETAL SUPP', 'cetal-supp-ygcMEP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 13, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39279, NULL, 'admin', 1, 'CETAL SUSP', 'cetal-susp-IAbK3o', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 31, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39280, NULL, 'admin', 1, 'CETAPHIL REFRESH TONER 150ML', 'cetaphil-refresh-toner-150ml-5bSW60', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 690, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39281, NULL, 'admin', 1, 'CETRAK 10MG 20 TAB', 'cetrak-10mg-20-tab-Idxld8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 31, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39282, NULL, 'admin', 1, 'CETRAK SYRUP', 'cetrak-syrup-cN3IZX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39283, NULL, 'admin', 1, 'CEVAMOL EFF TAB', 'cevamol-eff-tab-tWEwIQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 59, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39284, NULL, 'admin', 1, 'CH ALPHA 10 SACHETS', 'ch-alpha-10-sachets-UrNjVR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 295, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 16:39:02', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39285, NULL, 'admin', 1, 'CH ALPHA PLUS 10 SACHETS', 'ch-alpha-plus-10-sachets-FeIwfV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 16:40:06', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39286, NULL, 'admin', 1, 'chartoreg plus 80/10mg', 'chartoreg-plus-8010mg-J1O30w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 146, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39287, NULL, 'admin', 1, 'chartoreg plus 80/12.5mg', 'chartoreg-plus-80125mg-2DCNow', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39288, NULL, 'admin', 1, 'CHICCO BREAST PUMP', 'chicco-breast-pump-sm09zf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 589, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39289, NULL, 'admin', 1, 'CHICCO COVER CLIP 0M+', 'chicco-cover-clip-0m-kuYfrv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 319, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39290, NULL, 'admin', 1, 'CHICCO LATEX NIPPLE ORIGINAL TOUCH 0M+', 'chicco-latex-nipple-original-touch-0m-dKnHB7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 319, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39291, NULL, 'admin', 1, 'CHICCO LATEX NIPPLE ORIGINAL TOUCH 6M+', 'chicco-latex-nipple-original-touch-6m-XBpACb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 319, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39292, NULL, 'admin', 1, 'CHICCO LATEX NIPPLE WELL BEING 0M+ REGULAR', 'chicco-latex-nipple-well-being-0m-regular-ExA05b', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 319, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39293, NULL, 'admin', 1, 'CHICCO LATEX NIPPLE WELL BEING 2M+ ADJUSTABLE', 'chicco-latex-nipple-well-being-2m-adjustable-5sJa0m', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 319, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39294, NULL, 'admin', 1, 'CHICCO LATEX NIPPLE WELL BEING 2M+ MEDIUM', 'chicco-latex-nipple-well-being-2m-medium-RLp90l', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 319, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39295, NULL, 'admin', 1, 'CHICCO NATURAL FEELING 2M+ 250 ML', 'chicco-natural-feeling-2m-250-ml-HbguQL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 699, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39296, NULL, 'admin', 1, 'CHICCO NATURAL FEELING VETRO GLASS 0M+ 150 ML', 'chicco-natural-feeling-vetro-glass-0m-150-ml-NSk4wh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 749, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39297, NULL, 'admin', 1, 'CHICCO SILICONE NIPPLE NATURAL FEELING 2M+', 'chicco-silicone-nipple-natural-feeling-2m-v4QxGc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 399, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39298, NULL, 'admin', 1, 'CHICCO SILICONE NIPPLE NATURAL FEELING 4M+', 'chicco-silicone-nipple-natural-feeling-4m-R6TIBO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 399, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39299, NULL, 'admin', 1, 'CHICCO SILICONE NIPPLE NATURAL FEELING 6M+ FOOD', 'chicco-silicone-nipple-natural-feeling-6m-food-IdkvvH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 399, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39300, NULL, 'admin', 1, 'CHICCO SILICONE NIPPLE PHYSIO 0M+', 'chicco-silicone-nipple-physio-0m-4h7tvT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 449, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39301, NULL, 'admin', 1, 'CHICCO SILICONE NIPPLE PHYSIO 2M+', 'chicco-silicone-nipple-physio-2m-SBy5sm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 449, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (39302, NULL, 'admin', 1, 'CHICCO SILICONE NIPPLE PHYSIO 4M+', 'chicco-silicone-nipple-physio-4m-1DoZzd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 449, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39303, NULL, 'admin', 1, 'CHICCO TEAT PHYSIO FORMA COMFORT 6-16 M BLUE', 'chicco-teat-physio-forma-comfort-6-16-m-blue-EUMam7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 339, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39304, NULL, 'admin', 1, 'CHILD NON ADHESIVE SKIN PULL', 'child-non-adhesive-skin-pull-vJ37pC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39305, NULL, 'admin', 1, 'CHOLEROSE 10MG 21 TAB', 'cholerose-10mg-21-tab-J7Dtqz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 102, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39306, NULL, 'admin', 1, 'CHOLEROSE 20 MG 21 TAB', 'cholerose-20-mg-21-tab-QnSIJY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 132, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39307, NULL, 'admin', 1, 'CHOLEROSE 5 MG 14 TAB', 'cholerose-5-mg-14-tab-gANnX7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 58, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39308, NULL, 'admin', 1, 'CHOLEROSE PLUS 10/10 28 TAB', 'cholerose-plus-1010-28-tab-jp1Nin', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39309, NULL, 'admin', 1, 'CHOLEROSE PLUS 10/10 28 TAB 4 strips', 'cholerose-plus-1010-28-tab-4-strips-KEXi8h', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 172, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39310, NULL, 'admin', 1, 'CHOLEROSE PLUS 10/20 14 TAB', 'cholerose-plus-1020-14-tab-vKqcOj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 276, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39311, NULL, 'admin', 1, 'cholerose plus 40/10', 'cholerose-plus-4010-dW9A9j', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39312, NULL, 'admin', 1, 'choletrix-d3 ORAL DROPS', 'choletrix-d3-oral-drops-fD21av', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39313, NULL, 'admin', 1, 'CHROMAX 60 CAP', 'chromax-60-cap-SSNZ4N', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 177, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39314, NULL, 'admin', 1, 'CHROMITRON 30CAPS', 'chromitron-30caps-qb0Kwe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39315, NULL, 'admin', 1, 'CHROMIUM CAP', 'chromium-cap-WxnDAQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39316, NULL, 'admin', 1, 'CIALIS 2 TAB', 'cialis-2-tab-Fqwsvd', 'physical', '[{\"id\":\"9\",\"position\":1}]', '9', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680985690c6ea.webp\"]', '[]', '2025-04-24-680985692fda8.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 237, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 02:27:34', 1, 0, NULL, NULL, '2025-04-24-6809856919e5c.png', 1, NULL, 0.00, 0, NULL, NULL, '110236'), (39317, NULL, 'admin', 1, 'CIALIS 20 MG 30 TAB IMPORT', 'cialis-20-mg-30-tab-import-oVg1jW', 'physical', '[{\"id\":\"9\",\"position\":1}]', '9', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-6809850c5d28b.webp\"]', '[]', '2025-04-24-6809850c7c5f9.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 1930, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 02:26:04', 1, 0, NULL, NULL, '2025-04-24-6809850c6f6dd.png', 1, NULL, 0.00, 0, NULL, NULL, '182274'), (39318, NULL, 'admin', 1, 'CIALIS 20 MG 4TAB', 'cialis-20-mg-4tab-pfUTRK', 'physical', '[{\"id\":\"9\",\"position\":1}]', '9', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-6809845576cb8.webp\"]', '[]', '2025-04-24-6809845592228.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 474, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-24 02:22:58', 1, 0, NULL, NULL, '2025-04-24-68098455862a7.png', 1, NULL, 0.00, 0, NULL, NULL, '122447'), (39319, NULL, 'admin', 1, 'cica lab GEL 50ml', 'cica-lab-gel-50ml-JnNZxH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 248, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39320, NULL, 'admin', 1, 'CIDAMEX 250MG 20TAB', 'cidamex-250mg-20tab-dWpT4z', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 44, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39321, NULL, 'admin', 1, 'CIDOLUT NOR TAB', 'cidolut-nor-tab-BKxImA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39322, NULL, 'admin', 1, 'CIDOPHAGE 500MG 10TAB', 'cidophage-500mg-10tab-yCzBDh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 550, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39323, NULL, 'admin', 1, 'CIDOPHAGE RETARD 850MG 60TAB', 'cidophage-retard-850mg-60tab-Fllhbh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39324, NULL, 'admin', 1, 'CIPAZOLE FORTE 1MG 2TAB', 'cipazole-forte-1mg-2tab-raC3Qn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 17.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39325, NULL, 'admin', 1, 'cipra pro 30 tap', 'cipra-pro-30-tap-ZQurJf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 237, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39326, NULL, 'admin', 1, 'CIPRALEX 10MG 28FILM TABLET IMPORTER', 'cipralex-10mg-28film-tablet-importer-jxWmcm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 392, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39327, NULL, 'admin', 1, 'CIPRAMAX 40 MG 10 TAB', 'cipramax-40-mg-10-tab-RQmmb8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39328, NULL, 'admin', 1, 'CIPRO 500 MG 10 TAB', 'cipro-500-mg-10-tab-aNqFrQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 53, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39329, NULL, 'admin', 1, 'CIPRO DROPS', 'cipro-drops-mbFEl5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 9, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39330, NULL, 'admin', 1, 'CIPROCIN 0.3% 5GM OINT', 'ciprocin-03-5gm-oint-2TsFWY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 21, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39331, NULL, 'admin', 1, 'CIPROCIN 500MG 10TAB', 'ciprocin-500mg-10tab-O3U6kE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 53, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39332, NULL, 'admin', 1, 'CIPROCIN 750MG TAB', 'ciprocin-750mg-tab-yoxiB7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 68.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39333, NULL, 'admin', 1, 'CIPRODIAZOLE 20 TAB', 'ciprodiazole-20-tab-KgRGth', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 148, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39334, NULL, 'admin', 1, 'CIPROFAR 500MG TAB', 'ciprofar-500mg-tab-qigo1t', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39335, NULL, 'admin', 1, 'CIPROFAR 750MG TAB', 'ciprofar-750mg-tab-NTe6YV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 86, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39336, NULL, 'admin', 1, 'CIPROFLOXACIN 500MG 10TAB AMRYA', 'ciprofloxacin-500mg-10tab-amrya-4k0Rls', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39337, NULL, 'admin', 1, 'CIPROFLOXACIN 750 MG 10 TAB', 'ciprofloxacin-750-mg-10-tab-aoIkWe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 89, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39338, NULL, 'admin', 1, 'CIPROMEGA 1 GM XL 14 TAB', 'cipromega-1-gm-xl-14-tab-y27zhA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 128, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39339, NULL, 'admin', 1, 'CITALO 20MG 14TAB', 'citalo-20mg-14tab-77Ed8N', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 81, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39340, NULL, 'admin', 1, 'CITALO 40MG 30TAB', 'citalo-40mg-30tab-RXrUTU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 133.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39341, NULL, 'admin', 1, 'CITAPRONEX 20 MG 14 TAB', 'citapronex-20-mg-14-tab-N4auCu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 78, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39342, NULL, 'admin', 1, 'CITAPRONEX 5MG 14 TAB', 'citapronex-5mg-14-tab-xYHk7V', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39343, NULL, 'admin', 1, 'CITROPANTHEN CREAM', 'citropanthen-cream-PsdfTp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39344, NULL, 'admin', 1, 'CLARINS DOUBLE SERUM', 'clarins-double-serum-3yAZjf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 5000, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39345, NULL, 'admin', 1, 'CLARITINE 20TAB', 'claritine-20tab-BU08WC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39346, NULL, 'admin', 1, 'CLARY CONDITIONER 300 ML', 'clary-conditioner-300-ml-6gXrUA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 320, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39347, NULL, 'admin', 1, 'CLARY FRESH SCALP 300 GM', 'clary-fresh-scalp-300-gm-Z3drwa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 370, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39348, NULL, 'admin', 1, 'CLARY HAIR MASK', 'clary-hair-mask-BnqrdF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 360, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39349, NULL, 'admin', 1, 'CLARY HAIR MIST HYDRATING', 'clary-hair-mist-hydrating-o1c5k2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39350, NULL, 'admin', 1, 'CLARY HAIR WATWR', 'clary-hair-watwr-GrECQZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39351, NULL, 'admin', 1, 'CLARY leave in cream', 'clary-leave-in-cream-fEkXXb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39352, NULL, 'admin', 1, 'CLARY SHAMPOO 300 ML', 'clary-shampoo-300-ml-mZDEHk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39353, NULL, 'admin', 1, 'CLATEX 75 MG 30 TAB', 'clatex-75-mg-30-tab-CKUSNk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 117, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39354, NULL, 'admin', 1, 'CLAVIMOX 1 MG 12TAB3شريط', 'clavimox-1-mg-12tab3shryt-LoJJCA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39355, NULL, 'admin', 1, 'CLAVIMOX 642 MG / 5 ML SUSP', 'clavimox-642-mg-5-ml-susp-my2stX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 89, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39356, NULL, 'admin', 1, 'CLEAJOUR EYE CONCEALER 30ML', 'cleajour-eye-concealer-30ml-YpewFC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 299, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39357, NULL, 'admin', 1, 'CLEAJOUR FACIAL WASH 200ML', 'cleajour-facial-wash-200ml-LZMKqx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 225, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39358, NULL, 'admin', 1, 'CLEAJOUR HAIR ELIXIR 150ML', 'cleajour-hair-elixir-150ml-QI46gw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 410, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39359, NULL, 'admin', 1, 'CLEAJOUR HAIR SERUM 50ML', 'cleajour-hair-serum-50ml-HzNQ4x', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 285, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39360, NULL, 'admin', 1, 'CLEAJOUR HAIR SHAMPOO 200ML', 'cleajour-hair-shampoo-200ml-ShbGVE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39361, NULL, 'admin', 1, 'CLEAJOUR LEAVE IN HAIR SPRAY 200ML', 'cleajour-leave-in-hair-spray-200ml-fR4Gwd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 299, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39362, NULL, 'admin', 1, 'CLEAJOUR NIGHT SERUM 50ML', 'cleajour-night-serum-50ml-xioMn5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 395, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39363, NULL, 'admin', 1, 'CLEAN AND CLEAR MORNING ENERGY FACIAL WASH', 'clean-and-clear-morning-energy-facial-wash-ZPvF3y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 115, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39364, NULL, 'admin', 1, 'CLEAN& CLEAR DEEP ACTION CREAM WASH 100ML', 'clean-clear-deep-action-cream-wash-100ml-pLfOh1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39365, NULL, 'admin', 1, 'CLEAN&CLEAR NATURAL BRIGHT 100ML', 'cleanclear-natural-bright-100ml-KZ9dHE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39366, NULL, 'admin', 1, 'clear-antidandruff anti-hairfal-540 ml', 'clear-antidandruff-anti-hairfal-540-ml-SATfhy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 155, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39367, NULL, 'admin', 1, 'clear-antidandruff soft and shiny-600ml', 'clear-antidandruff-soft-and-shiny-600ml-D8L0LF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 189, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39368, NULL, 'admin', 1, 'clear-men-cool-soprt menthol-540 ml', 'clear-men-cool-soprt-menthol-540-ml-txZ78y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 170, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39369, NULL, 'admin', 1, 'Clear men Shampoo cool menthol 180 ML', 'clear-men-shampoo-cool-menthol-180-ml-rGLE38', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 99, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39370, NULL, 'admin', 1, 'Clear men Shampoo cool menthol 600 ML', 'clear-men-shampoo-cool-menthol-600-ml-rwSVpa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 189, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39371, NULL, 'admin', 1, 'Clear men Shampoo deep cleanse charcoal 600 ML', 'clear-men-shampoo-deep-cleanse-charcoal-600-ml-QSAddl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 189, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39372, NULL, 'admin', 1, 'Clear men Shampoo hair fall defence 600 ML', 'clear-men-shampoo-hair-fall-defence-600-ml-uwumXk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 144, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39373, NULL, 'admin', 1, 'Clear women Shampoo anti hair fall 540 ML', 'clear-women-shampoo-anti-hair-fall-540-ml-drdtWP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39374, NULL, 'admin', 1, 'CLEAREST 14CAP', 'clearest-14cap-7qCNfa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 44, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39375, NULL, 'admin', 1, 'CLEOCIN CREAM 50 GM', 'cleocin-cream-50-gm-uqQ5nu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 98, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39376, NULL, 'admin', 1, 'CLEXANE 20MG 2 SYRINGE', 'clexane-20mg-2-syringe-Gn8Y8G', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 183, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39377, NULL, 'admin', 1, 'CLEXANE 40MG 2 SYRINGE', 'clexane-40mg-2-syringe-K7cyea', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 311, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39378, NULL, 'admin', 1, 'CLEXANE 60MG 2 SYRINGE', 'clexane-60mg-2-syringe-FNzCZy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 367, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39379, NULL, 'admin', 1, 'CLEXANE 80MG 2 SYRINGE', 'clexane-80mg-2-syringe-4cD2Eo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 417, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39380, NULL, 'admin', 1, 'CLINDA SOL SOLUTION', 'clinda-sol-solution-4zW43R', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39381, NULL, 'admin', 1, 'CLINDAM 300 MG 16 CAP', 'clindam-300-mg-16-cap-ICMsjA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39382, NULL, 'admin', 1, 'CLINSO GEL 50GM', 'clinso-gel-50gm-4cZy78', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 66, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39383, NULL, 'admin', 1, 'CLOBUTRA CREAM', 'clobutra-cream-JfIey5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39384, NULL, 'admin', 1, 'CLOPEX 75MG 30TAB', 'clopex-75mg-30tab-upX6t6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39385, NULL, 'admin', 1, 'CLOSE UP 100 GM (MINTOL CHILL)', 'close-up-100-gm-mintol-chill-p53m0w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39386, NULL, 'admin', 1, 'CLOSE UP 25 GM (GREEN)', 'close-up-25-gm-green-yWkjFo', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, 1, 'pc', 1, 0, NULL, NULL, '[\"2025-04-25-680ad8f10c00e.webp\"]', '[]', '2025-04-25-680ad8f1146ee.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 20, 0, '0', 'percent', 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-25 03:36:37', 1, 0, NULL, NULL, '2025-04-25-680ad8f111b33.png', 1, NULL, 0.00, 0, NULL, NULL, '153552'), (39387, NULL, 'admin', 1, 'CLOSE UP 50 ML', 'close-up-50-ml-0iUrE2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39388, NULL, 'admin', 1, 'CLOSE UP MINTY GREEN 50 GM', 'close-up-minty-green-50-gm-DaO8IB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 14, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39389, NULL, 'admin', 1, 'CLOSE UP RED HOT 100 ML', 'close-up-red-hot-100-ml-hnJ929', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39390, NULL, 'admin', 1, 'CLOSE UP RED HOT 25 ML', 'close-up-red-hot-25-ml-bZ0ALT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 22, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39391, NULL, 'admin', 1, 'CLOZAPEX 100MG 50TAB', 'clozapex-100mg-50tab-Vlq5nO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39392, NULL, 'admin', 1, 'CLOZAPEX 25MG TAB', 'clozapex-25mg-tab-O4U5I2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39393, NULL, 'admin', 1, 'clozapine 100', 'clozapine-100-tzkvBJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 93, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39394, NULL, 'admin', 1, 'CLOZAPINE 25MG 30TAB', 'clozapine-25mg-30tab-UhhBoX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39395, NULL, 'admin', 1, 'CO-AVAZIR 10 ML', 'co-avazir-10-ml-ydvGwf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39396, NULL, 'admin', 1, 'CO-DIOVAN 160/25 MG 15 TAB', 'co-diovan-16025-mg-15-tab-K4p4jC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39397, NULL, 'admin', 1, 'CO-TAREG 160/12.5 MG 14 TAB', 'co-tareg-160125-mg-14-tab-xvE2l5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 112, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39398, NULL, 'admin', 1, 'CO-TAREG 160/12.5 MG 28 TAB', 'co-tareg-160125-mg-28-tab-MM52bq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (39399, NULL, 'admin', 1, 'CO TAREG 320/25 MG 14TAB', 'co-tareg-32025-mg-14tab-8ul7vO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 149, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39400, NULL, 'admin', 1, 'COBAL 500 MG 30 TAB', 'cobal-500-mg-30-tab-i6HyzI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 38.25, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39401, NULL, 'admin', 1, 'COBAL F 30 TAB', 'cobal-f-30-tab-zGRwNc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39402, NULL, 'admin', 1, 'COCO chanel 100 ML O', 'coco-chanel-100-ml-o-EuvcaO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 4885, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39403, NULL, 'admin', 1, 'COENZYME Q CAP', 'coenzyme-q-cap-0sUfR4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39404, NULL, 'admin', 1, 'COGINTOL 20TAB', 'cogintol-20tab-f6axYd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39405, NULL, 'admin', 1, 'COLCHICINE 0.5GM 100TAB', 'colchicine-05gm-100tab-C8oyxW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39406, NULL, 'admin', 1, 'COLD CONTROL 20 TAB', 'cold-control-20-tab-UtT5Xz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 32, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39407, NULL, 'admin', 1, 'COLI-URINAL EFF', 'coli-urinal-eff-HTr03O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39408, NULL, 'admin', 1, 'COLLOMACK SOLUTION', 'collomack-solution-PQcEOm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 28, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39409, NULL, 'admin', 1, 'COLMEDITEN 100TAB', 'colmediten-100tab-dPPL3s', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39410, NULL, 'admin', 1, 'COLONA 100/25MG 30 TAB', 'colona-10025mg-30-tab-8gCeWq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39411, NULL, 'admin', 1, 'COLOSPASMIN FORTE TAB', 'colospasmin-forte-tab-yoUPWK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 51, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39412, NULL, 'admin', 1, 'COLOUR ME AZURE SPRAY', 'colour-me-azure-spray-1XPtJh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39413, NULL, 'admin', 1, 'COLOUR ME BLUE FOR MEN 100ML', 'colour-me-blue-for-men-100ml-rfSxcd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39414, NULL, 'admin', 1, 'COLOUR ME BLUE FOR WOMEN 100ML', 'colour-me-blue-for-women-100ml-LfG3fw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39415, NULL, 'admin', 1, 'COLOUR ME GOLD 100ML', 'colour-me-gold-100ml-nrSUn4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 990, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39416, NULL, 'admin', 1, 'COLOUR ME GREEN 150ML', 'colour-me-green-150ml-BTtPvN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39417, NULL, 'admin', 1, 'COLOUR ME GREEN FOR MEN 100ML', 'colour-me-green-for-men-100ml-9uyTUy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39418, NULL, 'admin', 1, 'COLOUR ME SILVER SPORT 150ML', 'colour-me-silver-sport-150ml-Xp1oQ8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39419, NULL, 'admin', 1, 'COLOUR ME SKAY BLUE MEN 150ML', 'colour-me-skay-blue-men-150ml-seZcnk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39420, NULL, 'admin', 1, 'COLOUR ME VIOLET 150ML', 'colour-me-violet-150ml-wLVF4E', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39421, NULL, 'admin', 1, 'COLOUR ME WHITE MAN', 'colour-me-white-man-2RioGn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39422, NULL, 'admin', 1, 'COLOVATIL 100/25 MG 30 TAB', 'colovatil-10025-mg-30-tab-Ud9yY5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39423, NULL, 'admin', 1, 'COLOVERIN 30 TAB', 'coloverin-30-tab-zP5ka6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 51, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39424, NULL, 'admin', 1, 'COLOVERIN A 30 TAB', 'coloverin-a-30-tab-oBp8yJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 99, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39425, NULL, 'admin', 1, 'COLOVERIN D 30 TAB', 'coloverin-d-30-tab-Yesn1T', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39426, NULL, 'admin', 1, 'COLOVERIN SR 200 MG 30CAP', 'coloverin-sr-200-mg-30cap-Ien6hL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39427, NULL, 'admin', 1, 'COLSEVER 25/100MG 20TAB', 'colsever-25100mg-20tab-sMKPgV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39428, NULL, 'admin', 1, 'CONA-ADIONE 30TAB', 'cona-adione-30tab-2qKAXd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39429, NULL, 'admin', 1, 'CONCOR 10 PLUS 30TAB', 'concor-10-plus-30tab-r9qkyk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 108, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39430, NULL, 'admin', 1, 'CONCOR 10MG 30TAB', 'concor-10mg-30tab-ivi7IY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 99, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39431, NULL, 'admin', 1, 'CONCOR 5 PLUS 30TAB', 'concor-5-plus-30tab-nQb1Zt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39432, NULL, 'admin', 1, 'CONCOR 5MG 30TAB', 'concor-5mg-30tab-F6lKpj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39433, NULL, 'admin', 1, 'CONCOR AMLO 5/5 MG 30 TAB', 'concor-amlo-55-mg-30-tab-7VBxBO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39434, NULL, 'admin', 1, 'CONCOR COR 2.5MG 30TAB', 'concor-cor-25mg-30tab-7A5Ne5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39435, NULL, 'admin', 1, 'CONGESTAL 20TAB', 'congestal-20tab-0xMErM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39436, NULL, 'admin', 1, 'CONGESTAL SYRUP', 'congestal-syrup-J8RCWf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 44, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39437, NULL, 'admin', 1, 'CONJYCLEAR 5 ML', 'conjyclear-5-ml-qx17sf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 22, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39438, NULL, 'admin', 1, 'CONJYCLEAR FORTE 5 ML', 'conjyclear-forte-5-ml-ab6LcG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39439, NULL, 'admin', 1, 'constipride 1MG 28TAB', 'constipride-1mg-28tab-GfpvBx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 121.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39440, NULL, 'admin', 1, 'CONTAFEVER N SYRUP', 'contafever-n-syrup-oAdQgt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 33, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39441, NULL, 'admin', 1, 'CONTRACTUBEX GEL 20GM', 'contractubex-gel-20gm-g0Mtv3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 44, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39442, NULL, 'admin', 1, 'CONTRAPLAN 0.75MG 4 TAB', 'contraplan-075mg-4-tab-7ATZIL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39443, NULL, 'admin', 1, 'CONTROLOC 40MG 14TAB', 'controloc-40mg-14tab-arTvfS', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d098e333ae.webp\"]', '[]', '2025-04-26-680d098e8094b.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 188, 0, '0', 'percent', 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 19:28:26', 1, 0, NULL, NULL, '2025-04-26-680d098e58bf9.png', 1, NULL, 0.00, 0, NULL, NULL, '146743'), (39444, NULL, 'admin', 1, 'CONTROLOC 20 MG 14TAB', 'controloc-20-mg-14tab-4cW0d0', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d08f5e54f3.webp\"]', '[]', '2025-04-26-680d08f5f0a41.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 100, 0, '0', 'percent', 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 19:25:45', 1, 0, NULL, NULL, '2025-04-26-680d08f5ecd92.png', 1, NULL, 0.00, 0, NULL, NULL, '106799'), (39445, NULL, 'admin', 1, 'CONTROLOC VIAL', 'controloc-vial-sPIIG5', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d09d803c93.webp\"]', '[]', '2025-04-26-680d09d83502e.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 146, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 19:29:33', 1, 0, NULL, NULL, '2025-04-26-680d09d81e2cf.png', 1, NULL, 0.00, 0, NULL, NULL, '158158'), (39446, NULL, 'admin', 1, 'CONVENTIN 100 MG 30 CAP', 'conventin-100-mg-30-cap-k6q2HQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39447, NULL, 'admin', 1, 'CONVENTIN 300 MG 30 CAP', 'conventin-300-mg-30-cap-nWT5Zn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 114, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39448, NULL, 'admin', 1, 'CONVENTIN 300 XR 30 TABS', 'conventin-300-xr-30-tabs-hk6ABB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39449, NULL, 'admin', 1, 'CONVENTIN 400 MG 30 CAP', 'conventin-400-mg-30-cap-CxitI5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39450, NULL, 'admin', 1, 'CONVIBAN 25 MG 30 TAB', 'conviban-25-mg-30-tab-nB9Ixj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39451, NULL, 'admin', 1, 'CONVIBAN 50 MG 20 TAB', 'conviban-50-mg-20-tab-t1B16C', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 51, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39452, NULL, 'admin', 1, 'COPAD 10000 unit 30 TAB', 'copad-10000-unit-30-tab-0wcaks', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 215, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39453, NULL, 'admin', 1, 'COPAD 4000 unit 30 TAB', 'copad-4000-unit-30-tab-TtNJOQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 141, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39454, NULL, 'admin', 1, 'CORASORE 150MG 20TAB', 'corasore-150mg-20tab-XApjf3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 46, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39455, NULL, 'admin', 1, 'CORDARONE 200 MG 30 TAB', 'cordarone-200-mg-30-tab-ln56cq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 102, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39456, NULL, 'admin', 1, 'cordo SPRAY 70 NML', 'cordo-spray-70-nml-YweLyx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39457, NULL, 'admin', 1, 'COREGA DENTAL 36 TABS', 'corega-dental-36-tabs-txHKIN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39458, NULL, 'admin', 1, 'CORNETEARS EYE GEL10 GM', 'cornetears-eye-gel10-gm-mW6Pdc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 41, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39459, NULL, 'admin', 1, 'CORSET THICK LONG XL', 'corset-thick-long-xl-zxDTAz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39460, NULL, 'admin', 1, 'CORTIPLEX B6 ADULTS 3AMP', 'cortiplex-b6-adults-3amp-bmve7l', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39461, NULL, 'admin', 1, 'COSMOFER AMP', 'cosmofer-amp-qnJGNZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 470, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39462, NULL, 'admin', 1, 'COTTON- 25GM', 'cotton-25gm-FG97mI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 10, 0, '0', NULL, 'exclude', '0', 'percent', 30, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39463, NULL, 'admin', 1, 'COTTON 100 GM', 'cotton-100-gm-obVqY9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39464, NULL, 'admin', 1, 'COTTON 250 GM (BAIDAH)', 'cotton-250-gm-baidah-5ETxE7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39465, NULL, 'admin', 1, 'COTTON 50 GM', 'cotton-50-gm-l7ewA0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39466, NULL, 'admin', 1, 'COUGHSED P INF SUPP', 'coughsed-p-inf-supp-cpid7F', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39467, NULL, 'admin', 1, 'COVAPRENDO 10 MG/ 10 MG 30TAB', 'covaprendo-10-mg-10-mg-30tab-iMVzHh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39468, NULL, 'admin', 1, 'COVERAM 10 MG/ 10 MG 15 TAB', 'coveram-10-mg-10-mg-15-tab-3sceuq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 188, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39469, NULL, 'admin', 1, 'COVERAM 5 MG/ 10 MG 15 TAB', 'coveram-5-mg-10-mg-15-tab-JKacbW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39470, NULL, 'admin', 1, 'COVERSYL 10MG 30 TAB', 'coversyl-10mg-30-tab-157vFD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 143, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39471, NULL, 'admin', 1, 'COVERSYL 5 MG 15 TAB', 'coversyl-5-mg-15-tab-RxFPAd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39472, NULL, 'admin', 1, 'COVERSYL 5 MG 30 TAB', 'coversyl-5-mg-30-tab-Tw4yfP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 79, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39473, NULL, 'admin', 1, 'COVERSYL PLUS 10 MG/2.5MG 15 TAB', 'coversyl-plus-10-mg25mg-15-tab-cJhulE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63.5, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39474, NULL, 'admin', 1, 'COVERSYL PLUS 5 MG/1.25MG 15 TAB', 'coversyl-plus-5-mg125mg-15-tab-qx09CU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 84, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39475, NULL, 'admin', 1, 'CREAVE SA SMOOTHING CREAM 10% UREA 177 ML', 'creave-sa-smoothing-cream-10-urea-177-ml-yfELJK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 719, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39476, NULL, 'admin', 1, 'CREED AVENTUS 100 ML SPRAY', 'creed-aventus-100-ml-spray-vBdp4b', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 3950, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39477, NULL, 'admin', 1, 'CRESTOLIP 10 MG 30 TAB', 'crestolip-10-mg-30-tab-u8g9QS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 108, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39478, NULL, 'admin', 1, 'CRESTOLIP 20 MG 30 TAB', 'crestolip-20-mg-30-tab-YnO5FV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 141, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39479, NULL, 'admin', 1, 'CRESTOR 10 MG 28 TAB', 'crestor-10-mg-28-tab-0IwC9R', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 368, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39480, NULL, 'admin', 1, 'CRESTOR 20 MG 28 TAB', 'crestor-20-mg-28-tab-VcstY3', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d12e83a947.webp\"]', '[]', '2025-04-26-680d12e84650d.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 600, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 20:08:05', 1, 0, NULL, NULL, '2025-04-26-680d12e84362c.png', 1, NULL, 0.00, 0, NULL, NULL, '146128'), (39481, NULL, 'admin', 1, 'CRESTOR 5 MG 28 TAB IMP', 'crestor-5-mg-28-tab-imp-XkNQaQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 264, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39482, NULL, 'admin', 1, 'cristina شفاط انف', 'cristina-shfat-anf-7CWGMz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39483, NULL, 'admin', 1, 'CUEFIT SCAR GEL SOFT&SMOOTH 30GM', 'cuefit-scar-gel-softsmooth-30gm-CslUAr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 520, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39484, NULL, 'admin', 1, 'CURAM 1GM TAB 12 tab', 'curam-1gm-tab-12-tab-Xi2lnD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 182, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39485, NULL, 'admin', 1, 'CURAM 457MG/5ML 70 ML', 'curam-457mg5ml-70-ml-9inkmd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 97, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39486, NULL, 'admin', 1, 'CURAM 625MG TAB', 'curam-625mg-tab-SeI08O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 108, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39487, NULL, 'admin', 1, 'CURE-AID ELASTIC', 'cure-aid-elastic-rtA56I', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39488, NULL, 'admin', 1, 'CURE AID PLASTER STRIPS', 'cure-aid-plaster-strips-0JxlI5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 5, 0, '0', NULL, 'exclude', '0', 'percent', 117, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39489, NULL, 'admin', 1, 'CURISAFE 125MG SUSP', 'curisafe-125mg-susp-ZEQLNt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39490, NULL, 'admin', 1, 'CURISAFE 250MG SUSP', 'curisafe-250mg-susp-GALa89', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39491, NULL, 'admin', 1, 'CURISAFE 500MG SUSP60ML', 'curisafe-500mg-susp60ml-B26wCi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39492, NULL, 'admin', 1, 'CUTEMOL 250 ML', 'cutemol-250-ml-UtxNGW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39493, NULL, 'admin', 1, 'CYANARO DROPS 2.5ML', 'cyanaro-drops-25ml-AkrPP3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39494, NULL, 'admin', 1, 'cybele pan stick stick foundation', 'cybele-pan-stick-stick-foundation-NhJx8P', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 295, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39495, NULL, 'admin', 1, 'CYMBATEX 20MG 30CAP', 'cymbatex-20mg-30cap-CAFXHp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 174, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39496, NULL, 'admin', 1, 'CYMBATEX 30MG 30CAP', 'cymbatex-30mg-30cap-YzbMO7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 228, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (39497, NULL, 'admin', 1, 'CYMBATEX 60MG 30CAP', 'cymbatex-60mg-30cap-RRVtRF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 295.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39498, NULL, 'admin', 1, 'CYSTINOL 425MG 20CAP', 'cystinol-425mg-20cap-HVm6WV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39499, NULL, 'admin', 1, 'CYSTONE 60TAB', 'cystone-60tab-8VaYnI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 98, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39500, NULL, 'admin', 1, 'CYTEAL SOL 250ML', 'cyteal-sol-250ml-vN6y4g', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39501, NULL, 'admin', 1, 'D-DEP 5000 unit 30 TAB', 'd-dep-5000-unit-30-tab-0JoJqS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39502, NULL, 'admin', 1, 'D DEP 10.000 TABS', 'd-dep-10000-tabs-FotoHw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39503, NULL, 'admin', 1, 'D VATIKA COND CREAM GARLIC 1K', 'd-vatika-cond-cream-garlic-1k-5bEOnS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 129, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39504, NULL, 'admin', 1, 'DABUR HERBAL CHARCOAL 140G', 'dabur-herbal-charcoal-140g-M0WW0G', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39505, NULL, 'admin', 1, 'DABUR RED 100 GM', 'dabur-red-100-gm-pGs9DI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 15, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39506, NULL, 'admin', 1, 'DABUR VATIKA COCNUT OIL FOR HAIR 100 ML', 'dabur-vatika-cocnut-oil-for-hair-100-ml-LX7vs5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39507, NULL, 'admin', 1, 'DABUR VATIKA HENNA BROWN 4', 'dabur-vatika-henna-brown-4-yJDFjU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39508, NULL, 'admin', 1, 'DABUR VATIKA HENNA BURGANDY 3.6', 'dabur-vatika-henna-burgandy-36-9Cm67U', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39509, NULL, 'admin', 1, 'DABUR VATIKA HENNA CHESTNUT 4.5', 'dabur-vatika-henna-chestnut-45-yGNHUj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39510, NULL, 'admin', 1, 'DAFLON 1000 TAP', 'daflon-1000-tap-TIg6Zr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 285, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39511, NULL, 'admin', 1, 'DAFLON 500MG 30TAB', 'daflon-500mg-30tab-6RHFLX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39512, NULL, 'admin', 1, 'DAGO SHAMPO 200ML', 'dago-shampo-200ml-l162ty', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39513, NULL, 'admin', 1, 'DAKTACORT CREAM', 'daktacort-cream-RUQlCI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39514, NULL, 'admin', 1, 'DAKTARIN CREAM', 'daktarin-cream-7mrb36', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 28, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39515, NULL, 'admin', 1, 'DALACIN C 300MG CAP', 'dalacin-c-300mg-cap-B8GM8O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 114, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39516, NULL, 'admin', 1, 'DANDEL CREAM', 'dandel-cream-A4V64C', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39517, NULL, 'admin', 1, 'DANDEL SHAMPOO250', 'dandel-shampoo250-YQORvz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39518, NULL, 'admin', 1, 'DANSET 4MG 3 AMP/2 ML', 'danset-4mg-3-amp2-ml-xPDQ8r', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 82.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39519, NULL, 'admin', 1, 'DANSET 8MG 3AMP', 'danset-8mg-3amp-aud4VK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 142.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39520, NULL, 'admin', 1, 'DANTRELAX 30 CAP', 'dantrelax-30-cap-7o19Ck', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 147, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39521, NULL, 'admin', 1, 'DAPAGLIF TABS', 'dapaglif-tabs-DmlMom', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 178, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39522, NULL, 'admin', 1, 'DAPAVELDACTIN 10MG 28TAB', 'dapaveldactin-10mg-28tab-epMJpI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 368, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39523, NULL, 'admin', 1, 'DAPAVELDACTIN 5MG 28TAB', 'dapaveldactin-5mg-28tab-F3rP7C', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39524, NULL, 'admin', 1, 'davalind 5000', 'davalind-5000-lspsfD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39525, NULL, 'admin', 1, 'DAVALINDI 10000IU 30TAB', 'davalindi-10000iu-30tab-oeutzI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 78, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39526, NULL, 'admin', 1, 'DAVALINDI 1000IU 100TAB', 'davalindi-1000iu-100tab-wFu8n2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 77, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39527, NULL, 'admin', 1, 'DAX CREAM 99 G اخضر جيش', 'dax-cream-99-g-akhdr-gysh-CtOO76', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 325, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39528, NULL, 'admin', 1, 'DAX CREAM 99 G موف', 'dax-cream-99-g-mof-LVswnx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 325, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39529, NULL, 'admin', 1, 'DB ANAGENIC -PRO HAIR AMP', 'db-anagenic-pro-hair-amp-nD5TKa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 990, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39530, NULL, 'admin', 1, 'DB ANAGENIC -PRO HAIR LOTION 120ML', 'db-anagenic-pro-hair-lotion-120ml-jsIWEc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 395, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39531, NULL, 'admin', 1, 'DB ANTI-AGEING SERUM', 'db-anti-ageing-serum-R3445i', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 640, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39532, NULL, 'admin', 1, 'DB INTIMATE WHITENING CREAM 55GM', 'db-intimate-whitening-cream-55gm-lWDQCi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 455, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39533, NULL, 'admin', 1, 'DB SEBIO-REFINER CLEANSING FOMING GEL 150ML', 'db-sebio-refiner-cleansing-foming-gel-150ml-ZfvAUP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 290, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39534, NULL, 'admin', 1, 'DECLOPHEN 3AMP', 'declophen-3amp-cIZ2Up', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39535, NULL, 'admin', 1, 'DECONADAL 10 MG 21 TAB', 'deconadal-10-mg-21-tab-w8RwOI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 82.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39536, NULL, 'admin', 1, 'DECONADAL 20 21 TAP', 'deconadal-20-21-tap-5ktUG3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 126, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39537, NULL, 'admin', 1, 'DECONGESTYL 12SUPP', 'decongestyl-12supp-tBi99k', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 56, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39538, NULL, 'admin', 1, 'DEFENSCALP HAIR GROWTH AMPOULE 5AMP', 'defenscalp-hair-growth-ampoule-5amp-uCmtP7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 650, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39539, NULL, 'admin', 1, 'defenscalp hair lotion', 'defenscalp-hair-lotion-3DMbVf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 420, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39540, NULL, 'admin', 1, 'DEFENSCALP LEAVE IN 250 ML', 'defenscalp-leave-in-250-ml-6ikJzX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 320, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39541, NULL, 'admin', 1, 'DEFENSCALP SHAMPOO 250 ML', 'defenscalp-shampoo-250-ml-2tP4Dt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 280, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39542, NULL, 'admin', 1, 'DELAREX 5MG 20TAB', 'delarex-5mg-20tab-dhmfBx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39543, NULL, 'admin', 1, 'DELEPE 60 MG 6 TAB', 'delepe-60-mg-6-tab-UyWnV3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39544, NULL, 'admin', 1, 'DELPANTO 20MG 14CAP', 'delpanto-20mg-14cap-4cFgfw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39545, NULL, 'admin', 1, 'DELTARHINO 15 ML', 'deltarhino-15-ml-TsKLDz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39546, NULL, 'admin', 1, 'DELTAVIT B12 30TAB', 'deltavit-b12-30tab-6chleJ', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d07700f947.webp\"]', '[]', '2025-04-26-680d07701bef7.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 75, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 19:19:09', 1, 0, NULL, NULL, '2025-04-26-680d0770183a8.png', 1, NULL, 0.00, 0, NULL, NULL, '139548'), (39547, NULL, 'admin', 1, 'DENSITIN CAP', 'densitin-cap-QUS6f8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39548, NULL, 'admin', 1, 'DENTAL FLOSS TOOTHPICK 30 PCS', 'dental-floss-toothpick-30-pcs-n6nRvZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39549, NULL, 'admin', 1, 'DEPAKINE CHRONO 500MG 30TAB', 'depakine-chrono-500mg-30tab-wGYisq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 144, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39550, NULL, 'admin', 1, 'DEPAKINE SYRUP', 'depakine-syrup-pGHOHa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39551, NULL, 'admin', 1, 'DEPIWHITW CREME 40 ML', 'depiwhitw-creme-40-ml-7xxN3T', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 549, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39552, NULL, 'admin', 1, 'DEPO PEN VIAL', 'depo-pen-vial-zeMPHt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39553, NULL, 'admin', 1, 'DEPOFORTE B12 5AMP 1ML', 'depoforte-b12-5amp-1ml-Snnc9Y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39554, NULL, 'admin', 1, 'DEPOVIT B12-1000 -5AMP', 'depovit-b12-1000-5amp-wkIO0b', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39555, NULL, 'admin', 1, 'DEPOVIT B12 3 AMP', 'depovit-b12-3-amp-OAGSwq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 51, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39556, NULL, 'admin', 1, 'DEPRAM 20MG 20TAB', 'depram-20mg-20tab-TQCrn0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 104, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39557, NULL, 'admin', 1, 'DEPRAM 40MG 20 TAB', 'depram-40mg-20-tab-S3hWwq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39558, NULL, 'admin', 1, 'DEPREBAN CAP', 'depreban-cap-Y4TNQF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 18.18, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39559, NULL, 'admin', 1, 'DEPURADENT 25 ML', 'depuradent-25-ml-wH9YIn', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d0bfa74aa7.webp\"]', '[]', '2025-04-26-680d0bfac9eb2.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 70, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 19:39:08', 1, 0, NULL, NULL, '2025-04-26-680d0bfaacd6c.png', 1, NULL, 0.00, 0, NULL, NULL, '138792'), (39560, NULL, 'admin', 1, 'DEPURDENT 50ML', 'depurdent-50ml-aSMrQX', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d0b8135f64.webp\"]', '[]', '2025-04-26-680d0b818911d.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 90, 0, '0', 'percent', 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 19:38:54', 1, 0, NULL, NULL, '2025-04-26-680d0b816a252.png', 1, NULL, 0.00, 0, NULL, NULL, '124073'), (39561, NULL, 'admin', 1, 'DEPURDENT ديبرادنت معجون اسنان 13ملى', 'depurdent-dybradnt-maagon-asnan-13ml-jWDQj3', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d0b297d6c0.webp\"]', '[]', '2025-04-26-680d0b2989eaf.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 45, 0, '0', 'percent', 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', '2025-04-26 19:39:28', 1, 0, NULL, NULL, '2025-04-26-680d0b29868fd.png', 1, NULL, 0.00, 0, NULL, NULL, '135463'), (39562, NULL, 'admin', 1, 'DEPZABID EYE DROPS', 'depzabid-eye-drops-2w5Q2r', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 16.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39563, NULL, 'admin', 1, 'DERCOS DENSI SOLUTIONS SPRAY', 'dercos-densi-solutions-spray-aaCDHk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2150.33, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39564, NULL, 'admin', 1, 'DERILGY 60 MG 3 TAB', 'derilgy-60-mg-3-tab-zWKgH1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39565, NULL, 'admin', 1, 'DERMA-TULLE 10*10', 'derma-tulle-1010-F8Qzu3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 4.25, 0, '0', NULL, 'exclude', '0', 'percent', 116, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39566, NULL, 'admin', 1, 'DERMACTIIVE ROLL ON INTENSE BLUE 60 ML', 'dermactiive-roll-on-intense-blue-60-ml-3LSqRw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 189, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39567, NULL, 'admin', 1, 'DERMACTIVE ACTI CLEAR CLEANSING FOAMING GEL 250 ML', 'dermactive-acti-clear-cleansing-foaming-gel-250-ml-MVgUjU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 209, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39568, NULL, 'admin', 1, 'DERMACTIVE ACTI CLEAR HYDRA CREAM GEL 50ML', 'dermactive-acti-clear-hydra-cream-gel-50ml-ojLVkx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 179, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39569, NULL, 'admin', 1, 'DERMACTIVE ACTI GLOW DAY CREAM 50 ML', 'dermactive-acti-glow-day-cream-50-ml-HRYDzX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 339, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39570, NULL, 'admin', 1, 'DERMACTIVE ACTI GLOW EYE COUNTOR 15 ML', 'dermactive-acti-glow-eye-countor-15-ml-12zkwo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 269, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39571, NULL, 'admin', 1, 'DERMACTIVE ACTI GLOW MICELLAR FOAM 150 ML', 'dermactive-acti-glow-micellar-foam-150-ml-uUTuRg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 199, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39572, NULL, 'admin', 1, 'DERMACTIVE ACTI GLOW NIGHT CREAM 50 ML', 'dermactive-acti-glow-night-cream-50-ml-HIJEx8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 339, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39573, NULL, 'admin', 1, 'DERMACTIVE ACTI REPAIR CICA CREAM 50 ML', 'dermactive-acti-repair-cica-cream-50-ml-xStPYx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 179, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39574, NULL, 'admin', 1, 'DERMACTIVE ACTI REPAIR EMOLLIENT EXTREME 200 ML', 'dermactive-acti-repair-emollient-extreme-200-ml-e27RD9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 290, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39575, NULL, 'admin', 1, 'DERMACTIVE ACTI REPAIR HAND CREAM 60 ML', 'dermactive-acti-repair-hand-cream-60-ml-CarJ7Z', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39576, NULL, 'admin', 1, 'DERMACTIVE ACTI REPAIR SMOOTHING CREAM 200 ML', 'dermactive-acti-repair-smoothing-cream-200-ml-rbjJiZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 279, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39577, NULL, 'admin', 1, 'DERMACTIVE ACTI SOLAIRE MELTING CREAM SPF50+', 'dermactive-acti-solaire-melting-cream-spf50-J0wTjd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 279, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39578, NULL, 'admin', 1, 'DERMACTIVE ACTI SOLAIRE SPF +50 LAIT SPRAY 125ML', 'dermactive-acti-solaire-spf-50-lait-spray-125ml-KESEXx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 369, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39579, NULL, 'admin', 1, 'DERMACTIVE ACTI SOLAIRE SPF 50+ TINTED CREAM', 'dermactive-acti-solaire-spf-50-tinted-cream-d1fPG6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 299, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39580, NULL, 'admin', 1, 'DERMACTIVE ACTI SOLAIRE ULTRA FLUID SPF50+', 'dermactive-acti-solaire-ultra-fluid-spf50-on7neC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 279, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39581, NULL, 'admin', 1, 'DERMACTIVE ACTI WHITE 2 IN 1 BODY MILK', 'dermactive-acti-white-2-in-1-body-milk-3QUgY6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39582, NULL, 'admin', 1, 'DERMACTIVE ACTI WHITE BRIGHTENING CORRECTING SERUM', 'dermactive-acti-white-brightening-correcting-serum-ODZy3m', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39583, NULL, 'admin', 1, 'DERMACTIVE ACTI WHITE BRIGHTING FOAMING GEL', 'dermactive-acti-white-brighting-foaming-gel-6zjqhz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 189, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39584, NULL, 'admin', 1, 'DERMACTIVE ACTI WHITE EYE CONTOUR CREAM GEL', 'dermactive-acti-white-eye-contour-cream-gel-sBQ9ud', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 199, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39585, NULL, 'admin', 1, 'DERMACTIVE BABY HAIR CREAM 75ML', 'dermactive-baby-hair-cream-75ml-iENV8r', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39586, NULL, 'admin', 1, 'DERMACTIVE BABY HAIR SERUM 120ML', 'dermactive-baby-hair-serum-120ml-he5iy2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39587, NULL, 'admin', 1, 'DERMACTIVE BAY HEAD TO TOE WASH 500ML', 'dermactive-bay-head-to-toe-wash-500ml-UUFZPd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39588, NULL, 'admin', 1, 'DERMACTIVE TRICHO ACT ANTI HAIR LOSS LOTION 120 ML', 'dermactive-tricho-act-anti-hair-loss-lotion-120-ml-GfojyP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 279, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39589, NULL, 'admin', 1, 'DERMACTIVE TRICHO ACT ANTI HAIR LOSS SHAMPO 200 ML', 'dermactive-tricho-act-anti-hair-loss-shampo-200-ml-6Ud9dD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 189, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39590, NULL, 'admin', 1, 'DERMACTIVE TRICHO ACT ANTIDANDRUFF SHAMPOO', 'dermactive-tricho-act-antidandruff-shampoo-Qp4jkD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 199, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39591, NULL, 'admin', 1, 'DERMOCARE CREEM 100 ML', 'dermocare-creem-100-ml-zRHoSG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39592, NULL, 'admin', 1, 'DERMOVATE OINT', 'dermovate-oint-ZSnZIV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 44, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (39593, NULL, 'admin', 1, 'DESIO ATTITUDE CHARMING GREEN', 'desio-attitude-charming-green-uH4Ty1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 540, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39594, NULL, 'admin', 1, 'DESIO ONE DAY LENS CHARMING GREEN', 'desio-one-day-lens-charming-green-atRNlu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 299, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39595, NULL, 'admin', 1, 'DESIO ONE DAY LENS PRECIOUS GREY', 'desio-one-day-lens-precious-grey-S4mEMI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 299, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39596, NULL, 'admin', 1, 'DESIO ONE DAY LENS ROMANTIC BLUE', 'desio-one-day-lens-romantic-blue-hnR7VM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 299, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39597, NULL, 'admin', 1, 'DETRONIN TAB', 'detronin-tab-og3uii', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 8.5, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39598, NULL, 'admin', 1, 'DETTOL ANTISEPTIC 250 ML', 'dettol-antiseptic-250-ml-44v9zj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39599, NULL, 'admin', 1, 'DETTOL SOAP NOURISH 175GM', 'dettol-soap-nourish-175gm-lqWLHD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39600, NULL, 'admin', 1, 'DETTOL1000 ML', 'dettol1000-ml-KxBK9w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 375, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39601, NULL, 'admin', 1, 'DEVAROL S 1 AMP', 'devarol-s-1-amp-kumhVU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39602, NULL, 'admin', 1, 'DEXAFLOX EYE DROP 5 ML', 'dexaflox-eye-drop-5-ml-7kKe5X', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 53, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39603, NULL, 'admin', 1, 'DEXAMETHASONE 3AMP', 'dexamethasone-3amp-TgivYb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39604, NULL, 'admin', 1, 'DEXAPHEN SYRUP', 'dexaphen-syrup-WEBfk5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39605, NULL, 'admin', 1, 'DEXATROBRIN DROPS', 'dexatrobrin-drops-GBP8zn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 37, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39606, NULL, 'admin', 1, 'DEXATROL OINT', 'dexatrol-oint-ilLMCs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 27, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39607, NULL, 'admin', 1, 'DEXAZONE 0.5MG 60TAB', 'dexazone-05mg-60tab-6FsQP1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 51, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39608, NULL, 'admin', 1, 'DHEA 50 MG 50 TAB Puritans', 'dhea-50-mg-50-tab-puritans-8YvSYe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 900, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39609, NULL, 'admin', 1, 'DIABENOR 3MG 30TAB', 'diabenor-3mg-30tab-hVQH9U', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39610, NULL, 'admin', 1, 'DIABETONORM 45MG 15TAB', 'diabetonorm-45mg-15tab-lFVqib', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39611, NULL, 'admin', 1, 'DIACEREIN 50MG 30 CAP', 'diacerein-50mg-30-cap-SQpejY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 115.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39612, NULL, 'admin', 1, 'DIACURIMAP 10MG 30TAB', 'diacurimap-10mg-30tab-y4AHDB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 204, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39613, NULL, 'admin', 1, 'DIACURIMAP 25MG 30TAB', 'diacurimap-25mg-30tab-gdJzsd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 204, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39614, NULL, 'admin', 1, 'diacurimap PLUS 25/5 MG 30 TAB', 'diacurimap-plus-255-mg-30-tab-ihrneQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 354, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39615, NULL, 'admin', 1, 'DIAFLOZIMET 10/1000 MG 30 TAB', 'diaflozimet-101000-mg-30-tab-KWc2kq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 258, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39616, NULL, 'admin', 1, 'DIAMEDIZEN 30 MR 30 TAB', 'diamedizen-30-mr-30-tab-E0cbh7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 18, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39617, NULL, 'admin', 1, 'DIAMICRON 30 MR 30 TAB', 'diamicron-30-mr-30-tab-iMjSKx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39618, NULL, 'admin', 1, 'DIAMICRON 60 MR 30 TAB', 'diamicron-60-mr-30-tab-fKv5Kh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 108, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39619, NULL, 'admin', 1, 'DIAMONRECTA 20 MG 5 FILMS', 'diamonrecta-20-mg-5-films-jxjnik', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39620, NULL, 'admin', 1, 'DIAMONRECTA 20MG 4TAB', 'diamonrecta-20mg-4tab-KasMKw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39621, NULL, 'admin', 1, 'DIAMONRECTA 5 MG 30 TAB', 'diamonrecta-5-mg-30-tab-begrbD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 187.5, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39622, NULL, 'admin', 1, 'DIASTOP SUSP', 'diastop-susp-lQNXiA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39623, NULL, 'admin', 1, 'DIBAVALLY PLUS 50/1000MG 30TAB', 'dibavally-plus-501000mg-30tab-sekPxx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39624, NULL, 'admin', 1, 'DICLAC 150 MG ID 20TAB', 'diclac-150-mg-id-20tab-8Q3Hwu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 132, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39625, NULL, 'admin', 1, 'DICLAC 75MG 30TAB', 'diclac-75mg-30tab-mKqsmZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39626, NULL, 'admin', 1, 'DICLAC 75MG 5AMP', 'diclac-75mg-5amp-BHa0gz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 37.5, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39627, NULL, 'admin', 1, 'DICYNONE 250MG 3AMP 2ML', 'dicynone-250mg-3amp-2ml-V2CqO4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 21:56:24', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39628, NULL, 'admin', 1, 'DICYNONE 500MG 20TAB', 'dicynone-500mg-20tab-w2mXI6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 102, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39629, NULL, 'admin', 1, 'DIET SWEET 100TAB', 'diet-sweet-100tab-Sjwwg0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39630, NULL, 'admin', 1, 'DIET SWEET 350TAB', 'diet-sweet-350tab-jhEfl2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 74, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39631, NULL, 'admin', 1, 'DIET SWEET 50TAB', 'diet-sweet-50tab-y983k6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39632, NULL, 'admin', 1, 'DIFLUCAN VIAL 50ML', 'diflucan-vial-50ml-UwK9zm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 97.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39633, NULL, 'admin', 1, 'DIFLUSTERO EYE DROPS 5ML', 'diflustero-eye-drops-5ml-hbFz1A', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39634, NULL, 'admin', 1, 'DIGEST EZE 20CAP', 'digest-eze-20cap-h84m1T', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 94, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39635, NULL, 'admin', 1, 'DIGESTIN 20 TAB', 'digestin-20-tab-36KNGH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39636, NULL, 'admin', 1, 'DIGESTOZYME TAB', 'digestozyme-tab-myPuCX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 62, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39637, NULL, 'admin', 1, 'DIGINORM SYRUP 120ML', 'diginorm-syrup-120ml-294x2R', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39638, NULL, 'admin', 1, 'DIGLIFLOZ 5 MG 30TAB', 'diglifloz-5-mg-30tab-lhepeN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 183, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39639, NULL, 'admin', 1, 'DIGLIFLOZ 5/1000MG 30TAB', 'diglifloz-51000mg-30tab-RECsvZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 183, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39640, NULL, 'admin', 1, 'DILATROL 25 MG 30 TAB', 'dilatrol-25-mg-30-tab-njtO7v', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39641, NULL, 'admin', 1, 'DILATROL 6.25 MG 30 TAB', 'dilatrol-625-mg-30-tab-oHccZP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 31.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39642, NULL, 'admin', 1, 'DIMA WIPES 120WIPES', 'dima-wipes-120wipes-Xb055W', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39643, NULL, 'admin', 1, 'DIOSED C 500MG 20TAB', 'diosed-c-500mg-20tab-5spMUX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 76, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39644, NULL, 'admin', 1, 'DIPROSALIC OINT', 'diprosalic-oint-hXavQF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 28, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39645, NULL, 'admin', 1, 'DIPROSONE CREAM 30GM', 'diprosone-cream-30gm-WbRxET', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39646, NULL, 'admin', 1, 'DISARTAN 80 MG 14 CAP', 'disartan-80-mg-14-cap-XYjhuc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39647, NULL, 'admin', 1, 'DISPERCAM 10MG 20TAB', 'dispercam-10mg-20tab-fZqhoL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 8.6, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39648, NULL, 'admin', 1, 'DISTILLED WATER', 'distilled-water-Idz8TJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 3, 0, '0', NULL, 'exclude', '0', 'percent', 9771, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39649, NULL, 'admin', 1, 'DISTILLED WATER SYRUP', 'distilled-water-syrup-Wm8kTW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 4.5, 0, '0', NULL, 'exclude', '0', 'percent', 75, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39650, NULL, 'admin', 1, 'DITTO SPRAY FOR MEN 200ML', 'ditto-spray-for-men-200ml-VDlJzh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39651, NULL, 'admin', 1, 'DITTO PERFUME SPRAY 200ML', 'ditto-perfume-spray-200ml-ojNlJS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 18, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39652, NULL, 'admin', 1, 'DIVAKOTE ER 500MG 20TAB', 'divakote-er-500mg-20tab-7kEzy7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 106, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39653, NULL, 'admin', 1, 'DIVIDO 75MG 30TAB', 'divido-75mg-30tab-BIOBwf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 141, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39654, NULL, 'admin', 1, 'DIVITON-D 200 IU 20ML DROPS', 'diviton-d-200-iu-20ml-drops-O0t6tc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39655, NULL, 'admin', 1, 'DIVOL HAIR MASK 450ML', 'divol-hair-mask-450ml-1tDunG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 155, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39656, NULL, 'admin', 1, 'DIVOL KIDS SHOWER GEL 300 ML', 'divol-kids-shower-gel-300-ml-3LW1oI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39657, NULL, 'admin', 1, 'DIVOL KIDS WITH SHEA BETTER SHAMPOO 500', 'divol-kids-with-shea-better-shampoo-500-eRXlOZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 170, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39658, NULL, 'admin', 1, 'DIVOL SAMPOO 300', 'divol-sampoo-300-F2xDej', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39659, NULL, 'admin', 1, 'DIVOL SHAMPOO 250 ML', 'divol-shampoo-250-ml-oguYa4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39660, NULL, 'admin', 1, 'DIVOZINE CREAM 30gm', 'divozine-cream-30gm-htWMKx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39661, NULL, 'admin', 1, 'DOCTOR AID بلاستر دكتور اد 100 قطعة', 'doctor-aid-blastr-dktor-ad-100-ktaa-qSUciP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39662, NULL, 'admin', 1, 'DOGMATIL 50MG 30CAP', 'dogmatil-50mg-30cap-Lu86AG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39663, NULL, 'admin', 1, 'DOGMATIL FORTE TAB', 'dogmatil-forte-tab-UMu62P', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39664, NULL, 'admin', 1, 'DOLCE & GABBANA 100 ML', 'dolce-gabbana-100-ml-DpsAsA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39665, NULL, 'admin', 1, 'DOLCYL 3 MG 30 TAB', 'dolcyl-3-mg-30-tab-Dnd4ka', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39666, NULL, 'admin', 1, 'DOLCYL 4MG 30TAB', 'dolcyl-4mg-30tab-iydeiz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 51, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39667, NULL, 'admin', 1, 'DOLIPRAN 1000 MG 15 TAB', 'dolipran-1000-mg-15-tab-Ly60Co', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39668, NULL, 'admin', 1, 'DOLIPRAN 1000 MG 20 TAB', 'dolipran-1000-mg-20-tab-12rMuC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39669, NULL, 'admin', 1, 'DOLO D 60 ML SYRP', 'dolo-d-60-ml-syrp-tbKTpG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39670, NULL, 'admin', 1, 'DOLO D 200MG 20 TAB', 'dolo-d-200mg-20-tab-lBcPVh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39671, NULL, 'admin', 1, 'DOLO D PLUS 200MG 20 TAB', 'dolo-d-plus-200mg-20-tab-GkQzzd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 27, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39672, NULL, 'admin', 1, 'DOLO D SYP 115ML', 'dolo-d-syp-115ml-Yp5sNz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 37, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39673, NULL, 'admin', 1, 'DOLPHIN 50MG 10 SUPP', 'dolphin-50mg-10-supp-JxwRPE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39674, NULL, 'admin', 1, 'DOROFEN 30CAP', 'dorofen-30cap-L6r5xS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 153, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39675, NULL, 'admin', 1, 'DOSTINEX .5 MG 2TAB', 'dostinex-5-mg-2tab-HjdEd9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 118.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39676, NULL, 'admin', 1, 'dove adnanced hair series pure care sublime oil', 'dove-adnanced-hair-series-pure-care-sublime-oil-tRMdwr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 139, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39677, NULL, 'admin', 1, 'DOVE BEAUTY FINISH', 'dove-beauty-finish-9PkwXi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39678, NULL, 'admin', 1, 'DOVE BODY WASH 500 ML', 'dove-body-wash-500-ml-wijOlv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39679, NULL, 'admin', 1, 'DOVE COCONUT MILK CREAM BAR', 'dove-coconut-milk-cream-bar-up15TG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39680, NULL, 'admin', 1, 'DOVE CONDITIONER DAILY CARE 350 ML', 'dove-conditioner-daily-care-350-ml-2Aks6s', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39681, NULL, 'admin', 1, 'DOVE CONDITIONER HAIR FALL RESCUE FOR WEAK 350 ML', 'dove-conditioner-hair-fall-rescue-for-weak-350-ml-enaZVa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39682, NULL, 'admin', 1, 'DOVE CONDITIONER LAVANDER THICKNESS 350ML', 'dove-conditioner-lavander-thickness-350ml-0iLonK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39683, NULL, 'admin', 1, 'DOVE CONDITIONER NOURISHINE OIL CARE 350 ML', 'dove-conditioner-nourishine-oil-care-350-ml-9WwLBR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39684, NULL, 'admin', 1, 'DOVE CONDITIONER STRENGTHENING RITUAL 350ML', 'dove-conditioner-strengthening-ritual-350ml-iCALhE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39685, NULL, 'admin', 1, 'DOVE CREAM OIL SOAP BAR 100GM', 'dove-cream-oil-soap-bar-100gm-tiV0tJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39686, NULL, 'admin', 1, 'DOVE EVEN TONE SPRAY 150 ML', 'dove-even-tone-spray-150-ml-wEBaha', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39687, NULL, 'admin', 1, 'DOVE FRESH TOUCH CREAM BAR', 'dove-fresh-touch-cream-bar-dsD3pQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39688, NULL, 'admin', 1, 'DOVE GENTLE EXFOLIATING 100GM', 'dove-gentle-exfoliating-100gm-8Hl09V', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39689, NULL, 'admin', 1, 'DOVE GO FRESH 48 H 50 ML', 'dove-go-fresh-48-h-50-ml-AKM2ve', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39690, NULL, 'admin', 1, 'DOVE GO FRESH 48 H CLEAR TONE 50 ML', 'dove-go-fresh-48-h-clear-tone-50-ml-oZiU0A', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (39691, NULL, 'admin', 1, 'DOVE GO FRESH POMEGRANATE SPRAY 150 ML', 'dove-go-fresh-pomegranate-spray-150-ml-CT7HGt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39692, NULL, 'admin', 1, 'DOVE HAND WASH PAMPERING 500 ML', 'dove-hand-wash-pampering-500-ml-D3pUNn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39693, NULL, 'admin', 1, 'DOVE HAND WASH REFRESHING 500ML خيار', 'dove-hand-wash-refreshing-500ml-khyar-m4s7dq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39694, NULL, 'admin', 1, 'DOVE INVISIBLE DRY STICK', 'dove-invisible-dry-stick-zOy1Xu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39695, NULL, 'admin', 1, 'DOVE MEN SPORT ACTIVE+FRESH SPRAY', 'dove-men-sport-activefresh-spray-u8QJOm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 225, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39696, NULL, 'admin', 1, 'DOVE OIL CARE SHAMPOO 1000 ML', 'dove-oil-care-shampoo-1000-ml-kUWWab', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 270, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39697, NULL, 'admin', 1, 'dove oil replacement intensive repair', 'dove-oil-replacement-intensive-repair-jaxYTK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39698, NULL, 'admin', 1, 'DOVE ORIGINAL STICK', 'dove-original-stick-CkI04x', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39699, NULL, 'admin', 1, 'DOVE POMEGRANATE & LEMON 90G', 'dove-pomegranate-lemon-90g-JKJGJt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39700, NULL, 'admin', 1, 'DOVE RESTOR CREAM BAR', 'dove-restor-cream-bar-35SmUF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39701, NULL, 'admin', 1, 'DOVE REVIVE STICK 40 GM', 'dove-revive-stick-40-gm-ulYy6G', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39702, NULL, 'admin', 1, 'DOVE SHAMPOO INTENSIVE REPAIR 1000ML', 'dove-shampoo-intensive-repair-1000ml-Sklvr4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 270, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39703, NULL, 'admin', 1, 'DOVE SHAMPOO REPAIRING RITUAL SHAMPOO 400 ML', 'dove-shampoo-repairing-ritual-shampoo-400-ml-657txt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39704, NULL, 'admin', 1, 'DOVE SHAMPOO STRENGTHNING RITUAL 400ML', 'dove-shampoo-strengthning-ritual-400ml-i4XeAg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39705, NULL, 'admin', 1, 'DOVE SHAMPOO STRENGTHNING RITUAL 600ML', 'dove-shampoo-strengthning-ritual-600ml-nws5ry', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39706, NULL, 'admin', 1, 'DOVE SHOWER GOFRESH 200 ML', 'dove-shower-gofresh-200-ml-XdpNVx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39707, NULL, 'admin', 1, 'DOVE SHOWER GOFRESH GREEN 200 ML', 'dove-shower-gofresh-green-200-ml-s8xwhK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39708, NULL, 'admin', 1, 'DOVE SOAP PINK', 'dove-soap-pink-g8fNbp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39709, NULL, 'admin', 1, 'DOVE SOAP PINK 100G', 'dove-soap-pink-100g-veGxtk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39710, NULL, 'admin', 1, 'DOVE STICK GO FRESH', 'dove-stick-go-fresh-FxZOrz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39711, NULL, 'admin', 1, 'DOVE STick ULTIMATE REPAIR LILI 40G', 'dove-stick-ultimate-repair-lili-40g-VODQE0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39712, NULL, 'admin', 1, 'DOWNOPRAZOL 20 MG 14 TAB', 'downoprazol-20-mg-14-tab-dXnsEz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39713, NULL, 'admin', 1, 'DOWNOPRAZOL 20 MG 7 SACH', 'downoprazol-20-mg-7-sach-po4h7p', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39714, NULL, 'admin', 1, 'DOWNOPRAZOL 40 MG 14 TAB', 'downoprazol-40-mg-14-tab-6x5Lwv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39715, NULL, 'admin', 1, 'DOWNOPRAZOL 40 MG 7 SACH', 'downoprazol-40-mg-7-sach-vgVuMP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39716, NULL, 'admin', 1, 'DOWNSTEROLIN 10/20 MG 28 TABLETS', 'downsterolin-1020-mg-28-tablets-F00jkm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 122, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39717, NULL, 'admin', 1, 'DOWNSTEROLIN 10/40MG 28 TABLETS', 'downsterolin-1040mg-28-tablets-elLcx6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39718, NULL, 'admin', 1, 'DOXIRAZOL 30 MG 14 TAB', 'doxirazol-30-mg-14-tab-ZtCh8s', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 44.25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39719, NULL, 'admin', 1, 'DOXIUM 500MG 30CAP', 'doxium-500mg-30cap-icim8P', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39720, NULL, 'admin', 1, 'DOXYCOST 200 MG 10 TAB', 'doxycost-200-mg-10-tab-JIT4hK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 43, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39721, NULL, 'admin', 1, 'DPI POUR MOI EAU DE PARFUM 150 ML SPRAY', 'dpi-pour-moi-eau-de-parfum-150-ml-spray-OCw6n8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2960, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39722, NULL, 'admin', 1, 'DR MIRACLES SERUM', 'dr-miracles-serum-Au9H7e', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 495, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39723, NULL, 'admin', 1, 'DR RASHEL ALOE VERA', 'dr-rashel-aloe-vera-1DZrwB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 296, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39724, NULL, 'admin', 1, 'DR RASHEL COLLAGEN', 'dr-rashel-collagen-9d1V9O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 296, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39725, NULL, 'admin', 1, 'DR SKIN REPAIRING SHAMPOO 250 GM', 'dr-skin-repairing-shampoo-250-gm-3AGOve', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d12779ab0c.webp\"]', '[]', '2025-04-26-680d1277ac9ce.webp', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 275, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', '2025-04-26 20:06:26', 0, 0, NULL, NULL, '2025-04-26-680d1277a75de.png', 1, NULL, 0.00, 0, NULL, NULL, '177111'), (39726, NULL, 'admin', 1, 'DR SKIN REVIVING FACIAL AMPOULES', 'dr-skin-reviving-facial-ampoules-a9dihd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 900, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39727, NULL, 'admin', 1, 'DR SKIN SILKSHINY HAIR MASK 300 GM', 'dr-skin-silkshiny-hair-mask-300-gm-NqHPd0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 475, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39728, NULL, 'admin', 1, 'DR.COOL TOOTHBRUSH FOR KIDS', 'drcool-toothbrush-for-kids-rcpFhj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39729, NULL, 'admin', 1, 'DRAKON ROLL ON DUODORANT OFFER 1+1 LOLLIPOP CANDY', 'drakon-roll-on-duodorant-offer-11-lollipop-candy-mSOLMg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39730, NULL, 'admin', 1, 'DRAKON ROLL ON DUODORANT OFFER 1+1 ORIENTAL OUD', 'drakon-roll-on-duodorant-offer-11-oriental-oud-mfRa2y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39731, NULL, 'admin', 1, 'DRAKON ROLL ON DUODORANT OFFER 1+1 PASSION', 'drakon-roll-on-duodorant-offer-11-passion-d2z0lT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39732, NULL, 'admin', 1, 'DRAKON ROLL ON DUODORANT OFFER 1+1 PINK BUBBLE', 'drakon-roll-on-duodorant-offer-11-pink-bubble-78URr9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39733, NULL, 'admin', 1, 'DRAKON SUNSCREEN GEL CREAM OFFER 1+1', 'drakon-sunscreen-gel-cream-offer-11-Xno4pV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 279, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39734, NULL, 'admin', 1, 'DRAKON SUNSCREEN LOTION OFFER 1+1', 'drakon-sunscreen-lotion-offer-11-CB9RqI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 399, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39735, NULL, 'admin', 1, 'DRAMENEX 50 MG 20 TAB', 'dramenex-50-mg-20-tab-DZ7nIp', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680cfae077718.webp\"]', '[]', '2025-04-26-680cfae08365f.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 28, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', '2025-04-26 18:25:39', 1, 0, NULL, NULL, '2025-04-26-680cfae07f514.png', 1, NULL, 0.00, 0, NULL, NULL, '161319'), (39736, NULL, 'admin', 1, 'DRY POST', 'dry-post-W0f59O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39737, NULL, 'admin', 1, 'DUCRAY KERACNYL CONTROL CREAM 30 ML', 'ducray-keracnyl-control-cream-30-ml-78fDsI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 259, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39738, NULL, 'admin', 1, 'DUCRAY NUTRICERAT MASQUE 150 ML', 'ducray-nutricerat-masque-150-ml-dfky3j', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 310, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39739, NULL, 'admin', 1, 'dulagen FOR HEALTHY JOINTS', 'dulagen-for-healthy-joints-lGVf1g', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39740, NULL, 'admin', 1, 'DULOXEPRIN 30 MG 28TAB', 'duloxeprin-30-mg-28tab-ZpjAo3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39741, NULL, 'admin', 1, 'DULOXEPRIN 60 MG 28TAB', 'duloxeprin-60-mg-28tab-iICqtI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 214, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39742, NULL, 'admin', 1, 'DUNHILL DESIRE TESTER', 'dunhill-desire-tester-Fxhuvu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39743, NULL, 'admin', 1, 'DUODART 0.5MG/0.4MG 30CAPS', 'duodart-05mg04mg-30caps-7qaqjp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 491, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39744, NULL, 'admin', 1, 'DUPHASTON 10 MG 60 TAB', 'duphaston-10-mg-60-tab-dNqHEx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 386, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39745, NULL, 'admin', 1, 'DURAFOS 1 AMP', 'durafos-1-amp-V5dXHy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 21.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39746, NULL, 'admin', 1, 'DUREX . EXTRA SAFE 3 CONDOMS', 'durex-extra-safe-3-condoms-gJxCUr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39747, NULL, 'admin', 1, 'DUREX AIR ULTRATHIN 3 PCS', 'durex-air-ultrathin-3-pcs-67Yjqv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39748, NULL, 'admin', 1, 'durex extra dotes 3 pes', 'durex-extra-dotes-3-pes-3svIlM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39749, NULL, 'admin', 1, 'durex extra thin 3 pie', 'durex-extra-thin-3-pie-9sbPLA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39750, NULL, 'admin', 1, 'DUREX EXTRA time', 'durex-extra-time-z7iTVP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39751, NULL, 'admin', 1, 'DUREX PERFECT GLIDE GEL 50 ML', 'durex-perfect-glide-gel-50-ml-NRfvf2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 310, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39752, NULL, 'admin', 1, 'DUREX PLEASURE ME 3 PCS OFFER', 'durex-pleasure-me-3-pcs-offer-53WgzN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39753, NULL, 'admin', 1, 'DUREX WARMING GEL 50 ML', 'durex-warming-gel-50-ml-auzvC6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 310, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39754, NULL, 'admin', 1, 'DUREX. INTENSE CHOCOLATE 10 CONDOMS', 'durex-intense-chocolate-10-condoms-oz1JEO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 410, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39755, NULL, 'admin', 1, 'DUREX. PERFORMAMAX INTENSE 3 CONDOMS', 'durex-performamax-intense-3-condoms-zBCc92', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39756, NULL, 'admin', 1, 'DURICEF 500MG SUSP', 'duricef-500mg-susp-iqppeu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 78, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39757, NULL, 'admin', 1, 'DURJOY 60MG 3TAB', 'durjoy-60mg-3tab-GIhB8E', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 59.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39758, NULL, 'admin', 1, 'DUSPATALIN RETARD 200 MG 30CAPS', 'duspatalin-retard-200-mg-30caps-wv2zrv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 138, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39759, NULL, 'admin', 1, 'E-MOX 500MG 16CAP', 'e-mox-500mg-16cap-rUXJxb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39760, NULL, 'admin', 1, 'E-MOXCLAV 228.5GM SYRUP', 'e-moxclav-2285gm-syrup-qno6T4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 49, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39761, NULL, 'admin', 1, 'EASY CARE 12 WIPES', 'easy-care-12-wipes-x3kVml', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 10, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39762, NULL, 'admin', 1, 'EASY CARE GARDENIA SCENT 40 WIPES', 'easy-care-gardenia-scent-40-wipes-hWx4fD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39763, NULL, 'admin', 1, 'EASY CARE MARINE SCENT 20 WIPES', 'easy-care-marine-scent-20-wipes-7mmmQq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39764, NULL, 'admin', 1, 'EASY CARE MARINE SCENT 80 WIPES', 'easy-care-marine-scent-80-wipes-30z1hP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39765, NULL, 'admin', 1, 'EASY SWEET 50G', 'easy-sweet-50g-vKoH4C', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39766, NULL, 'admin', 1, 'EASYCOL DROPS', 'easycol-drops-Ve00h0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 325, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39767, NULL, 'admin', 1, 'EBA-ACT ADVANCED HAIR GROWTH FORMULA 6AMP', 'eba-act-advanced-hair-growth-formula-6amp-WfH7v3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 659, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39768, NULL, 'admin', 1, 'EBAFIX HAIR SERUM 120 ML', 'ebafix-hair-serum-120-ml-srJiW0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39769, NULL, 'admin', 1, 'ECONOPRED PLUS DROPS', 'econopred-plus-drops-i1tao0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 43, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39770, NULL, 'admin', 1, 'ECRINAL FORTIFYING SHAMPOO FOR MEN 200 ML', 'ecrinal-fortifying-shampoo-for-men-200-ml-XsRam6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 515, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39771, NULL, 'admin', 1, 'ECTONEX ADULT 20ML', 'ectonex-adult-20ml-GGEWNY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 320, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39772, NULL, 'admin', 1, 'ectonex kids spray', 'ectonex-kids-spray-2j6CQB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 320, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39773, NULL, 'admin', 1, 'EDEMEX 1 MG 20 TAB', 'edemex-1-mg-20-tab-VNGvUX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 28, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39774, NULL, 'admin', 1, 'EFEXOR XR 75 MG CAP', 'efexor-xr-75-mg-cap-TgIoXu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 158, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39775, NULL, 'admin', 1, 'EFEXOR XR150 MG 14 CAP', 'efexor-xr150-mg-14-cap-QXAjzS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 230, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39776, NULL, 'admin', 1, 'egacs baby shampoo', 'egacs-baby-shampoo-uZy341', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 320, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39777, NULL, 'admin', 1, 'EKERATIN HAIR STRENGTHING & MASK 200GM', 'ekeratin-hair-strengthing-mask-200gm-P7ssyF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39778, NULL, 'admin', 1, 'ELBAVIT SYP W/IRON 60 ML', 'elbavit-syp-wiron-60-ml-ZnwaH7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 27, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39779, NULL, 'admin', 1, 'ELBOW SLIP OVER S كود 1522', 'elbow-slip-over-s-kod-1522-CAwYFI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39780, NULL, 'admin', 1, 'ELEGA CREAM 60 GM', 'elega-cream-60-gm-uksU71', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39781, NULL, 'admin', 1, 'ELICA M CREAM 3OM', 'elica-m-cream-3om-yZMnls', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 52, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39782, NULL, 'admin', 1, 'ELIDEL CREAM 15GM', 'elidel-cream-15gm-Zwv8wm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 212, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39783, NULL, 'admin', 1, 'ELIMOLIVAN 5/160MG 28TAB', 'elimolivan-5160mg-28tab-dOhggj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 136, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39784, NULL, 'admin', 1, 'ELIQUIS 2.5MG 20TAB', 'eliquis-25mg-20tab-RxnOko', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 532, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39785, NULL, 'admin', 1, 'ELIQUIS 5MG 20TAB', 'eliquis-5mg-20tab-W4V0Kx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 532, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39786, NULL, 'admin', 1, 'ELONDA 0.5MG 2 TAB', 'elonda-05mg-2-tab-KiTOPM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (39787, NULL, 'admin', 1, 'ELONE HAIR CREAM WITH KERATIN 75ML', 'elone-hair-cream-with-keratin-75ml-bEH90M', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39788, NULL, 'admin', 1, 'ELONE HAIR MASK 250GM', 'elone-hair-mask-250gm-ylRf7S', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39789, NULL, 'admin', 1, 'ELSADA 1000 MG', 'elsada-1000-mg-2fShe6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 475, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39790, NULL, 'admin', 1, 'ELSADA 500 MG', 'elsada-500-mg-daRNgg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 325, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39791, NULL, 'admin', 1, 'ELVIV SHAMPOO 600', 'elviv-shampoo-600-bkZMNG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 182, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39792, NULL, 'admin', 1, 'ELVIVE DREAM LONG CONDITINER 200ML', 'elvive-dream-long-conditiner-200ml-L4yFSt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39793, NULL, 'admin', 1, 'ELVIVE DREAM LONG STRAIGHT 72H CONDITINER 200ML', 'elvive-dream-long-straight-72h-conditiner-200ml-SIdrLt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39794, NULL, 'admin', 1, 'ELVIVE BALSM TOTAL REPEIR 400ML', 'elvive-balsm-total-repeir-400ml-wWC9IX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 139, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39795, NULL, 'admin', 1, 'ELVIVE DREAM LONG SHAMPOO 200ML', 'elvive-dream-long-shampoo-200ml-VmoZkB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39796, NULL, 'admin', 1, 'ELVIVE DREAM LONG SHAMPOO 400ML', 'elvive-dream-long-shampoo-400ml-VUBEIZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39797, NULL, 'admin', 1, 'ELVIVE EXTRAORDINARY OIL CONDITIONER 200 ml', 'elvive-extraordinary-oil-conditioner-200-ml-rw3vX8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39798, NULL, 'admin', 1, 'ELVIVE FALL RESIST SERUM 102 ml', 'elvive-fall-resist-serum-102-ml-yoQal3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 615, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39799, NULL, 'admin', 1, 'ELVIVE FALL RESIST SHAMPOO 200 ml', 'elvive-fall-resist-shampoo-200-ml-idJ21Z', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39800, NULL, 'admin', 1, 'ELVIVE FULL RESIST BREAKAGE CONDITIONER 200 ml', 'elvive-full-resist-breakage-conditioner-200-ml-Z3PzwG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39801, NULL, 'admin', 1, 'ELVIVE HYAURON SERUM', 'elvive-hyauron-serum-xxkdOA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 395, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39802, NULL, 'admin', 1, 'ELVIVE SHAMPOO DREAM LONG 400ML', 'elvive-shampoo-dream-long-400ml-5ljchj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39803, NULL, 'admin', 1, 'ELVIVE SHAMPOO NOURISHING NORMAL HAIR 200ML', 'elvive-shampoo-nourishing-normal-hair-200ml-z2hSY7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39804, NULL, 'admin', 1, 'ELVIVE SHAMPOO TOTAL REPAIR 200ML', 'elvive-shampoo-total-repair-200ml-04H3fA', 'physical', '[{\"id\":\"2\",\"position\":1}]', '2', NULL, NULL, 1, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680a79e8a9f16.webp\"]', '[]', '2025-04-24-680a79e8ba7ea.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 120, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', '2025-04-24 19:50:46', 1, 0, NULL, NULL, '2025-04-24-680a79e8b5783.png', 1, NULL, 0.00, 0, NULL, NULL, '144292'), (39805, NULL, 'admin', 1, 'EMEREST 4MG 5AMP', 'emerest-4mg-5amp-z8t40T', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 112.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39806, NULL, 'admin', 1, 'EMETREX 3AMP', 'emetrex-3amp-cmXsnh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39807, NULL, 'admin', 1, 'EMO SOFT CREAM 30GM', 'emo-soft-cream-30gm-DOXwsR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39808, NULL, 'admin', 1, 'EMPACOZA 10MG 30TAB', 'empacoza-10mg-30tab-D6SFg3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39809, NULL, 'admin', 1, 'EMPACOZA 25MG 30TAB', 'empacoza-25mg-30tab-bBzjfV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39810, NULL, 'admin', 1, 'EMPACOZA plus 10/5 MG 30TAB', 'empacoza-plus-105-mg-30tab-v8q9Oi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 303, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39811, NULL, 'admin', 1, 'EMPACOZA TRIO XR 10/5/1000', 'empacoza-trio-xr-1051000-SHabT1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 396, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39812, NULL, 'admin', 1, 'EMPACYRL 10/5 MG 30TAB', 'empacyrl-105-mg-30tab-N2Ds7M', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 354, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39813, NULL, 'admin', 1, 'ENERGY SERUM CRISTAL OIL 60ML', 'energy-serum-cristal-oil-60ml-DQyVvH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 235, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39814, NULL, 'admin', 1, 'ENLIVEN CONDITIONER COCONUT & VANILIA 500ML', 'enliven-conditioner-coconut-vanilia-500ml-Lz1LdG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39815, NULL, 'admin', 1, 'ENLIVEN FIRM HOLD HAIR GEL 500 G', 'enliven-firm-hold-hair-gel-500-g-vVH4w4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 260, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39816, NULL, 'admin', 1, 'ENLIVEN GEL 500 G ازرق', 'enliven-gel-500-g-azrk-nRuqNO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 260, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39817, NULL, 'admin', 1, 'ENLIVEN GEL 500 G اصفر', 'enliven-gel-500-g-asfr-TuP4zx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39818, NULL, 'admin', 1, 'ENLIVEN HAIR SPRAY 300ML', 'enliven-hair-spray-300ml-ZW9Ysx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 280, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39819, NULL, 'admin', 1, 'ENLIVEN SHAMPOO COCONUT & VANILIA 500ML', 'enliven-shampoo-coconut-vanilia-500ml-hnjgTO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39820, NULL, 'admin', 1, 'ENRICH SYRUP 100 ML', 'enrich-syrup-100-ml-pjMZpu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39821, NULL, 'admin', 1, 'ENSURE MILK POWDER 400 GM', 'ensure-milk-powder-400-gm-pBRLsy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 476.2, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39822, NULL, 'admin', 1, 'ENTEROGERMINA ORAL AMP', 'enterogermina-oral-amp-Oy70xA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39823, NULL, 'admin', 1, 'ENTEROGERMINA ORAL AMP 4BELEON', 'enterogermina-oral-amp-4beleon-Rnjs0h', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39824, NULL, 'admin', 1, 'ENTRESTO 100ML 28TAB', 'entresto-100ml-28tab-YyfphU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1700, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39825, NULL, 'admin', 1, 'ENTRESTO 200ML 56 TAB', 'entresto-200ml-56-tab-4pU7bB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 3559, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39826, NULL, 'admin', 1, 'ENTRESTO 50 MG 28 TABS', 'entresto-50-mg-28-tabs-Ko3KnB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1700, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39827, NULL, 'admin', 1, 'EPICOGEL SUSP', 'epicogel-susp-2x8bpR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39828, NULL, 'admin', 1, 'EPICOPRED 20 MG 20 TAB', 'epicopred-20-mg-20-tab-VZLhuy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 104, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39829, NULL, 'admin', 1, 'EPICOPRED 5 MG 30TAB', 'epicopred-5-mg-30tab-NIakbd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39830, NULL, 'admin', 1, 'EPICOTIL 20 MG 10 TAB', 'epicotil-20-mg-10-tab-uzA6Jv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 28.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39831, NULL, 'admin', 1, 'EPICOTIL SUPP', 'epicotil-supp-OTxYp3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 17.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39832, NULL, 'admin', 1, 'EPIDERM CREAM 50 GM', 'epiderm-cream-50-gm-wVjBpw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39833, NULL, 'admin', 1, 'EPIFENAC 0.1% 1MG DROPS 5ML', 'epifenac-01-1mg-drops-5ml-Wk6MQz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 13.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39834, NULL, 'admin', 1, 'EPILAT RETARD 20 TAB', 'epilat-retard-20-tab-8yQseQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 22, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39835, NULL, 'admin', 1, 'EPIMAG EFF SACHETS', 'epimag-eff-sachets-F5Ess7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39836, NULL, 'admin', 1, 'EPIROVASTIN 10MG 7TAB', 'epirovastin-10mg-7tab-QNafQ5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 21, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39837, NULL, 'admin', 1, 'EPIROVASTIN 20MG 7TAB', 'epirovastin-20mg-7tab-uWRry9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 28.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39838, NULL, 'admin', 1, 'EPOETIN 4000 IU VIAL', 'epoetin-4000-iu-vial-MqtAju', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 196, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39839, NULL, 'admin', 1, 'ERALONER 25 MG 20 TAB', 'eraloner-25-mg-20-tab-vpb4AN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 102, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39840, NULL, 'admin', 1, 'ERALONER 50 MG 20 TAB', 'eraloner-50-mg-20-tab-x2Frl2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 149, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39841, NULL, 'admin', 1, 'ERASTAPEX 20 MG 30 TAB', 'erastapex-20-mg-30-tab-MjJxfZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39842, NULL, 'admin', 1, 'ERASTAPEX 40 MG 30 TAB', 'erastapex-40-mg-30-tab-3iK7IG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39843, NULL, 'admin', 1, 'ERASTAPEX CO 20/5 MG 30 TAB', 'erastapex-co-205-mg-30-tab-wVp90M', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 114, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39844, NULL, 'admin', 1, 'ERASTAPEX CO40/5 MG 30 TAB', 'erastapex-co405-mg-30-tab-MWwVsf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 144, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39845, NULL, 'admin', 1, 'ERASTAPEX PLUS 20/12.5 MG 30 TAB', 'erastapex-plus-20125-mg-30-tab-SAlXna', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 78, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39846, NULL, 'admin', 1, 'ERASTAPEX PLUS 40/12.5 MG 30 TAB', 'erastapex-plus-40125-mg-30-tab-MZH1If', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39847, NULL, 'admin', 1, 'ERASTAPEX TRIO 20/5/12.5 MG 30TAB', 'erastapex-trio-205125-mg-30tab-G2wMY0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 114, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39848, NULL, 'admin', 1, 'ERASTAPEX TRIO 40/10/25 MG 30TAB', 'erastapex-trio-401025-mg-30tab-oeftcS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 162, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39849, NULL, 'admin', 1, 'ERASTAPEX TRIO 40/5/12.5 MG 30TAB', 'erastapex-trio-405125-mg-30tab-E899A9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 144, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39850, NULL, 'admin', 1, 'EREC 100 MG 12 TAB', 'erec-100-mg-12-tab-bhIQMx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 144, 0, '0', NULL, 'exclude', '0', 'percent', 15, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39851, NULL, 'admin', 1, 'ERECTALIS 20MG 2TAB', 'erectalis-20mg-2tab-YarB5f', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39852, NULL, 'admin', 1, 'ERECTALIS 5 mg 30 tablets', 'erectalis-5-mg-30-tablets-YvbA5T', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 187.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39853, NULL, 'admin', 1, 'ESMOPUMP 20 MG 14 CAPS', 'esmopump-20-mg-14-caps-ZCnZly', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39854, NULL, 'admin', 1, 'ESMORAP 20MG 14TAB', 'esmorap-20mg-14tab-5swjhQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 76, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39855, NULL, 'admin', 1, 'ESMORAP 40MG 14TAB', 'esmorap-40mg-14tab-L8hKB8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 138, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39856, NULL, 'admin', 1, 'ESSENCE POWSER FOUNDATION', 'essence-powser-foundation-cyjNXw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 550, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39857, NULL, 'admin', 1, 'ESSENCE THE HIGHLIGHTER', 'essence-the-highlighter-WJbsRk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 525, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39858, NULL, 'admin', 1, 'ESSENCE THE NUDEEDITION EYESHADOW PALETTE', 'essence-the-nudeedition-eyeshadow-palette-pJjlBY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39859, NULL, 'admin', 1, 'ESSENCE THE ROSE EDITION EYESHADOW PALETTE', 'essence-the-rose-edition-eyeshadow-palette-xsgefE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39860, NULL, 'admin', 1, 'ESTERO - MAP 20 MG 30 TAB', 'estero-map-20-mg-30-tab-jxXyX1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 141, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39861, NULL, 'admin', 1, 'ESTIKAN 20MG 14 TAB', 'estikan-20mg-14-tab-U4sCCM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 78, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39862, NULL, 'admin', 1, 'ESTOHALT 40 MG 14 CAP', 'estohalt-40-mg-14-cap-xy2Qho', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 56.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39863, NULL, 'admin', 1, 'ETHYLE ALCOHOL 70 % SPRAY', 'ethyle-alcohol-70-spray-Cgh6xC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39864, NULL, 'admin', 1, 'ETORICOX-HEXAL 60 MG 30 TAB', 'etoricox-hexal-60-mg-30-tab-06FqBJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39865, NULL, 'admin', 1, 'ettelo conditioner 200ml', 'ettelo-conditioner-200ml-n72ZOQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 265, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39866, NULL, 'admin', 1, 'EUCARBON 30 TAB', 'eucarbon-30-tab-EGRsJ3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39867, NULL, 'admin', 1, 'Eucerin Anti Age Hyaluron-Filler 15ml', 'eucerin-anti-age-hyaluron-filler-15ml-ARuptT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39868, NULL, 'admin', 1, 'EUCERIN DERMO PURIFYER TRIPLE EFFECT SERUM', 'eucerin-dermo-purifyer-triple-effect-serum-zaJ7fN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 849, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39869, NULL, 'admin', 1, 'eucerin dermopurifyer oil control skin', 'eucerin-dermopurifyer-oil-control-skin-yZzENy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 919, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39870, NULL, 'admin', 1, 'EUCERIN EVEN PIGMENT PERFECTOR CLEANSING GEL 200 M', 'eucerin-even-pigment-perfector-cleansing-gel-200-m-7m6ArK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 799, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39871, NULL, 'admin', 1, 'EUCERIN EVEN PIGMENT PERFECTOR EYE CONTOUR', 'eucerin-even-pigment-perfector-eye-contour-R8xk9c', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1650, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39872, NULL, 'admin', 1, 'EUCERIN EVEN PIGMENT PERFECTOR NIGHT CREAM', 'eucerin-even-pigment-perfector-night-cream-DV6FV5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1945, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39873, NULL, 'admin', 1, 'EUCERIN HYALURON FILLER ULTRALIGHT MOISTURE BOOSTE', 'eucerin-hyaluron-filler-ultralight-moisture-booste-TE6fDG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1449, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39874, NULL, 'admin', 1, 'Eucerin pH5 face cream 100 ml', 'eucerin-ph5-face-cream-100-ml-nq5oLL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 799, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39875, NULL, 'admin', 1, 'EUCERIN PHOTOAGING CONTROL SUN FLUID', 'eucerin-photoaging-control-sun-fluid-1qtbUY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 989, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39876, NULL, 'admin', 1, 'EUCERIN SENSITIVE PROTECT SPF 50+ SUN CREME SENSIT', 'eucerin-sensitive-protect-spf-50-sun-creme-sensit-pxbOT9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 899, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39877, NULL, 'admin', 1, 'EUCERIN TONER 200ML', 'eucerin-toner-200ml-ZDAvWe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 599, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39878, NULL, 'admin', 1, 'EUROCOX 200MG TAB', 'eurocox-200mg-tab-nU1Jkj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 46.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39879, NULL, 'admin', 1, 'EUTHYROX 100MCG100 TAB', 'euthyrox-100mcg100-tab-66tOz5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 620, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39880, NULL, 'admin', 1, 'EUTHYROX 25MCG 50TAB', 'euthyrox-25mcg-50tab-BWQlaN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 33, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39881, NULL, 'admin', 1, 'EUTHYROX 50 MG 50 TAB', 'euthyrox-50-mg-50-tab-krv68j', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 46, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39882, NULL, 'admin', 1, 'EVA COLLAGEN DEEP LINES +40', 'eva-collagen-deep-lines-40-eqGmDb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 230, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (39883, NULL, 'admin', 1, 'EVA COLLAGEN HAND CREAM +30 100ml', 'eva-collagen-hand-cream-30-100ml-QCZPS2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39884, NULL, 'admin', 1, 'EVA COLLAGEN غسول 150مل', 'eva-collagen-ghsol-150ml-AwGIye', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39885, NULL, 'admin', 1, 'EVA GLYCERIN CREAM 170 GM', 'eva-glycerin-cream-170-gm-41wJ8Q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39886, NULL, 'admin', 1, 'EVA ACETONE 100 ML', 'eva-acetone-100-ml-yxxHEC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39887, NULL, 'admin', 1, 'EVA ACNE PRONE FACIAL SCRUB 100 ML', 'eva-acne-prone-facial-scrub-100-ml-5qMHnY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39888, NULL, 'admin', 1, 'EVA ALOE VERA 5 AMP بخلاصة الصبار المركز', 'eva-aloe-vera-5-amp-bkhlas-alsbar-almrkz-AbUdWy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39889, NULL, 'admin', 1, 'eva anti aging face serum vit a', 'eva-anti-aging-face-serum-vit-a-wmk3HX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39890, NULL, 'admin', 1, 'EVA B WHITE FACIAL WASH 150ML', 'eva-b-white-facial-wash-150ml-zfhXjn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39891, NULL, 'admin', 1, 'eva bebe BABY OIL 200ml', 'eva-bebe-baby-oil-200ml-Ez9BhR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39892, NULL, 'admin', 1, 'eva bebe LOTION 200ml', 'eva-bebe-lotion-200ml-FVzqe7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39893, NULL, 'admin', 1, 'EVA BODY SPLASH COZY DREAM 240 ML', 'eva-body-splash-cozy-dream-240-ml-tUnsbH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39894, NULL, 'admin', 1, 'EVA BODY SPLASH GOLD SPELL 240ML', 'eva-body-splash-gold-spell-240ml-BaMifd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39895, NULL, 'admin', 1, 'EVA BODY SPLASH IN THE CLOUDS 240 ML', 'eva-body-splash-in-the-clouds-240-ml-nOhAkm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39896, NULL, 'admin', 1, 'EVA BODY SPLASH MORNING BLOSSOM 240 ML', 'eva-body-splash-morning-blossom-240-ml-ElfU0n', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39897, NULL, 'admin', 1, 'EVA BODY SPLASH SUMMER TWIST', 'eva-body-splash-summer-twist-e7zpcD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39898, NULL, 'admin', 1, 'EVA COLLAGEN 10 AMP', 'eva-collagen-10-amp-2HBqo9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39899, NULL, 'admin', 1, 'EVA COLLAGEN CLEANSER MAKEUP REMOVER 150ML', 'eva-collagen-cleanser-makeup-remover-150ml-WFLsAP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39900, NULL, 'admin', 1, 'EVA COLLAGEN GOLD ANTI-WRINKLE CREAM 50ML', 'eva-collagen-gold-anti-wrinkle-cream-50ml-BOPouw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 290, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39901, NULL, 'admin', 1, 'EVA COLLAGEN MOISTURIZING 20+ CREAM 50ML', 'eva-collagen-moisturizing-20-cream-50ml-dQyELZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39902, NULL, 'admin', 1, 'EVA COLLAGEN SUN BLOCK 50+ 50 ML', 'eva-collagen-sun-block-50-50-ml-B7fdms', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39903, NULL, 'admin', 1, 'EVA COLLAGEN TONER 200', 'eva-collagen-toner-200-PChnhf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39904, NULL, 'admin', 1, 'EVA CREAM GLYCERIN 20 G', 'eva-cream-glycerin-20-g-XZdUzv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 14, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39905, NULL, 'admin', 1, 'EVA CREAM HONY 20 G', 'eva-cream-hony-20-g-Yltzp9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39906, NULL, 'admin', 1, 'EVA CREAM YOGURT & CUCUMBER 25 MG', 'eva-cream-yogurt-cucumber-25-mg-HSCf31', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39907, NULL, 'admin', 1, 'EVA CREAM YOUGERT 55 G', 'eva-cream-yougert-55-g-foC8le', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39908, NULL, 'admin', 1, 'EVA EXFOLIATING GLYCERIN SOAP', 'eva-exfoliating-glycerin-soap-2kAuM4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39909, NULL, 'admin', 1, 'EVA FOOT POWDERبالمنتول', 'eva-foot-powderbalmntol-MHu4bs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39910, NULL, 'admin', 1, 'EVA GLYCERIN WITH LEMON SOAP', 'eva-glycerin-with-lemon-soap-2m21P2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39911, NULL, 'admin', 1, 'EVA GOLD ARGAN HAIR MASK 200 ML', 'eva-gold-argan-hair-mask-200-ml-rOX5s0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39912, NULL, 'admin', 1, 'EVA GOLD ARGAN SERUM 90 ML', 'eva-gold-argan-serum-90-ml-Y48L6x', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 230, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39913, NULL, 'admin', 1, 'EVA GOLD COLLAGEN NIGHT EYE CONTOUR CREAM 15GM', 'eva-gold-collagen-night-eye-contour-cream-15gm-9vVHHd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 230, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39914, NULL, 'admin', 1, 'EVA HAIR OIL REPLACEMENT', 'eva-hair-oil-replacement-Yvou3V', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39915, NULL, 'admin', 1, 'EVA HAIR OIL REPLACEMENT WITH ALOE VERA 250ML', 'eva-hair-oil-replacement-with-aloe-vera-250ml-BpCE1T', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39916, NULL, 'admin', 1, 'EVA HAND CREAM 60ML', 'eva-hand-cream-60ml-EYX8IP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39917, NULL, 'admin', 1, 'EVA HONEY CREAM 170 GM', 'eva-honey-cream-170-gm-GNCnxh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39918, NULL, 'admin', 1, 'EVA LIP BAM VANILLA', 'eva-lip-bam-vanilla-Ou4w2o', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39919, NULL, 'admin', 1, 'EVA LOVE TALE SENSES', 'eva-love-tale-senses-TtjKgv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39920, NULL, 'admin', 1, 'EVA MUSKY JASMINE BODY SPLASH', 'eva-musky-jasmine-body-splash-rBZjW3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39921, NULL, 'admin', 1, 'EVA MYSTIC ORCHID BODY SPLASH', 'eva-mystic-orchid-body-splash-51n8rS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39922, NULL, 'admin', 1, 'EVA NATURAL NIGHT', 'eva-natural-night-1sCRio', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39923, NULL, 'admin', 1, 'eva natural oliy skin', 'eva-natural-oliy-skin-VBZrv4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39924, NULL, 'admin', 1, 'eva natural مقشر', 'eva-natural-mkshr-aKuoqF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39925, NULL, 'admin', 1, 'eva shea butter linseed curls mask', 'eva-shea-butter-linseed-curls-mask-DK5ytP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39926, NULL, 'admin', 1, 'eva shower cream', 'eva-shower-cream-bjNxnb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39927, NULL, 'admin', 1, 'EVA SKIN CLINIC COLLAGEN BB DARK CREAM 50 ML', 'eva-skin-clinic-collagen-bb-dark-cream-50-ml-rDCX0M', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 270, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39928, NULL, 'admin', 1, 'EVA SKIN CLINIC HYALURONIC ACID 160ML', 'eva-skin-clinic-hyaluronic-acid-160ml-4YyLyO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39929, NULL, 'admin', 1, 'EVA SKIN CLINIC LIP PLUMPING SERUM 10ML', 'eva-skin-clinic-lip-plumping-serum-10ml-lTsJzw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 230, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39930, NULL, 'admin', 1, 'EVA SKIN CLINIC REIUVENATING FACIAL SERUM 30ML', 'eva-skin-clinic-reiuvenating-facial-serum-30ml-z5i0PP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 290, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39931, NULL, 'admin', 1, 'EVA SKIN CLINIC WHIT PEARL FACIAL SOAP', 'eva-skin-clinic-whit-pearl-facial-soap-XeI99V', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39932, NULL, 'admin', 1, 'EVA SKIN CLINIC WHITENING EYE CREAM', 'eva-skin-clinic-whitening-eye-cream-w6zMDq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39933, NULL, 'admin', 1, 'EVA SMOKERS CLOVE 45GM', 'eva-smokers-clove-45gm-jF4njI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39934, NULL, 'admin', 1, 'EVA SMOKERS FLUORINE 45GM', 'eva-smokers-fluorine-45gm-OuAWKD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39935, NULL, 'admin', 1, 'EVA SMOKERS MENTHOL 45GM', 'eva-smokers-menthol-45gm-fvvTrC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39936, NULL, 'admin', 1, 'EVA SMOKERS MISWAK 45GM', 'eva-smokers-miswak-45gm-buT9Jq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39937, NULL, 'admin', 1, 'EVA SPOTLESS SOAP', 'eva-spotless-soap-j30teP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 22, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39938, NULL, 'admin', 1, 'EVA SPRING LILIES BODY SPLASH', 'eva-spring-lilies-body-splash-ibLLGc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39939, NULL, 'admin', 1, 'EVA SUN BLOCK 50+SPF 200 ML', 'eva-sun-block-50spf-200-ml-GALCV3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 285, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39940, NULL, 'admin', 1, 'EVA SUN BLOCK KIDS 50+SPF 200 ML', 'eva-sun-block-kids-50spf-200-ml-tiFSCl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 280, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39941, NULL, 'admin', 1, 'eva tooth brash with joy', 'eva-tooth-brash-with-joy-kB9Luh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39942, NULL, 'admin', 1, 'EVA VASILINE F/HAIR AND SKIN 20 ML فازلين', 'eva-vasiline-fhair-and-skin-20-ml-fazlyn-6CXyEM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39943, NULL, 'admin', 1, 'EVA WHITE PREARL FACIAL SCRUB', 'eva-white-prearl-facial-scrub-Snaqpt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39944, NULL, 'admin', 1, 'EVA WHITENING DAY CREAM 360', 'eva-whitening-day-cream-360-KGRLFb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39945, NULL, 'admin', 1, 'EVA بودرة قدم بالصبار', 'eva-bodr-kdm-balsbar-VB2Gts', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39946, NULL, 'admin', 1, 'EVA غسول بالجلسرين 150مل', 'eva-ghsol-balglsryn-150ml-QlGPfP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39947, NULL, 'admin', 1, 'EVA غسول بالخيار 150مل', 'eva-ghsol-balkhyar-150ml-dL8gXF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39948, NULL, 'admin', 1, 'EVA غسول مقشر بالعسل 150مل', 'eva-ghsol-mkshr-balaasl-150ml-vJCRqH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39949, NULL, 'admin', 1, 'EVANEOTRIM EVA', 'evaneotrim-eva-iQsoaT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1598, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39950, NULL, 'admin', 1, 'EVASTINE 10MG 20TAB', 'evastine-10mg-20tab-sQtDGz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39951, NULL, 'admin', 1, 'EVERY STRAND ALOE & VERA 177ML', 'every-strand-aloe-vera-177ml-75UFJi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 630, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39952, NULL, 'admin', 1, 'EVERY STRAND ALOE VERA & COCONUT MASK 425G', 'every-strand-aloe-vera-coconut-mask-425g-Bj2WbD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 670, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39953, NULL, 'admin', 1, 'EVERY STRAND ARGAN OIL CONDITIONER', 'every-strand-argan-oil-conditioner-iHu1Xc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 470, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39954, NULL, 'admin', 1, 'every strand keratin shampoo', 'every-strand-keratin-shampoo-SsYJVA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 470, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39955, NULL, 'admin', 1, 'EVERY STRAND KERATIN VITAMIN E', 'every-strand-keratin-vitamin-e-fieQ8M', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 630, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39956, NULL, 'admin', 1, 'EVERY STRAND KERATIN WITH ALOE VERA SHAMPOO 399ML', 'every-strand-keratin-with-aloe-vera-shampoo-399ml-sy09EI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 670, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39957, NULL, 'admin', 1, 'EVERY STRAND LEAVE IN SHEA & COCONUT OIL 236ML', 'every-strand-leave-in-shea-coconut-oil-236ml-166ug7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 499, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39958, NULL, 'admin', 1, 'EVERYOUTH ANTI AGING ANTI WRINKLES CREAM 30 GM', 'everyouth-anti-aging-anti-wrinkles-cream-30-gm-P4lxKW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39959, NULL, 'admin', 1, 'EVERYOUTH DETOX ANTI AGING CLEANSER 200 ML', 'everyouth-detox-anti-aging-cleanser-200-ml-Dm4bmv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 310, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39960, NULL, 'admin', 1, 'EVERYOUTH HYALURONIC ACID FILLER GEL 50 GM', 'everyouth-hyaluronic-acid-filler-gel-50-gm-mhaFcC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 540, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39961, NULL, 'admin', 1, 'EVERYOUTH TOTAL EYE CARE CREAM 30 ML', 'everyouth-total-eye-care-cream-30-ml-9jxV5h', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 425, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39962, NULL, 'admin', 1, 'EXAMIDE 10 MG 30 TAB', 'examide-10-mg-30-tab-5zZfhY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 117, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39963, NULL, 'admin', 1, 'EXAMIDE 20 MG 20 TAB', 'examide-20-mg-20-tab-Es1aLI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 106, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39964, NULL, 'admin', 1, 'EXAMIDE 5 MG 30 TAB', 'examide-5-mg-30-tab-AizByR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39965, NULL, 'admin', 1, 'EXARETIC 10 MG 30 TAB', 'exaretic-10-mg-30-tab-1zNMBq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 51.5, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39966, NULL, 'admin', 1, 'EXARETIC 20 MG 30 TAB', 'exaretic-20-mg-30-tab-CqViFf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 67.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39967, NULL, 'admin', 1, 'EXFORGE 10/160 MG 14 TAB', 'exforge-10160-mg-14-tab-8ud4y9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 218, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39968, NULL, 'admin', 1, 'EXFORGE 5/160 MG 14 TAB', 'exforge-5160-mg-14-tab-6dEx6j', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 218, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39969, NULL, 'admin', 1, 'EXFORGE HCT 10 /160 /25 MG MG 14 TAB', 'exforge-hct-10-160-25-mg-mg-14-tab-6l3y78', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 270, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39970, NULL, 'admin', 1, 'EXFORGE HCT 5/160 /12.5 MG MG 14 TAB', 'exforge-hct-5160-125-mg-mg-14-tab-HdRqS4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 270, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39971, NULL, 'admin', 1, 'EXTRA SHINE ANTI HAIR LOSS SHAMPOO 200 ML', 'extra-shine-anti-hair-loss-shampoo-200-ml-1dWVaX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 235, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39972, NULL, 'admin', 1, 'EXTRA SHINE FACIAL SERUM 30 ML', 'extra-shine-facial-serum-30-ml-SjYjXm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 480, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39973, NULL, 'admin', 1, 'EXTRA SHINE FACIAL WASH 250 ML', 'extra-shine-facial-wash-250-ml-S5TajR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39974, NULL, 'admin', 1, 'EXTRAUMA FORTE GEL', 'extrauma-forte-gel-b5fAVx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 41, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39975, NULL, 'admin', 1, 'EYE PATCH- STERILE', 'eye-patch-sterile-ZBsovN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 5, 0, '0', NULL, 'exclude', '0', 'percent', 122, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39976, NULL, 'admin', 1, 'ezacard 100 tap 30tap', 'ezacard-100-tap-30tap-npCcqV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 33, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39977, NULL, 'admin', 1, 'EZACARD 75MG 30 TAB', 'ezacard-75mg-30-tab-BIrHDv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 51, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (39978, NULL, 'admin', 1, 'EZAPRIL 20 MG 30 TAB', 'ezapril-20-mg-30-tab-HRZZ8S', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39979, NULL, 'admin', 1, 'EZAPRIL CO 20/12.5 30 TABS', 'ezapril-co-20125-30-tabs-zZ6BEg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 51, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39980, NULL, 'admin', 1, 'EZOGAST 40 MG 14 CAP', 'ezogast-40-mg-14-cap-5Ud9pV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39981, NULL, 'admin', 1, 'FA FRESHLY', 'fa-freshly-YSsUBF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 155, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39982, NULL, 'admin', 1, 'FA MEN FRESHLY FREE ROL ON 50 ML', 'fa-men-freshly-free-rol-on-50-ml-7NfFwc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39983, NULL, 'admin', 1, 'FA MINT & BERGAMOT SCENT SPRAY 150 ML', 'fa-mint-bergamot-scent-spray-150-ml-Ixl2D3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39984, NULL, 'admin', 1, 'FA MUSK COLOGNE FOR MEN 250ML', 'fa-musk-cologne-for-men-250ml-VdSZcj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39985, NULL, 'admin', 1, 'fa spray', 'fa-spray-KJRB8M', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39986, NULL, 'admin', 1, 'FACE MASK B M 100 PIECES CODE 4135', 'face-mask-b-m-100-pieces-code-4135-qnlgXe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39987, NULL, 'admin', 1, 'FAIR & LOVELY CREAM 18 GM', 'fair-lovely-cream-18-gm-uKz728', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39988, NULL, 'admin', 1, 'FAKTU OINTMENT 30 GM', 'faktu-ointment-30-gm-Kmv7VE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 76, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39989, NULL, 'admin', 1, 'FAM TAB', 'fam-tab-5Uw4Z9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 21, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39990, NULL, 'admin', 1, 'FANGRARE 110 ML', 'fangrare-110-ml-bpL8Yo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39991, NULL, 'admin', 1, 'FARCOLIN SOLUTION', 'farcolin-solution-9QSZYv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25.5, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39992, NULL, 'admin', 1, 'FARCOTILIUM SYRUP', 'farcotilium-syrup-Ml19YE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 9.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39993, NULL, 'admin', 1, 'FARCOVIT B12 30CAP', 'farcovit-b12-30cap-ysTr4Z', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39994, NULL, 'admin', 1, 'FARFALLA 50GM GEL', 'farfalla-50gm-gel-q4V9Az', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 650, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39995, NULL, 'admin', 1, 'FARIDA AIR FREHENER', 'farida-air-frehener-cjbFPL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39996, NULL, 'admin', 1, 'farmactive spray 125 ML', 'farmactive-spray-125-ml-bYLR0R', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 699, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39997, NULL, 'admin', 1, 'FAROVIGA 100 12 TAP', 'faroviga-100-12-tap-KtHvjP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 108, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39998, NULL, 'admin', 1, 'FASTCURE 40 MG 14CAP', 'fastcure-40-mg-14cap-uOxxrY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 84, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (39999, NULL, 'admin', 1, 'FASTER GEL 80GM', 'faster-gel-80gm-nGIesQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 32, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40000, NULL, 'admin', 1, 'FATEN POWDER H.COL. 67', 'faten-powder-hcol-67-VnCJ7l', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 14.75, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40001, NULL, 'admin', 1, 'FAVERIN 100', 'faverin-100-1N4ieP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 261, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40002, NULL, 'admin', 1, 'FAVERIN 50MG 60 TAB', 'faverin-50mg-60-tab-yoBGzF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40003, NULL, 'admin', 1, 'FAWAR FRUIT 6 SACHETS', 'fawar-fruit-6-sachets-sn803G', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40004, NULL, 'admin', 1, 'FE CODE FEPI 015', 'fe-code-fepi-015-OdMNCP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40005, NULL, 'admin', 1, 'FE ELEGANCE CODE FEPI', 'fe-elegance-code-fepi-riuKhR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40006, NULL, 'admin', 1, 'FE ELEGANCE CODE FEPI 026', 'fe-elegance-code-fepi-026-mXIteT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40007, NULL, 'admin', 1, 'fe for your beaity 3 lu', 'fe-for-your-beaity-3-lu-1Fug1s', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 280, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40008, NULL, 'admin', 1, 'FE FOR YOUR BEAUTY CODE FEP1050', 'fe-for-your-beauty-code-fep1050-pEWesn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40009, NULL, 'admin', 1, 'FE NAIL FILE FEPI 018', 'fe-nail-file-fepi-018-Ui1Rr3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40010, NULL, 'admin', 1, 'FE NAIL FILE FEPI 032', 'fe-nail-file-fepi-032-FYT2eU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40011, NULL, 'admin', 1, 'FE STAINLESS STEEL NAIL FILE CODE 031', 'fe-stainless-steel-nail-file-code-031-RNkzwz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40012, NULL, 'admin', 1, 'FE STAINLESS &SOLINGEN STEEL CODE 1023', 'fe-stainless-solingen-steel-code-1023-gKAp5L', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40013, NULL, 'admin', 1, 'FEBURIC 120MG 10TAB', 'feburic-120mg-10tab-C6GkaY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 73, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40014, NULL, 'admin', 1, 'FEBURIC 40 MG 10 TAB', 'feburic-40-mg-10-tab-cTSDrL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 38, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40015, NULL, 'admin', 1, 'FEBURIC 80 MG 30 TAB', 'feburic-80-mg-30-tab-X3vpR1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 139.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40016, NULL, 'admin', 1, 'FELDENE 20MG 6AMP', 'feldene-20mg-6amp-7jwCji', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40017, NULL, 'admin', 1, 'FEMARA 2.5MG 30TAB', 'femara-25mg-30tab-BnTCw2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1139, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40018, NULL, 'admin', 1, 'FEMOGESAL 21TAB', 'femogesal-21tab-Og1uva', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 76, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40019, NULL, 'admin', 1, 'FEMTONEX 30TAB', 'femtonex-30tab-hnW5Ff', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40020, NULL, 'admin', 1, 'FENISTIL DROPS', 'fenistil-drops-h1H0TJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40021, NULL, 'admin', 1, 'FENTORIN 10 SACH', 'fentorin-10-sach-QEtuXa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 108, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40022, NULL, 'admin', 1, 'FEROGLOBIN 30 CAP', 'feroglobin-30-cap-vZkAd4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40023, NULL, 'admin', 1, 'FEROGLOBIN SYRUP 120 ML', 'feroglobin-syrup-120-ml-h1Sezs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40024, NULL, 'admin', 1, 'FEROSE-F 30TAB', 'ferose-f-30tab-zCbH3w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40025, NULL, 'admin', 1, 'FERROTRON 30CAP', 'ferrotron-30cap-K1ITem', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 138, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40026, NULL, 'admin', 1, 'fertitonex 30 TAB', 'fertitonex-30-tab-Gq105S', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40027, NULL, 'admin', 1, 'FIANCEE CREAM 112 gm hair cream CACTUS & HONEY', 'fiancee-cream-112-gm-hair-cream-cactus-honey-96IIoE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40028, NULL, 'admin', 1, 'FIANCEE CREAM 240 GM 3x1- COCONUT', 'fiancee-cream-240-gm-3x1-coconut-v4gL8r', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40029, NULL, 'admin', 1, 'FIANCEE GEL CREAM 2X1 250 ML اخضر', 'fiancee-gel-cream-2x1-250-ml-akhdr-tKn5GO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40030, NULL, 'admin', 1, 'FIANCEE GEL CREAM 2X1 250 ML ازرق', 'fiancee-gel-cream-2x1-250-ml-azrk-DveLdx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40031, NULL, 'admin', 1, 'FIANCEE GEL CREAM 2X1 250 ML اصفر', 'fiancee-gel-cream-2x1-250-ml-asfr-WhNKY6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40032, NULL, 'admin', 1, 'FIANCEE GEL CREAM 2X1 250 ML موف', 'fiancee-gel-cream-2x1-250-ml-mof-tUe6E0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40033, NULL, 'admin', 1, 'FIANCEE HAIR CREAM OLIVE OIL', 'fiancee-hair-cream-olive-oil-yp4ErK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40034, NULL, 'admin', 1, 'FIANCEEجيل كريم للشعر 3 فى1 45جرا م', 'fianceegyl-krym-llshaar-3-f1-45gra-m-d7pM7G', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40035, NULL, 'admin', 1, 'FINE 550 منديل', 'fine-550-mndyl-nkndtT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40036, NULL, 'admin', 1, 'FINE DERM CREAM', 'fine-derm-cream-kkMeke', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40037, NULL, 'admin', 1, 'fine. pocket', 'fine-pocket-pAI5PB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2, 0, '0', NULL, 'exclude', '0', 'percent', 71, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40038, NULL, 'admin', 1, 'finger support', 'finger-support-p1Oxn2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40039, NULL, 'admin', 1, 'FLADAZOLE TAB', 'fladazole-tab-wAPITY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 17.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40040, NULL, 'admin', 1, 'FLAGYL 125MG /5ML SUSP 120ML', 'flagyl-125mg-5ml-susp-120ml-UD7K9u', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40041, NULL, 'admin', 1, 'FLAGYL 500 MG TAB', 'flagyl-500-mg-tab-twyVhv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40042, NULL, 'admin', 1, 'FLAMOTAL 600MG 20TAB', 'flamotal-600mg-20tab-WyH8zr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 56, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40043, NULL, 'admin', 1, 'FLATIDYL TAB', 'flatidyl-tab-jseJvZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40044, NULL, 'admin', 1, 'FLAZACOR 6MG10 TAB', 'flazacor-6mg10-tab-4HQUF4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 38, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40045, NULL, 'admin', 1, 'FLEBOTON 3 AMP', 'fleboton-3-amp-TL2fKD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 51, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40046, NULL, 'admin', 1, 'FLECTOR 50MG 30CAP', 'flector-50mg-30cap-kXa6Kc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 87, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40047, NULL, 'admin', 1, 'FLEXA ELAST BANDAGE WITH CLIP 10CM X 4.5M', 'flexa-elast-bandage-with-clip-10cm-x-45m-b0EzuI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40048, NULL, 'admin', 1, 'FLEXA ELAST BANDAGE WITH CLIP 12CM X 4.5M', 'flexa-elast-bandage-with-clip-12cm-x-45m-9Kvs9j', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40049, NULL, 'admin', 1, 'FLEXA ELAST BANDAGE WITH CLIP 15CM X 4.5M', 'flexa-elast-bandage-with-clip-15cm-x-45m-n2j6mZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40050, NULL, 'admin', 1, 'FLEXPRO EXTRA 20 TAB', 'flexpro-extra-20-tab-BwpEdT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 32, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40051, NULL, 'admin', 1, 'FLIX SPRAY 16 GM', 'flix-spray-16-gm-vEmcIj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 76, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40052, NULL, 'admin', 1, 'FLIXONASE SPRAY', 'flixonase-spray-eZuTt8', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d1d1f846bb.webp\"]', '[]', '2025-04-26-680d1d1f8fc62.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 133, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', '2025-04-26 20:51:42', 1, 0, NULL, NULL, '2025-04-26-680d1d1f8c4d6.png', 1, NULL, 0.00, 0, NULL, NULL, '162520'), (40053, NULL, 'admin', 1, 'FLIXOTIDE 50MCG EVOHALER', 'flixotide-50mcg-evohaler-yQFY5H', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 131, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40054, NULL, 'admin', 1, 'flixotide diskus 100', 'flixotide-diskus-100-Pbddm5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40055, NULL, 'admin', 1, 'FLOPADEX 4MG 20 CAP', 'flopadex-4mg-20-cap-l1mStf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40056, NULL, 'admin', 1, 'FLOPADEX 8 MG 30 CAP', 'flopadex-8-mg-30-cap-EVtYzv', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d01589bd39.webp\"]', '[]', '2025-04-26-680d0158a8aa0.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 177, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', '2025-04-26 18:53:14', 1, 0, NULL, NULL, '2025-04-26-680d0158a4c42.png', 1, NULL, 0.00, 0, NULL, NULL, '163436'), (40057, NULL, 'admin', 1, 'FLOTAC 75MG 20CAP', 'flotac-75mg-20cap-YSaUsk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40058, NULL, 'admin', 1, 'FLOWADJUST 25MG 30TAB', 'flowadjust-25mg-30tab-Vu2UYN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 208.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40059, NULL, 'admin', 1, 'FLUCA DROPS 5 ML', 'fluca-drops-5-ml-BkGyKz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45.5, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40060, NULL, 'admin', 1, 'FLUMOX 1000MG 15CAP', 'flumox-1000mg-15cap-wkCjTm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 92, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40061, NULL, 'admin', 1, 'FLUMOX 1GM VIAL', 'flumox-1gm-vial-86N0xW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 12.75, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40062, NULL, 'admin', 1, 'FLUMOX 500MG 16CAP', 'flumox-500mg-16cap-i6fVXf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 71, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40063, NULL, 'admin', 1, 'FLUORO KIDS GEL COLA 50G', 'fluoro-kids-gel-cola-50g-zVjOWV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40064, NULL, 'admin', 1, 'FLUORO KIDS GEL strawberry 50 GM', 'fluoro-kids-gel-strawberry-50-gm-DYMCRC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40065, NULL, 'admin', 1, 'FLUORO TOOTHPASTE CHOCOLATE', 'fluoro-toothpaste-chocolate-krqGWd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40066, NULL, 'admin', 1, 'FLUREST N 20TAB', 'flurest-n-20tab-YIvaGk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 32, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40067, NULL, 'admin', 1, 'FLUVER TAB', 'fluver-tab-QzTEXn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 19, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40068, NULL, 'admin', 1, 'FLUXOPRIDE 5 MG 30 TAB', 'fluxopride-5-mg-30-tab-wRil5O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40069, NULL, 'admin', 1, 'FLYON ELBOW SUPPORT M (1302)', 'flyon-elbow-support-m-1302-KCf0dJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40070, NULL, 'admin', 1, 'FLYON SPORTS BRACES ELASTIC ANKLE OPEN XL', 'flyon-sports-braces-elastic-ankle-open-xl-4IqNl4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 155, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40071, NULL, 'admin', 1, 'FLYON TRACHEOTOMY COLLAR', 'flyon-tracheotomy-collar-ie2j0T', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 545, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40072, NULL, 'admin', 1, 'FOGG ABSOLUTE SPRAY 150ML', 'fogg-absolute-spray-150ml-fC70Af', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40073, NULL, 'admin', 1, 'FOGG EXTREME SPRAY 150ML', 'fogg-extreme-spray-150ml-T8nEqc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40074, NULL, 'admin', 1, 'FOGG FINE RIO WAVE SPRAY 150ML', 'fogg-fine-rio-wave-spray-150ml-rhBjXy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40075, NULL, 'admin', 1, 'FOGG MASTER AGAR SPRAY 150ML', 'fogg-master-agar-spray-150ml-M9I6kC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (40076, NULL, 'admin', 1, 'FOGG MASTER OAK SPRAY 120ML', 'fogg-master-oak-spray-120ml-uIqBMY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40077, NULL, 'admin', 1, 'FOGG MASTER PINE SPRAY 120ML', 'fogg-master-pine-spray-120ml-IOQjiX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40078, NULL, 'admin', 1, 'FOGG MONARCH SPRAY 150ML', 'fogg-monarch-spray-150ml-LRRulv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40079, NULL, 'admin', 1, 'FOGG ROYAL SPRAY 150ML', 'fogg-royal-spray-150ml-LJknMX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40080, NULL, 'admin', 1, 'FOGG SCENT INTENSE ORIENTAL 50ML', 'fogg-scent-intense-oriental-50ml-vHaCRc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40081, NULL, 'admin', 1, 'FOGG SPRAY CELEBRATE 120 ML', 'fogg-spray-celebrate-120-ml-qLa5yv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40082, NULL, 'admin', 1, 'FOGG SPRAY PARDISE 120ML', 'fogg-spray-pardise-120ml-DrL0R2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40083, NULL, 'admin', 1, 'FOLDEX CREAM 50 GM', 'foldex-cream-50-gm-zY7uPE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40084, NULL, 'admin', 1, 'FOLEX TAP', 'folex-tap-eqR3UA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40085, NULL, 'admin', 1, 'FOLIC ACID 500MCG 20TAB MEPACO', 'folic-acid-500mcg-20tab-mepaco-lStpmC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40086, NULL, 'admin', 1, 'FOOG SPRAY MASTER 120 ML', 'foog-spray-master-120-ml-YiB0e8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40087, NULL, 'admin', 1, 'FOOT SMART CREAM', 'foot-smart-cream-myQBFL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40088, NULL, 'admin', 1, 'FORA COMFORT PLUS G30A', 'fora-comfort-plus-g30a-eb8zGP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 425, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40089, NULL, 'admin', 1, 'FORADIL 60CAP', 'foradil-60cap-5U0Bqn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 560, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40090, NULL, 'admin', 1, 'FORBUDES400 MG60 ORAL CAPS.', 'forbudes400-mg60-oral-caps-ReEc6n', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 334, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40091, NULL, 'admin', 1, 'FORTIBIOTIC 1500 MG VIAL', 'fortibiotic-1500-mg-vial-c5F81F', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40092, NULL, 'admin', 1, 'FORTRUSTEP 30 MG 6 TAB', 'fortrustep-30-mg-6-tab-v9oGTJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 78, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40093, NULL, 'admin', 1, 'FORTUM 500MG VIAL', 'fortum-500mg-vial-qDcXYg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 66, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40094, NULL, 'admin', 1, 'FORTYMOX PLUS 10 ML', 'fortymox-plus-10-ml-TH546c', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40095, NULL, 'admin', 1, 'FORXIGA 10MG 28TAB', 'forxiga-10mg-28tab-geLcWr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 602, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40096, NULL, 'admin', 1, 'FORXIGA 5MG 28TAB', 'forxiga-5mg-28tab-jcuRwu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 602, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40097, NULL, 'admin', 1, 'fresh breath', 'fresh-breath-zDkLTw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40098, NULL, 'admin', 1, 'fresh eve intimate feminine wipes 20 wipes', 'fresh-eve-intimate-feminine-wipes-20-wipes-kMkTYC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 23, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40099, NULL, 'admin', 1, 'FRESH UP THREAD', 'fresh-up-thread-C7msBB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 24, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40100, NULL, 'admin', 1, 'frida shower 250ML', 'frida-shower-250ml-l5vfQk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40101, NULL, 'admin', 1, 'FROST GEL 100 GM', 'frost-gel-100-gm-hqcL0W', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40102, NULL, 'admin', 1, 'FROST SPRAY 100 ML', 'frost-spray-100-ml-uGqASg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 115, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40103, NULL, 'admin', 1, 'FRUTTY MIDI', 'frutty-midi-JplZVV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40104, NULL, 'admin', 1, 'FUCHS B-LEVEL MEDIUMفرشاة اسنان', 'fuchs-b-level-mediumfrsha-asnan-8wDFY2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40105, NULL, 'admin', 1, 'FUCHS TRAVEL HARD', 'fuchs-travel-hard-MDPig9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40106, NULL, 'admin', 1, 'FUNGICAN 150MG 2CAP', 'fungican-150mg-2cap-kpKNTh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 47, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40107, NULL, 'admin', 1, 'fungicare sop', 'fungicare-sop-XpJaO2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40108, NULL, 'admin', 1, 'FURAZOL TAB', 'furazol-tab-rEmDWZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40109, NULL, 'admin', 1, 'FUsamic 5 E DROPS', 'fusamic-5-e-drops-8SuGgW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40110, NULL, 'admin', 1, 'FUST ALCOHOL WIPES 70% 14SACHETS', 'fust-alcohol-wipes-70-14sachets-SIU1aH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 43, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40111, NULL, 'admin', 1, 'FUTAPAN 40MG 28 TAB', 'futapan-40mg-28-tab-5xO0J4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 144, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40112, NULL, 'admin', 1, 'FUTAVILDIX 50\\1000 30 TAB', 'futavildix-501000-30-tab-MOQzwU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 147, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40113, NULL, 'admin', 1, 'GABALEPSY 300 MG 20 CAP', 'gabalepsy-300-mg-20-cap-yKKJmb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40114, NULL, 'admin', 1, 'GABANEU 600 MG 10 TAB', 'gabaneu-600-mg-10-tab-2rG7MM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 139, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40115, NULL, 'admin', 1, 'GABIMASH300MG 30TAB', 'gabimash300mg-30tab-kyke8j', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 114, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40116, NULL, 'admin', 1, 'GALVUS 50 MG 28 TAB', 'galvus-50-mg-28-tab-cy77XX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 218, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40117, NULL, 'admin', 1, 'GALVUS MET 50 MG /1000 MG 30 TAB', 'galvus-met-50-mg-1000-mg-30-tab-0VJgDi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 315, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40118, NULL, 'admin', 1, 'GALVUS MET 50 MG /500 MG 30 TAB', 'galvus-met-50-mg-500-mg-30-tab-qYoTwx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 258, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40119, NULL, 'admin', 1, 'GALVUS MET 50 MG /850 MG 30 TAB', 'galvus-met-50-mg-850-mg-30-tab-VbDZp8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 309, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40120, NULL, 'admin', 1, 'GANATON 50MG 30TAB', 'ganaton-50mg-30tab-dMzLy9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40121, NULL, 'admin', 1, 'GANTOLIEF 50 MG 30 TAB', 'gantolief-50-mg-30-tab-zvgw6k', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 37.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40122, NULL, 'admin', 1, 'GANVIR 15% EYE DROPS 10GM', 'ganvir-15-eye-drops-10gm-3oiKXv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40123, NULL, 'admin', 1, 'GAPTIN 100MG 30CAP', 'gaptin-100mg-30cap-YTKjpQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 81, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40124, NULL, 'admin', 1, 'GAPTIN 300MG 30CAP', 'gaptin-300mg-30cap-0ZWgZB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 126, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40125, NULL, 'admin', 1, 'GAPTIN 400MG 30CAP', 'gaptin-400mg-30cap-dkJCmv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 156, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40126, NULL, 'admin', 1, 'GARAMYCIN 80MG AMP', 'garamycin-80mg-amp-9aSqbw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40127, NULL, 'admin', 1, 'GARAMYCIN CREAM', 'garamycin-cream-MBjcPY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 22, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40128, NULL, 'admin', 1, 'GARLIN LOTION 100 ML', 'garlin-lotion-100-ml-WZTJcS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 111, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40129, NULL, 'admin', 1, 'GARNIER 1 BLACK', 'garnier-1-black-8yIV4n', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40130, NULL, 'admin', 1, 'GARNIER 2-1 BLUE BLACK', 'garnier-2-1-blue-black-vrtG45', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40131, NULL, 'admin', 1, 'GARNIER 3 DARK BROWN', 'garnier-3-dark-brown-xUN3gi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40132, NULL, 'admin', 1, 'GARNIER 3.6 DEEP RED BROWN', 'garnier-36-deep-red-brown-IjBUwH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40133, NULL, 'admin', 1, 'GARNIER 3.61 LUCIOUS BLACKBERRY', 'garnier-361-lucious-blackberry-xrqzqU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40134, NULL, 'admin', 1, 'GARNIER 4 BROWN', 'garnier-4-brown-q8pxbC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40135, NULL, 'admin', 1, 'GARNIER 4.6 BLOND', 'garnier-46-blond-cqdS3Z', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40136, NULL, 'admin', 1, 'GARNIER 4.6 BURGUNDY', 'garnier-46-burgundy-Ys9xdM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40137, NULL, 'admin', 1, 'GARNIER 5 LIGHT BROWN', 'garnier-5-light-brown-LucNJg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40138, NULL, 'admin', 1, 'GARNIER 5.3 LIGHT GOLDEN BROWN', 'garnier-53-light-golden-brown-awAFGk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40139, NULL, 'admin', 1, 'GARNIER 6 dark blond', 'garnier-6-dark-blond-K5W81b', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40140, NULL, 'admin', 1, 'GARNIER 6.1 DARK ASH BLONDE', 'garnier-61-dark-ash-blonde-74ltLB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40141, NULL, 'admin', 1, 'GARNIER 6.3 MOCCA', 'garnier-63-mocca-TstXwQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40142, NULL, 'admin', 1, 'GARNIER 6.7 PURE CHOCOLATE BROWN', 'garnier-67-pure-chocolate-brown-9k0Hl7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40143, NULL, 'admin', 1, 'GARNIER 7.1 ASH BLONDE', 'garnier-71-ash-blonde-duq3bU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40144, NULL, 'admin', 1, 'GARNIER 7.7 DEER BROWN', 'garnier-77-deer-brown-D1CHhP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40145, NULL, 'admin', 1, 'GARNIER 8 LIGHT BLONDE', 'garnier-8-light-blonde-kag5Vp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40146, NULL, 'admin', 1, 'GARNIER 8.1 LIGHT ASH BLONDE', 'garnier-81-light-ash-blonde-sUfSRy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40147, NULL, 'admin', 1, 'GARNIER 9.1 EXTRA LIGHT ASH BLONDE', 'garnier-91-extra-light-ash-blonde-zslDPm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40148, NULL, 'admin', 1, 'GARNIER FAST BRIGHT VIT C SCRUB 50 ML', 'garnier-fast-bright-vit-c-scrub-50-ml-XQAX3Q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40149, NULL, 'admin', 1, 'GARNIER FAST BRIGHT VIT C BOOSTER SERUM 30ML', 'garnier-fast-bright-vit-c-booster-serum-30ml-r4DL9o', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40150, NULL, 'admin', 1, 'GARNIER MICELLAR CLEANSING WATER 100ML', 'garnier-micellar-cleansing-water-100ml-S5gFaP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40151, NULL, 'admin', 1, 'GARNIER MICELLAR CLEANSING WATER 400ML', 'garnier-micellar-cleansing-water-400ml-qakBUn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40152, NULL, 'admin', 1, 'GARNIER MICELLAR CLEANSING WATER IN OIL100ML', 'garnier-micellar-cleansing-water-in-oil100ml-4uoVMT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40153, NULL, 'admin', 1, 'GARNIER MICELLAR CLEANSING WATER VITAMIN C 400ML', 'garnier-micellar-cleansing-water-vitamin-c-400ml-oibv7u', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 280, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40154, NULL, 'admin', 1, 'garniger fast bright serum vit c', 'garniger-fast-bright-serum-vit-c-RmYnw9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40155, NULL, 'admin', 1, 'GARNIGR 8.11 DEEP ASHY LIGHT BLONDE', 'garnigr-811-deep-ashy-light-blonde-GCg8AM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40156, NULL, 'admin', 1, 'GAROPRIDE 50 MG 30 TAB', 'garopride-50-mg-30-tab-RXWoGw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40157, NULL, 'admin', 1, 'GASEOFLATEX 20 CHEWABLE TABLETS', 'gaseoflatex-20-chewable-tablets-qvpgBB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 21, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40158, NULL, 'admin', 1, 'GASIFLATYL (DISFLATYL) 30 TAB', 'gasiflatyl-disflatyl-30-tab-5TPU33', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 33, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40159, NULL, 'admin', 1, 'GASMOVAC 5MG 20TAB', 'gasmovac-5mg-20tab-wMmsP0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 117, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40160, NULL, 'admin', 1, 'GAST-REG 200 MG 30 TAB', 'gast-reg-200-mg-30-tab-FOayEI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 84, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40161, NULL, 'admin', 1, 'GASTROBIOTIC 200 MG 20 TAB', 'gastrobiotic-200-mg-20-tab-EVCvvS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 169.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40162, NULL, 'admin', 1, 'GASTROBIOTIC 200 MG 30 TAB', 'gastrobiotic-200-mg-30-tab-KaiHLp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 243, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40163, NULL, 'admin', 1, 'GASTROBIOTIC 550MG 20TAB', 'gastrobiotic-550mg-20tab-5tP5zZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 344, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40164, NULL, 'admin', 1, 'GASTROMOTIL SUSP', 'gastromotil-susp-zQoFSi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40165, NULL, 'admin', 1, 'GASTROTIDINE 3 AMP', 'gastrotidine-3-amp-JhJyb1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40166, NULL, 'admin', 1, 'GATISTAR 0.5 % EYE DROPS 5 ML', 'gatistar-05-eye-drops-5-ml-BgP68Q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40167, NULL, 'admin', 1, 'GAUZE 15 CM', 'gauze-15-cm-AzlyDl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40168, NULL, 'admin', 1, 'GAUZE 5 CM', 'gauze-5-cm-zNl5nl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40169, NULL, 'admin', 1, 'GAVISCON ADVANCE 150 ML IMP', 'gaviscon-advance-150-ml-imp-PPrclQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 144, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40170, NULL, 'admin', 1, 'GAVISCON LIQUID 24 SACHETS', 'gaviscon-liquid-24-sachets-VcmeXK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 288, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40171, NULL, 'admin', 1, 'GENGIGEL 150 ML', 'gengigel-150-ml-0AfEDC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40172, NULL, 'admin', 1, 'GENGIGEL ORAL GEL 20 ML', 'gengigel-oral-gel-20-ml-MwWvZ7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 330, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (40173, NULL, 'admin', 1, 'GENUPHIL advance 30 sach', 'genuphil-advance-30-sach-IjXIDN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 745, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40174, NULL, 'admin', 1, 'GENUPHIL original 50TAB', 'genuphil-original-50tab-JFA2b0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 260, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40175, NULL, 'admin', 1, 'GERDCARE 5MG 30TAB', 'gerdcare-5mg-30tab-sTq7Q9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 67.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40176, NULL, 'admin', 1, 'GILLETE BLUE 3 SIMPLE', 'gillete-blue-3-simple-zheIUg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 27, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40177, NULL, 'admin', 1, 'GILLETE BLUE TO PLUS F/ SENSITIVE SKIN', 'gillete-blue-to-plus-f-sensitive-skin-wOajxV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 46, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40178, NULL, 'admin', 1, 'GILLETE BLUE TO ULTRA 5PC. ماكينة 5 قطعة', 'gillete-blue-to-ultra-5pc-makyn-5-ktaa-hoO7iQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 115, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40179, NULL, 'admin', 1, 'GILLETE BLUE2 PLUS 10+4', 'gillete-blue2-plus-104-vjQZlN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40180, NULL, 'admin', 1, 'GILLETE FUSION 2 موس', 'gillete-fusion-2-mos-dOersA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 420, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40181, NULL, 'admin', 1, 'GILLETE VENUS 4PC. امواس', 'gillete-venus-4pc-amoas-hFf13s', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 500, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40182, NULL, 'admin', 1, 'GILLETE VENUS SMOOTH SENSTIVE 4PC. امواس', 'gillete-venus-smooth-senstive-4pc-amoas-TdGNvN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 520, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40183, NULL, 'admin', 1, 'GILLETTE SIMPLE VENUS 8+4', 'gillette-simple-venus-84-eXaU5L', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40184, NULL, 'admin', 1, 'GILLETTE BLUE 3 COMFORT', 'gillette-blue-3-comfort-n9ouQT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 285, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40185, NULL, 'admin', 1, 'GILLETTE BLUE 3 COMFORT 1 MACH', 'gillette-blue-3-comfort-1-mach-nfP2XO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40186, NULL, 'admin', 1, 'GILLETTE FOAM NORMAL 200 ML', 'gillette-foam-normal-200-ml-yac2GC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40187, NULL, 'admin', 1, 'GILLETTE FUSION 1 SHEVES', 'gillette-fusion-1-sheves-gma2iT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 315, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40188, NULL, 'admin', 1, 'GILLETTE FUSION 5 1 MACH', 'gillette-fusion-5-1-mach-JYAhsL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40189, NULL, 'admin', 1, 'GILLETTE MACH 3 TURBO 4 BLADES', 'gillette-mach-3-turbo-4-blades-80b9HX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 570, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40190, NULL, 'admin', 1, 'GILLETTE SIMPLY VENUS 1 PC', 'gillette-simply-venus-1-pc-iUGzpG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 43, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40191, NULL, 'admin', 1, 'gillette venus 5 blades 2 pes', 'gillette-venus-5-blades-2-pes-rSUmHQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 490, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40192, NULL, 'admin', 1, 'GILLETTE VENUS COMFORT GLIDE COCONUT 2 5II', 'gillette-venus-comfort-glide-coconut-2-5ii-pFcWOZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 690, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40193, NULL, 'admin', 1, 'GILLETTE VENUS DELUXE PLATINUM', 'gillette-venus-deluxe-platinum-N5jjSg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 620, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40194, NULL, 'admin', 1, 'GILLETTE VENUS DELUXE SMOOTH SENSITIVE 5 BLADES 4', 'gillette-venus-deluxe-smooth-sensitive-5-blades-4-0yWnnr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 799, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40195, NULL, 'admin', 1, 'GINKGO BILOBA- 30 CAP', 'ginkgo-biloba-30-cap-3A3OL5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 186, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40196, NULL, 'admin', 1, 'GINKO PLUS CAP', 'ginko-plus-cap-OARSpB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40197, NULL, 'admin', 1, 'gk deep conditioner masque hydratant 200', 'gk-deep-conditioner-masque-hydratant-200-8gKslo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 980, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40198, NULL, 'admin', 1, 'GK LEAVE IN CREAM 130 ML', 'gk-leave-in-cream-130-ml-QevMAE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 734, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40199, NULL, 'admin', 1, 'GLADE JASMINE 300ML', 'glade-jasmine-300ml-UAkuTr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40200, NULL, 'admin', 1, 'GLAPTIVA PLUS 50/1000 MG 14 TAB', 'glaptiva-plus-501000-mg-14-tab-hy8YQt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 124, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40201, NULL, 'admin', 1, 'GLARGIVIN 100 UNITS 5 CARTRIDGES', 'glargivin-100-units-5-cartridges-dfVzZX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 779, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40202, NULL, 'admin', 1, 'GLARYL 4 MG 30 TAB', 'glaryl-4-mg-30-tab-1UtdmC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40203, NULL, 'admin', 1, 'GLEAM MIX FACIAL WASH', 'gleam-mix-facial-wash-RfHnjj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40204, NULL, 'admin', 1, 'GLEMAX 4 MG 30 CAP', 'glemax-4-mg-30-cap-n1Eyby', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 61, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40205, NULL, 'admin', 1, 'GLIFLOZAMET 12.5/1000 XR MG 30 TAB', 'gliflozamet-1251000-xr-mg-30-tab-L8FyTC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 288, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40206, NULL, 'admin', 1, 'GLIFLOZAMET 25/1000 XR MG 30 TAB', 'gliflozamet-251000-xr-mg-30-tab-94amtW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 357, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40207, NULL, 'admin', 1, 'GLIFLOZINO 10 MG 30 TAB', 'gliflozino-10-mg-30-tab-YgmqVg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 214.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40208, NULL, 'admin', 1, 'GLIMADEL 2MG 20TAB', 'glimadel-2mg-20tab-dS4w4D', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20.25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40209, NULL, 'admin', 1, 'GLIMEPIRIDE - PLUS 4/30 MG 30 TAB', 'glimepiride-plus-430-mg-30-tab-rwEP8O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 123, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40210, NULL, 'admin', 1, 'GLIMET 30TAB', 'glimet-30tab-wxpVrK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40211, NULL, 'admin', 1, 'GLIMET FORTE 800/5 MG 30 TAB', 'glimet-forte-8005-mg-30-tab-77h1Mc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 66, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40212, NULL, 'admin', 1, 'GLIPTUS 50 MG 30 TAB', 'gliptus-50-mg-30-tab-jL5mk6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 151.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40213, NULL, 'admin', 1, 'GLIPTUS PLUS 50/1000 MG 30 TAB', 'gliptus-plus-501000-mg-30-tab-4dBIi3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 192, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40214, NULL, 'admin', 1, 'GLISS DEEP REPAIR SHAMPOO 400ML', 'gliss-deep-repair-shampoo-400ml-9Kjo5D', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40215, NULL, 'admin', 1, 'GLISS HAIR REPAIR ULTIMATE OIL ELIXIR 400 ML', 'gliss-hair-repair-ultimate-oil-elixir-400-ml-40Dsi5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40216, NULL, 'admin', 1, 'GLISS HAIR TOTAL REPAIR SHAMPOO 400ML', 'gliss-hair-total-repair-shampoo-400ml-dmXzFP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40217, NULL, 'admin', 1, 'GLISS MASK DEEP REPAIR 300ML', 'gliss-mask-deep-repair-300ml-y5fKdW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 215, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40218, NULL, 'admin', 1, 'GLISS MASK REPAIR 2IN1 300ML', 'gliss-mask-repair-2in1-300ml-UxS2pm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 215, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40219, NULL, 'admin', 1, 'GLISS SHAMPOO ULTIMATE REPAIR 400 ML', 'gliss-shampoo-ultimate-repair-400-ml-PzB1BK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40220, NULL, 'admin', 1, 'GLORY BLACK HENNA', 'glory-black-henna-AgRLZh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 21, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40221, NULL, 'admin', 1, 'GLOVES شفاف', 'gloves-shfaf-3fm6kL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40222, NULL, 'admin', 1, 'GLUCOPHAGE 1000 MG 30TAB', 'glucophage-1000-mg-30tab-g7sKqG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40223, NULL, 'admin', 1, 'GLUCOPHAGE 500 MG 50TAB', 'glucophage-500-mg-50tab-ef8QgB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40224, NULL, 'admin', 1, 'GLUCOPHAGE XR 1000 MG 30 TAB', 'glucophage-xr-1000-mg-30-tab-o80G9h', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 126, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40225, NULL, 'admin', 1, 'GlUCOSAMINE CHONDROTN MSM 120cap PURITAN IMP', 'glucosamine-chondrotn-msm-120cap-puritan-imp-tBUy9X', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 890, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40226, NULL, 'admin', 1, 'GLUCOSE 5% 500CC', 'glucose-5-500cc-k6gu2F', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40227, NULL, 'admin', 1, 'GLUCOVANCE 5OO/5MG 30TAB', 'glucovance-5oo5mg-30tab-26LdTC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 74, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40228, NULL, 'admin', 1, 'GLYBOFEN 5/500', 'glybofen-5500-yzUTZU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40229, NULL, 'admin', 1, 'GLYCERIN INF SUPP', 'glycerin-inf-supp-Qkgslz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 12, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40230, NULL, 'admin', 1, 'GLYCERIN ADULT SUPP PHARCO', 'glycerin-adult-supp-pharco-Xh5XzO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 12, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40231, NULL, 'admin', 1, 'GLYCERIN INF SUPP', 'glycerin-inf-supp-bQN5eP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 19, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40232, NULL, 'admin', 1, 'GLYCERIN MANEZIA', 'glycerin-manezia-u0s5Ai', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40233, NULL, 'admin', 1, 'GLYCERIN PURE ROLL ON', 'glycerin-pure-roll-on-rJ6u9C', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40234, NULL, 'admin', 1, 'GLYCERINE جلسرين 30 ملى', 'glycerine-glsryn-30-ml-zZBGgS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 13, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40235, NULL, 'admin', 1, 'GLYCODAL 30 TAB', 'glycodal-30-tab-TGo5X4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 57, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40236, NULL, 'admin', 1, 'GLYSOLID BODY LOTION CLASSIC 500ML', 'glysolid-body-lotion-classic-500ml-vUMaUA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40237, NULL, 'admin', 1, 'GLYSOLID BODY LOTION MUSK 500ML', 'glysolid-body-lotion-musk-500ml-E1PEw8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40238, NULL, 'admin', 1, 'glysolid cream 20 ml', 'glysolid-cream-20-ml-YDTD3E', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40239, NULL, 'admin', 1, 'GLYSOLID CREAM 250 ML', 'glysolid-cream-250-ml-igfPiZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40240, NULL, 'admin', 1, 'GLYSOLID GLYCRIN CREAM 125ML', 'glysolid-glycrin-cream-125ml-cQEwau', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40241, NULL, 'admin', 1, 'GLYSOLID GLYCRIN CREAM 40ML', 'glysolid-glycrin-cream-40ml-O0jstl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40242, NULL, 'admin', 1, 'GLYSOLID GLYCRIN CREAM 80ML كبير', 'glysolid-glycrin-cream-80ml-kbyr-tM9pgB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40243, NULL, 'admin', 1, 'GLYSOLID SENSITIVE SKIN BODY LOTION 500', 'glysolid-sensitive-skin-body-lotion-500-sF97ZF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40244, NULL, 'admin', 1, 'GOLD FEM FOAM VAG CLEANSER', 'gold-fem-foam-vag-cleanser-SAvMkq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40245, NULL, 'admin', 1, 'GONAPURE 150IU 1AMPOL', 'gonapure-150iu-1ampol-0aQnmr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 395, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40246, NULL, 'admin', 1, 'GONAPURE 750IU 1AMPOL', 'gonapure-750iu-1ampol-u0XlbJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 247, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40247, NULL, 'admin', 1, 'good girl 100 ml', 'good-girl-100-ml-pdQmYO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2550, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40248, NULL, 'admin', 1, 'GOUTIFADE 80 MG 30 TAB', 'goutifade-80-mg-30-tab-p7vQze', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 123, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40249, NULL, 'admin', 1, 'GRALIPENTIN 300 MG 30CAP', 'gralipentin-300-mg-30cap-NrM2H5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40250, NULL, 'admin', 1, 'GRALIPENTIN 600 MG 30CAP', 'gralipentin-600-mg-30cap-VJuLWE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 198, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40251, NULL, 'admin', 1, 'GRANITRYL 1 MG 6 AMP', 'granitryl-1-mg-6-amp-g7TVX6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 384, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40252, NULL, 'admin', 1, 'granzia digital thermometer', 'granzia-digital-thermometer-I35en2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40253, NULL, 'admin', 1, 'GRAPEXON 30CAP', 'grapexon-30cap-uB7s3W', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 285, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40254, NULL, 'admin', 1, 'GREEN TEA WITH MINT 12 FILTER', 'green-tea-with-mint-12-filter-J8Gu7T', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40255, NULL, 'admin', 1, 'GRIPE BAMBINO SYRUP', 'gripe-bambino-syrup-PdN41U', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40256, NULL, 'admin', 1, 'GROWTH FORMULA KIDS VANILIA 400GM', 'growth-formula-kids-vanilia-400gm-4MXrFi', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"def.png\",\"2025-04-26-680d073a91339.webp\"]', '[]', '2025-04-26-680d073a9f41f.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 195, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', '2025-04-26 19:18:02', 1, 0, NULL, NULL, '2025-04-26-680d073a9b5df.png', 1, NULL, 0.00, 0, NULL, NULL, '103070'), (40257, NULL, 'admin', 1, 'GUAVA SYRUP PHARO', 'guava-syrup-pharo-V9mi3i', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40258, NULL, 'admin', 1, 'GUESS WOMEN/FEMME EDT 75 ML', 'guess-womenfemme-edt-75-ml-R3bvbt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2060, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40259, NULL, 'admin', 1, 'GUESS MARCIANO WOMEN/FEMME EDT 100 ML', 'guess-marciano-womenfemme-edt-100-ml-ygh2o5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2060, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40260, NULL, 'admin', 1, 'GYNERA 21TAB', 'gynera-21tab-78ukXM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 124, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40261, NULL, 'admin', 1, 'GYNOCONAZOLE 0.4% VAG CREAM', 'gynoconazole-04-vag-cream-0DLGK0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 23.5, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40262, NULL, 'admin', 1, 'GYNOCONAZOLE 0.8% VAG CREAM', 'gynoconazole-08-vag-cream-kHsV3p', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 46, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40263, NULL, 'admin', 1, 'GYNOZOL 400MG VAGINAL SUPP', 'gynozol-400mg-vaginal-supp-DyoQpk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40264, NULL, 'admin', 1, 'GYNOZOL VAGINAL CREAM', 'gynozol-vaginal-cream-C3XVFw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 58, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40265, NULL, 'admin', 1, 'GYPSONA 10 CM', 'gypsona-10-cm-bI4k3t', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 30, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40266, NULL, 'admin', 1, 'HAEMOJET 6AMP', 'haemojet-6amp-CJZBma', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40267, NULL, 'admin', 1, 'HAIR CODE GEL 100 ML ازرق برطمان', 'hair-code-gel-100-ml-azrk-brtman-HXAtfD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 9, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40268, NULL, 'admin', 1, 'hair conditioner egacs', 'hair-conditioner-egacs-2G2QGN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 320, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (40269, NULL, 'admin', 1, 'HAIR MIX SERUM AMPOULES', 'hair-mix-serum-ampoules-TnZ7P4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 395, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40270, NULL, 'admin', 1, 'HAIR PLUS BACK 5% LOTION', 'hair-plus-back-5-lotion-72Ortg', 'physical', '[{\"id\":\"2\",\"position\":1}]', '2', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-23-682f9245cba03.webp\"]', '[]', '2025-05-23-682f9245e5a34.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 237, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', '2025-05-23 00:08:40', 1, 0, NULL, NULL, '2025-05-23-682f9245da54c.png', 1, NULL, 0.00, 0, NULL, NULL, '134880'), (40271, NULL, 'admin', 1, 'HAIRODEX 120 ML SERUM', 'hairodex-120-ml-serum-Q5aZcO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40272, NULL, 'admin', 1, 'HAIRTONEIC 60CAP', 'hairtoneic-60cap-dz28T9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40273, NULL, 'admin', 1, 'HAIRVOGINE 30TABLETS', 'hairvogine-30tablets-0FULgC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40274, NULL, 'admin', 1, 'HAIRVOGINE CAFFEINATED SHAMPOO 200ML', 'hairvogine-caffeinated-shampoo-200ml-vZaLm0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 280, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40275, NULL, 'admin', 1, 'HAIRVOGINE HAIR AMPOULES 6 AMP', 'hairvogine-hair-ampoules-6-amp-LAA6Kt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 325, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40276, NULL, 'admin', 1, 'HALONACE 5 MG 10 TAB', 'halonace-5-mg-10-tab-eH8ZDW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 17, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40277, NULL, 'admin', 1, 'happiness detangling spray kides 150ml', 'happiness-detangling-spray-kides-150ml-afZ99D', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40278, NULL, 'admin', 1, 'happiness baby lotion 150ml', 'happiness-baby-lotion-150ml-hzUne1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40279, NULL, 'admin', 1, 'happiness baby cream 125ml', 'happiness-baby-cream-125ml-QWI5Nw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40280, NULL, 'admin', 1, 'happiness bady dreams hair oil kides', 'happiness-bady-dreams-hair-oil-kides-uYf2cI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 325, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40281, NULL, 'admin', 1, 'happiness hair cream 150 ml', 'happiness-hair-cream-150-ml-5TE0qi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 13, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40282, NULL, 'admin', 1, 'happiness hair cream kides', 'happiness-hair-cream-kides-6ak7vE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 295, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40283, NULL, 'admin', 1, 'happiness hair oil 120ml', 'happiness-hair-oil-120ml-IjGJ5h', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 235, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40284, NULL, 'admin', 1, 'happiness shampoo baby 200ml', 'happiness-shampoo-baby-200ml-DeAVrC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40285, NULL, 'admin', 1, 'happiness shampoo baby dreams 400ml', 'happiness-shampoo-baby-dreams-400ml-aqLKDG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 270, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40286, NULL, 'admin', 1, 'HARIR HAIR REMOVER 100GM', 'harir-hair-remover-100gm-fIZj6D', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40287, NULL, 'admin', 1, 'HARVA 30CAPS', 'harva-30caps-AhPS0t', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40288, NULL, 'admin', 1, 'HAYAH BODIUM FIRMING CREAM 200ML', 'hayah-bodium-firming-cream-200ml-2jKWMn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 276, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40289, NULL, 'admin', 1, 'HAYAH MELATEX VITAMINE C 10% SERUM 30ML', 'hayah-melatex-vitamine-c-10-serum-30ml-HwIQrc', 'physical', '[{\"id\":\"4\",\"position\":1}]', '4', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68098b849acc2.webp\"]', '[]', '2025-04-24-68098b84adc38.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 365, 0, '0', 'percent', 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', '2025-04-24 02:53:51', 1, 0, NULL, NULL, '2025-04-24-68098b84a3f77.png', 1, NULL, 0.00, 0, NULL, NULL, '103963'), (40290, NULL, 'admin', 1, 'HAYAH SEBACLAR ACTIVE GEL 50ML', 'hayah-sebaclar-active-gel-50ml-WM9GKB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40291, NULL, 'admin', 1, 'HAYAH UREPAR FOOT CREAM 10%UREA 75ML', 'hayah-urepar-foot-cream-10urea-75ml-sKKcNO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 229, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40292, NULL, 'admin', 1, 'HAYAH UVEPRO SPF 50+DRY TOUCH CREAM 50ML', 'hayah-uvepro-spf-50dry-touch-cream-50ml-CSdQkP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 274, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40293, NULL, 'admin', 1, 'HAYAH UVEPRO SPF 50+SPRAY 200ML', 'hayah-uvepro-spf-50spray-200ml-NeozuF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 315, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40294, NULL, 'admin', 1, 'HEAD&SH SHAMPO 200 ML menthol refresh', 'headsh-shampo-200-ml-menthol-refresh-vMJ9NE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40295, NULL, 'admin', 1, 'HEAD&SH SHAMPOO 200 ML نظيف وانيق', 'headsh-shampoo-200-ml-nthyf-oanyk-NJxYEA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40296, NULL, 'admin', 1, 'HEAD&SHOULDE SHAMPOO CHARCOAL DETOX 400 ML', 'headshoulde-shampoo-charcoal-detox-400-ml-fsCPCM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 269, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40297, NULL, 'admin', 1, 'HEAD&SHOULDERS SHAMPOO SMOOTH&SILKY 200ML', 'headshoulders-shampoo-smoothsilky-200ml-YnzdhO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40298, NULL, 'admin', 1, 'HEALOSOL SPRAY 150 ML', 'healosol-spray-150-ml-0JJWy3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 87, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40299, NULL, 'admin', 1, 'HEALSEC 20 MG 14 CAP', 'healsec-20-mg-14-cap-aqO9tr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 47, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40300, NULL, 'admin', 1, 'HEALSEC 40 MG 14 CAP', 'healsec-40-mg-14-cap-YEfIKy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 73, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40301, NULL, 'admin', 1, 'HEAVEN ELASTIC BAND 10 CM', 'heaven-elastic-band-10-cm-RUA0UQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 18, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40302, NULL, 'admin', 1, 'HELI-CURE 14TAB', 'heli-cure-14tab-RpcGYk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40303, NULL, 'admin', 1, 'HEPARIN 5000 IU 6AMP', 'heparin-5000-iu-6amp-WUf4eA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 162, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40304, NULL, 'admin', 1, 'HEPTA PANTHENOL CREAM 50GM', 'hepta-panthenol-cream-50gm-dczPF4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40305, NULL, 'admin', 1, 'HEPTA PANTHENOL HAIR CREAM 100GM', 'hepta-panthenol-hair-cream-100gm-hz9kS1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 149, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40306, NULL, 'admin', 1, 'HEPTA PANTHENOL KIDS HAIR CREAM 100GM', 'hepta-panthenol-kids-hair-cream-100gm-IC1R99', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40307, NULL, 'admin', 1, 'HERBAL ESSENCES WITH POTENT ALOE + MANGO 400 ML', 'herbal-essences-with-potent-aloe-mango-400-ml-fnGTx3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 475, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40308, NULL, 'admin', 1, 'HERBALAND KIDS', 'herbaland-kids-lGT9lz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 855, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40309, NULL, 'admin', 1, 'HERBAMIX HAIR SERUM 120 ML', 'herbamix-hair-serum-120-ml-ec0Uir', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40310, NULL, 'admin', 1, 'HERBANA 30CAPS', 'herbana-30caps-q6WBer', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40311, NULL, 'admin', 1, 'HERMPRO 10MG 20TAB', 'hermpro-10mg-20tab-Kt5cDd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 122, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40312, NULL, 'admin', 1, 'HERO BABY AR 1 MILK', 'hero-baby-ar-1-milk-RippBn', 'physical', '[{\"id\":\"5\",\"position\":1}]', '5', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680988c5d7e3f.webp\"]', '[]', '2025-04-24-680988c5f333e.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 359, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', '2025-04-24 02:42:06', 1, 0, NULL, NULL, '2025-04-24-680988c5e681c.png', 1, NULL, 0.00, 0, NULL, NULL, '103923'), (40313, NULL, 'admin', 1, 'HERO BABY LF 400GM', 'hero-baby-lf-400gm-TkZETj', 'physical', '[{\"id\":\"5\",\"position\":1}]', '5', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68098801d7dcd.webp\"]', '[]', '2025-04-24-68098801f3eb6.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 349, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', '2025-04-24 02:38:42', 1, 0, NULL, NULL, '2025-04-24-68098801e8cd0.png', 1, NULL, 0.00, 0, NULL, NULL, '173030'), (40314, NULL, 'admin', 1, 'HERO BABY NUTRADEFENSE PLUS 2 MILK', 'hero-baby-nutradefense-plus-2-milk-rL3GGK', 'physical', '[{\"id\":\"5\",\"position\":1}]', '5', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680987759648f.webp\"]', '[]', '2025-04-24-68098775b6257.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 329, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', '2025-04-24 02:36:18', 1, 0, NULL, NULL, '2025-04-24-68098775ab63a.png', 1, NULL, 0.00, 0, NULL, NULL, '146932'), (40315, NULL, 'admin', 1, 'HERO BABY NUTRASENSE 2 MILK', 'hero-baby-nutrasense-2-milk-KHWUBw', 'physical', '[{\"id\":\"5\",\"position\":1}]', '5', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680986971cc27.webp\"]', '[]', '2025-04-24-6809869744168.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 361, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', '2025-04-24 02:32:37', 1, 0, NULL, NULL, '2025-04-24-680986972f71c.png', 1, NULL, 0.00, 0, NULL, NULL, '122802'), (40316, NULL, 'admin', 1, 'HEXITOL MOUTHWASH', 'hexitol-mouthwash-E9MBmm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 49.9, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40317, NULL, 'admin', 1, 'HI-CAL SYRUP 100ML', 'hi-cal-syrup-100ml-mUTu5N', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40318, NULL, 'admin', 1, 'HI-GLITAZONE 30MG 30 TAP', 'hi-glitazone-30mg-30-tap-3pjtmt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 99, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40319, NULL, 'admin', 1, 'HI-POTENCY FORMULA30CAP', 'hi-potency-formula30cap-M5u4VM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40320, NULL, 'admin', 1, 'HI MEDIC ELASTIC BAND 10 CM', 'hi-medic-elastic-band-10-cm-g8qzoT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40321, NULL, 'admin', 1, 'HI MEDIC ELASTIC BAND 12 CM', 'hi-medic-elastic-band-12-cm-60A4kh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40322, NULL, 'admin', 1, 'HI MEDIC ELASTIC BAND 6 CM', 'hi-medic-elastic-band-6-cm-prcWUM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 12, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40323, NULL, 'admin', 1, 'HI MEDIC ELASTIC BAND 8 CM', 'hi-medic-elastic-band-8-cm-K5KbyQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40324, NULL, 'admin', 1, 'hi medic testis suspensory', 'hi-medic-testis-suspensory-ayZn3Y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40325, NULL, 'admin', 1, 'HIBIOTIC 1000 MG 16 TAB', 'hibiotic-1000-mg-16-tab-j4RGHl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 173, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40326, NULL, 'admin', 1, 'HIBIOTIC N 457 MG SUSP', 'hibiotic-n-457-mg-susp-w5c5EW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40327, NULL, 'admin', 1, 'HIBIOTIC N 600 MG SUSP', 'hibiotic-n-600-mg-susp-2CMSfX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 92, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40328, NULL, 'admin', 1, 'HIDERM CREAM 50GM', 'hiderm-cream-50gm-9X4tsI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40329, NULL, 'admin', 1, 'HIPAMAX 20CAP', 'hipamax-20cap-UiUUW2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 66, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40330, NULL, 'admin', 1, 'HIPANTHEN PLUS SKIN LOTION 120ML', 'hipanthen-plus-skin-lotion-120ml-1wGLyO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40331, NULL, 'admin', 1, 'HISTAZINE1 -10MG 20 TAB', 'histazine1-10mg-20-tab-YxPt1R', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 68, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40332, NULL, 'admin', 1, 'HISTAZINE1 DROPS', 'histazine1-drops-oCIRWW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 19, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40333, NULL, 'admin', 1, 'HUG SCENT MEN 100 ML', 'hug-scent-men-100-ml-8C3TGx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40334, NULL, 'admin', 1, 'hunter cream 50 gm', 'hunter-cream-50-gm-8dL0yP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40335, NULL, 'admin', 1, 'HYALUGRAND 0.2% EYE DROPS 10ML', 'hyalugrand-02-eye-drops-10ml-c7fEzi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 41, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40336, NULL, 'admin', 1, 'hydrocortisone VIAL', 'hydrocortisone-vial-xpRNsI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40337, NULL, 'admin', 1, 'HYDROFERRIN DROPS', 'hydroferrin-drops-F1gHVe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 44, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40338, NULL, 'admin', 1, 'HYDROFUSIDIC 20 GM CREAM', 'hydrofusidic-20-gm-cream-Xoye7R', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 66, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40339, NULL, 'admin', 1, 'HYDROQUINE 200MG 20TAB', 'hydroquine-200mg-20tab-xSKvs2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 82, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40340, NULL, 'admin', 1, 'HYFRESH EYE DROPS', 'hyfresh-eye-drops-O9LJWa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40341, NULL, 'admin', 1, 'ICE BOX MEDIUM AL TAREK MEDICAL', 'ice-box-medium-al-tarek-medical-FOKHqP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40342, NULL, 'admin', 1, 'ICE BREAKERS MINTS', 'ice-breakers-mints-hnPOC2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40343, NULL, 'admin', 1, 'icosalip1mg 20cap', 'icosalip1mg-20cap-PQUC3x', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 276, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40344, NULL, 'admin', 1, 'IDELOX TAB', 'idelox-tab-JOkijL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 116, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40345, NULL, 'admin', 1, 'IKSARONT 2.5MG 30TAB', 'iksaront-25mg-30tab-S8AXoH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 330, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40346, NULL, 'admin', 1, 'IKSARONT 5MG 30TAB', 'iksaront-5mg-30tab-zb59KD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 357, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40347, NULL, 'admin', 1, 'IMMULANT CAP', 'immulant-cap-5v60aX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40348, NULL, 'admin', 1, 'IMMULANT SYRUP', 'immulant-syrup-dp3rJd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40349, NULL, 'admin', 1, 'IMMUNO-MASH D 10000 30TAB', 'immuno-mash-d-10000-30tab-S2oift', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40350, NULL, 'admin', 1, 'IMMUNO MASH 30 TAB', 'immuno-mash-30-tab-yVjv8Q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40351, NULL, 'admin', 1, 'IMURAN 50 MG 100 TAB', 'imuran-50-mg-100-tab-QZnBul', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40352, NULL, 'admin', 1, 'INCONT L.A. 30 TAB 4 MG', 'incont-la-30-tab-4-mg-EKKypr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 91.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40353, NULL, 'admin', 1, 'INDERAL 10 MG 50TAB', 'inderal-10-mg-50tab-AMI1yt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40354, NULL, 'admin', 1, 'INDERAL 40 MG 50 TAB', 'inderal-40-mg-50-tab-xSXcQU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40355, NULL, 'admin', 1, 'INFINITY ANTI-AGING NIGHT SERUM 40ML', 'infinity-anti-aging-night-serum-40ml-GkF32A', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40356, NULL, 'admin', 1, 'INFINITY ANTI AGING DAY SERUM SPF 30', 'infinity-anti-aging-day-serum-spf-30-PMRBft', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40357, NULL, 'admin', 1, 'INFINITY CARE SUN SCREEN SPF 50 LOTION 60 ML', 'infinity-care-sun-screen-spf-50-lotion-60-ml-8hJ7pQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 265, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40358, NULL, 'admin', 1, 'INFINITY COLLAGEN EYE COTOUR', 'infinity-collagen-eye-cotour-r9YwUl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 370, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40359, NULL, 'admin', 1, 'infinity hyalu collagen 30 ml', 'infinity-hyalu-collagen-30-ml-fgHzkI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 390, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40360, NULL, 'admin', 1, 'INFINITY NIACINAMIDE FACIAL WASH OFFER 1+1', 'infinity-niacinamide-facial-wash-offer-11-cepIDV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40361, NULL, 'admin', 1, 'INFINITY OFFER 1+1 SOOTHING GEL + WASH', 'infinity-offer-11-soothing-gel-wash-DHq8XG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40362, NULL, 'admin', 1, 'INFINITY PURIFYING CLEANSING GEL', 'infinity-purifying-cleansing-gel-6nPbqV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40363, NULL, 'admin', 1, 'INFINITY PURIFYING NIGHT LOTION', 'infinity-purifying-night-lotion-IXA8I1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40364, NULL, 'admin', 1, 'INFINITY SERUM EYE CONYOR', 'infinity-serum-eye-conyor-XQZAq0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (40365, NULL, 'admin', 1, 'INFINITY TREATO CREAM', 'infinity-treato-cream-kw73pm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40366, NULL, 'admin', 1, 'INFINITY VITAMIN C EXFOLIATING CLEANSER 200 ML', 'infinity-vitamin-c-exfoliating-cleanser-200-ml-G33lLm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 170, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40367, NULL, 'admin', 1, 'INFINITY WHITENING CLEANSING FOAM', 'infinity-whitening-cleansing-foam-2NK75j', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40368, NULL, 'admin', 1, 'INFINITY WHITENING CREAM 60ML', 'infinity-whitening-cream-60ml-cak31V', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40369, NULL, 'admin', 1, 'INFINITY WHITENING CREAM 60ML OFFER', 'infinity-whitening-cream-60ml-offer-XFa1mp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40370, NULL, 'admin', 1, 'INFINIY FACIAL WASH FOR DRY', 'infiniy-facial-wash-for-dry-P7qsem', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40371, NULL, 'admin', 1, 'INFINIY INFINTY SOOTHING', 'infiniy-infinty-soothing-dzt4j3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40372, NULL, 'admin', 1, 'INFINIY SUNSCREEN KIDS', 'infiniy-sunscreen-kids-Z2qf2S', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 274, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40373, NULL, 'admin', 1, 'INFINTY CARE SUN', 'infinty-care-sun-9RY2fc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40374, NULL, 'admin', 1, 'INFINTY top hair ampoules 121%', 'infinty-top-hair-ampoules-121-KKBTIR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 420, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40375, NULL, 'admin', 1, 'INFINTY TREATO HAIR ampoules', 'infinty-treato-hair-ampoules-6oRhtY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 380, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40376, NULL, 'admin', 1, 'INGRAM 60 GM اخضر', 'ingram-60-gm-akhdr-yZyv4U', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40377, NULL, 'admin', 1, 'INGRAM SHAVE FOAM 200ML GREEN', 'ingram-shave-foam-200ml-green-OG7Sst', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40378, NULL, 'admin', 1, 'INGRAM انجرام كريم حلاقةازرق - 40 جرام', 'ingram-angram-krym-hlakazrk-40-gram-FNAANM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40379, NULL, 'admin', 1, 'INGUINAL HERNIA TRUSS', 'inguinal-hernia-truss-3PJ2i2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 415, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40380, NULL, 'admin', 1, 'INJECTMOL 100ML INFUSION', 'injectmol-100ml-infusion-JqarAe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 67, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40381, NULL, 'admin', 1, 'INTEPLINE HAIR CREAM 150 ML', 'intepline-hair-cream-150-ml-IB0Xap', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40382, NULL, 'admin', 1, 'ipek cotton تركي 200 قطعة', 'ipek-cotton-trky-200-ktaa-d0ZA9g', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40383, NULL, 'admin', 1, 'IRON LIPOSOMAL IRON SYRUP', 'iron-liposomal-iron-syrup-uttQmN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40384, NULL, 'admin', 1, 'IROTOBIN 30 CAPS', 'irotobin-30-caps-f15ist', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40385, NULL, 'admin', 1, 'irrigator', 'irrigator-CkLv8L', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40386, NULL, 'admin', 1, 'IRUXOL OINT', 'iruxol-oint-McE9hV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 109, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40387, NULL, 'admin', 1, 'ISIS ANISE 12 BAGS', 'isis-anise-12-bags-KONFsz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40388, NULL, 'admin', 1, 'ISIS GREEN TEA 12FILTERS', 'isis-green-tea-12filters-NnC1w6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40389, NULL, 'admin', 1, 'ISIS GREEN TEA 20BAGS', 'isis-green-tea-20bags-oSxr7M', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40390, NULL, 'admin', 1, 'ISIS HIBISCUS 12FILTERSكركدية', 'isis-hibiscus-12filterskrkdy-xJLICV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40391, NULL, 'admin', 1, 'ISIS PEPPERMINT 12BAGS', 'isis-peppermint-12bags-Xsnd96', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40392, NULL, 'admin', 1, 'ISIS TILIO 12 BAGS', 'isis-tilio-12-bags-AkCABh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40393, NULL, 'admin', 1, 'ISISPHARMA AQUARUBORIL SOLUTION MICELLAIRE 250ML', 'isispharma-aquaruboril-solution-micellaire-250ml-CnKxvI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 549, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40394, NULL, 'admin', 1, 'ISISPHARMA NEOTONE EYES CREAM 15 ML', 'isispharma-neotone-eyes-cream-15-ml-6DIGNu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 779, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40395, NULL, 'admin', 1, 'ISISPHARMA NEOTONE GEL NETTOYANT EXFOLIANT 150ML', 'isispharma-neotone-gel-nettoyant-exfoliant-150ml-rMqojl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 669, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40396, NULL, 'admin', 1, 'ISISPHARMA NEOTONE RADIANCE SPF 50+ FLUIDE 30 ML', 'isispharma-neotone-radiance-spf-50-fluide-30-ml-sT4Iq5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1195, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40397, NULL, 'admin', 1, 'ISISPHARMA NEOTONE SENSITIVE BAUME 30 ML', 'isispharma-neotone-sensitive-baume-30-ml-6w832a', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 989, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40398, NULL, 'admin', 1, 'ISISPHARMA NEOTONE SERUM 30 ML', 'isispharma-neotone-serum-30-ml-KM8PsA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1085, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40399, NULL, 'admin', 1, 'ISISPHARMA UVEBLOCK SPF 50+ HYDRA LOTION 100ML', 'isispharma-uveblock-spf-50-hydra-lotion-100ml-jqaQOZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 978, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40400, NULL, 'admin', 1, 'ISISPHARMA UVEBLOCK SPF 50+ SPRAY FOR KIDS', 'isispharma-uveblock-spf-50-spray-for-kids-D1ZlFw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1390, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40401, NULL, 'admin', 1, 'ISO TRETINIOIN 10 30TAP', 'iso-tretinioin-10-30tap-FeZi8r', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 192, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40402, NULL, 'admin', 1, 'ISO TRETINOIN 20 30TAP', 'iso-tretinoin-20-30tap-nDIXpq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 372, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40403, NULL, 'admin', 1, 'ISOPTIN SR RETARD 240MG 30TAB', 'isoptin-sr-retard-240mg-30tab-g8E1BB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 170, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40404, NULL, 'admin', 1, 'ISOROMYDERM GEL 30 GM', 'isoromyderm-gel-30-gm-N73v4V', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 71, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40405, NULL, 'admin', 1, 'ITOPRIDE 50 MG 30 TAB', 'itopride-50-mg-30-tab-K3YiHZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40406, NULL, 'admin', 1, 'ITRACON 100 MG 14 CAP', 'itracon-100-mg-14-cap-mRVUB4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40407, NULL, 'admin', 1, 'ITRANOX 5 CAP', 'itranox-5-cap-xUGHtB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 23.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40408, NULL, 'admin', 1, 'ITRAPEX 4CAP', 'itrapex-4cap-hm27K2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40409, NULL, 'admin', 1, 'IVERZINE LOTION 6O ML', 'iverzine-lotion-6o-ml-o8FBV8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 52, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40410, NULL, 'admin', 1, 'IVYPRONT COUGH SYRUP100 ML', 'ivypront-cough-syrup100-ml-ewMOSZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40411, NULL, 'admin', 1, 'IVYROSPAN SYRUP100 ML', 'ivyrospan-syrup100-ml-oWwK2w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40412, NULL, 'admin', 1, 'J&J BABY BATH 200ML', 'jj-baby-bath-200ml-hXPocS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40413, NULL, 'admin', 1, 'J&J BABY COLOGNE LEMON FRESH 100ML', 'jj-baby-cologne-lemon-fresh-100ml-2fGvm6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40414, NULL, 'admin', 1, 'J&J BABY SHAMPOO 200ML', 'jj-baby-shampoo-200ml-O6CSuB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40415, NULL, 'admin', 1, 'J&J COLOGNE DREAM 100 G_احلام', 'jj-cologne-dream-100-g-ahlam-C0jRFt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40416, NULL, 'admin', 1, 'J&J OIL ALOE VERA 75 ML', 'jj-oil-aloe-vera-75-ml-1RWZZL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40417, NULL, 'admin', 1, 'J&J OIL BEDTIME 200 ML', 'jj-oil-bedtime-200-ml-oHLGYL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40418, NULL, 'admin', 1, 'J&J SHAMPOO 500 ML', 'jj-shampoo-500-ml-zR2LTB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40419, NULL, 'admin', 1, 'J&J SHAMPOO 800 ML', 'jj-shampoo-800-ml-mZzRb6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40420, NULL, 'admin', 1, 'J&J SOAP 125 G ابيض', 'jj-soap-125-g-abyd-JJbGRn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40421, NULL, 'admin', 1, 'J&J SOFT MOISTRURISING CREAM 170 G', 'jj-soft-moistrurising-cream-170-g-UZiuIF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40422, NULL, 'admin', 1, 'J.B.C CREAM SKIN MOIS. 50 GM', 'jbc-cream-skin-mois-50-gm-8fCMRY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40423, NULL, 'admin', 1, 'JACKODAN GEL 60 GL', 'jackodan-gel-60-gl-2PNKaT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 89, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40424, NULL, 'admin', 1, 'JAGUAR CLASSIC RED EDT 100 ML', 'jaguar-classic-red-edt-100-ml-R7Pwlx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2190, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40425, NULL, 'admin', 1, 'jamalouk sunscreen spf 50+ spray', 'jamalouk-sunscreen-spf-50-spray-qevL1k', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 465, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40426, NULL, 'admin', 1, 'JANUMET 50 MG /1000 MG 56 TAB', 'janumet-50-mg-1000-mg-56-tab-jjNfAY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 674, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40427, NULL, 'admin', 1, 'JANUVIA 100 MG 28 TAB', 'januvia-100-mg-28-tab-EFH71w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 389, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40428, NULL, 'admin', 1, 'JANUVIA 50 MG 28 TAB', 'januvia-50-mg-28-tab-6ZO7pD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40429, NULL, 'admin', 1, 'JARDIANCE 10MG 30TAB', 'jardiance-10mg-30tab-12qX9K', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 626, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40430, NULL, 'admin', 1, 'JOHNSON BABY 56 WIPES SENSITIVE', 'johnson-baby-56-wipes-sensitive-5i2jEn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40431, NULL, 'admin', 1, 'JOHNSON BABY BATH 500 ML', 'johnson-baby-bath-500-ml-s2LygP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40432, NULL, 'admin', 1, 'JOHNSONS BABY CONDITIONER 300 ML', 'johnsons-baby-conditioner-300-ml-o1qWQX', 'physical', '[{\"id\":\"5\",\"position\":1}]', '5', NULL, NULL, 1, 'pc', 1, 0, NULL, NULL, '[\"2025-04-25-680ad63045eac.webp\"]', '[]', '2025-04-25-680ad6305207b.webp', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 100, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', '2025-04-25 03:24:31', 0, 0, NULL, NULL, '2025-04-25-680ad6304f0c3.png', 1, NULL, 0.00, 0, NULL, NULL, '114549'), (40433, NULL, 'admin', 1, 'JOHNSONS BABY CONDITIONER 500 ML', 'johnsons-baby-conditioner-500-ml-YBDxhj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40434, NULL, 'admin', 1, 'JOHNSONS BABY OIL ROSE 200 ML', 'johnsons-baby-oil-rose-200-ml-DHaC0W', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40435, NULL, 'admin', 1, 'JOHNSONS BABY OIL ROSE 75ML', 'johnsons-baby-oil-rose-75ml-m9FhMX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40436, NULL, 'admin', 1, 'JOHNSONS NATURAL BABY LOTION 300 ML', 'johnsons-natural-baby-lotion-300-ml-TGFHYA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40437, NULL, 'admin', 1, 'JOHNSONS NATURAL BABY LOTION 500 ML', 'johnsons-natural-baby-lotion-500-ml-WFbkWw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 170, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40438, NULL, 'admin', 1, 'JOHNSONS OIL BALANCING GEL WASH 150ML', 'johnsons-oil-balancing-gel-wash-150ml-SYgpPY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40439, NULL, 'admin', 1, 'JOHNSONS SLEEP TIME OIL 75ML', 'johnsons-sleep-time-oil-75ml-f691Yv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40440, NULL, 'admin', 1, 'jointa 30 TAB', 'jointa-30-tab-rGkyVT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 340, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40441, NULL, 'admin', 1, 'JOKEY EXTRA HOLD HAIR SPRAY 500 ML', 'jokey-extra-hold-hair-spray-500-ml-1Wqtf1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 340, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40442, NULL, 'admin', 1, 'JOKEY ULTRA HOLD HAIR SPRAY 500 ML', 'jokey-ultra-hold-hair-spray-500-ml-iPs88n', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 340, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40443, NULL, 'admin', 1, 'JOMANA HENNA FOR NAILS', 'jomana-henna-for-nails-vv2yxx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40444, NULL, 'admin', 1, 'JOYPOX 60 MG 6 TAB', 'joypox-60-mg-6-tab-kSLVSe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 106, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40445, NULL, 'admin', 1, 'JUSTECHOL 10MG 14TAB', 'justechol-10mg-14tab-vQjeEs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 74, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40446, NULL, 'admin', 1, 'JUSTIN BLUE ANTID SHAMPOO 120 ML', 'justin-blue-antid-shampoo-120-ml-cDqYu8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 360, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40447, NULL, 'admin', 1, 'K-VITON 10MG 20TAB', 'k-viton-10mg-20tab-MnzR9Q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 7.5, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40448, NULL, 'admin', 1, 'KAL PERFUME SPRAY 150', 'kal-perfume-spray-150-Y74yVl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 129, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40449, NULL, 'admin', 1, 'KALMINAL CREAM 100GM', 'kalminal-cream-100gm-SVNId4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40450, NULL, 'admin', 1, 'KALOBIN DROPS', 'kalobin-drops-LFcQhI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40451, NULL, 'admin', 1, 'KAMINOMOTO NOURISHING RINSE 200 ML', 'kaminomoto-nourishing-rinse-200-ml-ZqGBev', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 500, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40452, NULL, 'admin', 1, 'KAPRON 5 M 6AMP', 'kapron-5-m-6amp-bIb5oc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40453, NULL, 'admin', 1, 'KAPRON 500 MG 20 TAB', 'kapron-500-mg-20-tab-8ISzGY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40454, NULL, 'admin', 1, 'KARITE SHEA GENTLE SHAMPOO 500ML', 'karite-shea-gentle-shampoo-500ml-Ten08g', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 432, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40455, NULL, 'admin', 1, 'KARITES CONDITIONER SHEA BUTRER', 'karites-conditioner-shea-butrer-PHoHa2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40456, NULL, 'admin', 1, 'KARITES HAIR MASK SHEA BUTRER', 'karites-hair-mask-shea-butrer-mB0Ow5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 17, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40457, NULL, 'admin', 1, 'KARITES SHEA BUTTER HAIR FOOD 150M', 'karites-shea-butter-hair-food-150m-4Fju5n', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40458, NULL, 'admin', 1, 'KARITES SHEA BUTTER HAIR SERUM', 'karites-shea-butter-hair-serum-PHmkEC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 170, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40459, NULL, 'admin', 1, 'KARITES SHEA BUTTER SHAMPOO 400M', 'karites-shea-butter-shampoo-400m-xAagVw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40460, NULL, 'admin', 1, 'KATIVA KERATINA NUTRITION CONDITIONER 500 ML', 'kativa-keratina-nutrition-conditioner-500-ml-nN02ZA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 288, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (40461, NULL, 'admin', 1, 'KAYAN CAPTURE HAIR SERUM', 'kayan-capture-hair-serum-4jjYQk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 475, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40462, NULL, 'admin', 1, 'KAYAN GOOD HAIR FAIR ANTI LOSS SHAMPO', 'kayan-good-hair-fair-anti-loss-shampo-iA6h7k', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 320, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40463, NULL, 'admin', 1, 'KAYAN GOOD HAIR FAIR ANTIDANDRUFF SHAMPO', 'kayan-good-hair-fair-antidandruff-shampo-dtYEsi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 315, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40464, NULL, 'admin', 1, 'KAYAN MORGAN&WOLKER VIAL', 'kayan-morganwolker-vial-rf02MU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40465, NULL, 'admin', 1, 'KAYAN WHITE-LADY GEL', 'kayan-white-lady-gel-caHxUU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 495, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40466, NULL, 'admin', 1, 'KAYAN WHITE LADY DEODRANT', 'kayan-white-lady-deodrant-zpitB8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40467, NULL, 'admin', 1, 'KAYAN WHITE LADY FACIAL WASH', 'kayan-white-lady-facial-wash-gMu1ty', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40468, NULL, 'admin', 1, 'KEFENTECH PLASTER', 'kefentech-plaster-2oRu1K', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40469, NULL, 'admin', 1, 'KELLAGON 20CAP', 'kellagon-20cap-DKxQ9X', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40470, NULL, 'admin', 1, 'KELLAGON SACHETS', 'kellagon-sachets-8Qvr7L', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40471, NULL, 'admin', 1, 'KENACOMB 15GM CREAM', 'kenacomb-15gm-cream-WKiwZI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40472, NULL, 'admin', 1, 'KENACORT 100TAB', 'kenacort-100tab-snh9C3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40473, NULL, 'admin', 1, 'KEPPRA 500 MG 30 TAB', 'keppra-500-mg-30-tab-nHp7wA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 465, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40474, NULL, 'admin', 1, 'KERA QUOZ HAIR SHAMPOO 250ML', 'kera-quoz-hair-shampoo-250ml-vMJwro', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40475, NULL, 'admin', 1, 'KERATIN CONDITIONER 230 ML', 'keratin-conditioner-230-ml-K1R7F7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40476, NULL, 'admin', 1, 'KERATIN SERUM 100 ML', 'keratin-serum-100-ml-fKKGtf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40477, NULL, 'admin', 1, 'KERATIN SHAMPO 230 ML', 'keratin-shampo-230-ml-rn73JA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40478, NULL, 'admin', 1, 'KERELLA OINT 15GM', 'kerella-oint-15gm-mCWcc2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 23, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40479, NULL, 'admin', 1, 'KETOFAN 50MG 30CAP', 'ketofan-50mg-30cap-I1lKwx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40480, NULL, 'admin', 1, 'KETOLAC 10MG 20TAB', 'ketolac-10mg-20tab-tZLOWq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 38, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40481, NULL, 'admin', 1, 'KETOLAC 30MG I.M 5AMP 2ML', 'ketolac-30mg-im-5amp-2ml-apDwGr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40482, NULL, 'admin', 1, 'KETOPREK 75mg 20 CAP', 'ketoprek-75mg-20-cap-PifFf0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40483, NULL, 'admin', 1, 'KID TOOTHBRUSH KIDS', 'kid-toothbrush-kids-Lexenr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40484, NULL, 'admin', 1, 'KIKO MILANO 131', 'kiko-milano-131-4KcWSl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1090, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40485, NULL, 'admin', 1, 'KING.C.GILLETTE ماكينه حلاقه', 'kingcgillette-makynh-hlakh-ZJlIJf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 600, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40486, NULL, 'admin', 1, 'KISS NAIL STAR SPANGLED KOCN04C', 'kiss-nail-star-spangled-kocn04c-zK8zxH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 156, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40487, NULL, 'admin', 1, 'KISS SO WISPY', 'kiss-so-wispy-FJi54y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40488, NULL, 'admin', 1, 'KLACID 250MG TAB', 'klacid-250mg-tab-d0loeQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 146, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40489, NULL, 'admin', 1, 'KLACID 500MG XL 14 TAB', 'klacid-500mg-xl-14-tab-cOaKeY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 299, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40490, NULL, 'admin', 1, 'KLY JELLY42 G', 'kly-jelly42-g-zY7XXt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 237, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40491, NULL, 'admin', 1, 'kohl kajal', 'kohl-kajal-DFlIUg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 360, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40492, NULL, 'admin', 1, 'KOLAGRA EYE CONTOUR GEL', 'kolagra-eye-contour-gel-PwOuHU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 390, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40493, NULL, 'admin', 1, 'KOLAGRA OILY SKIN CLEANSER 200ML', 'kolagra-oily-skin-cleanser-200ml-maqIke', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 159, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40494, NULL, 'admin', 1, 'KOLAGRA RETINOL SERUM WITH VIT A.B3 30ML', 'kolagra-retinol-serum-with-vit-ab3-30ml-yRIt4e', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 335, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40495, NULL, 'admin', 1, 'KOLLAGRA ROLL ON OFFER2 IN 1 BERRY', 'kollagra-roll-on-offer2-in-1-berry-a4oxnx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 249, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40496, NULL, 'admin', 1, 'KOLLAGRA ROLL ON OFFER2 IN 1 FRAGRANCE FREE', 'kollagra-roll-on-offer2-in-1-fragrance-free-sjfxwu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 219, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40497, NULL, 'admin', 1, 'KOLLAGRA ROLL ON OFFER2 IN 1 OUD', 'kollagra-roll-on-offer2-in-1-oud-VIbFqV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 219, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40498, NULL, 'admin', 1, 'L- CARNITINE PLUS 20 TAB', 'l-carnitine-plus-20-tab-pCmriW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 116, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40499, NULL, 'admin', 1, 'L-ARGININE 1000 MG 100 CAP', 'l-arginine-1000-mg-100-cap-01OF2I', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1050, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40500, NULL, 'admin', 1, 'L-ARGININE 1000MG 30TAB', 'l-arginine-1000mg-30tab-SXLIiU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 225, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40501, NULL, 'admin', 1, 'L-CARNITINE AMP', 'l-carnitine-amp-04Skfx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40502, NULL, 'admin', 1, 'L-CARNITINE SYRUP- 30 ML', 'l-carnitine-syrup-30-ml-6wpNZm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40503, NULL, 'admin', 1, 'L-CARNITINE20 CAP', 'l-carnitine20-cap-FXYVXp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40504, NULL, 'admin', 1, 'LA ROCH-POSAY RETINOL YEUX 15ML', 'la-roch-posay-retinol-yeux-15ml-mtnbHR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 919.24, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40505, NULL, 'admin', 1, 'LA ROCH POSAY EFFACLAR DUO+ UNIFIANT 40 ML', 'la-roch-posay-effaclar-duo-unifiant-40-ml-V7xNqh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 829, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40506, NULL, 'admin', 1, 'LA ROCHE-POSAY ANTHELIOS UVMUNE TINTED FLUID 50+', 'la-roche-posay-anthelios-uvmune-tinted-fluid-50-D5lfSj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 979.06, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40507, NULL, 'admin', 1, 'LA ROCHE-POSAY EFFACLAR GEL MOUSSANT 400 ML', 'la-roche-posay-effaclar-gel-moussant-400-ml-u3bDj4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1028.68, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40508, NULL, 'admin', 1, 'LA ROCHE-POSAY EFFACLAR LOTION ASTRINGENTE 200ML', 'la-roche-posay-effaclar-lotion-astringente-200ml-5W7CZ8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 689, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40509, NULL, 'admin', 1, 'LA ROCHE-POSAY EFFACLAR MICRO-PEELING 200 ML', 'la-roche-posay-effaclar-micro-peeling-200-ml-xPAs7C', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 710, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40510, NULL, 'admin', 1, 'LA ROCHE-POSAY HYALU B5 SERUM', 'la-roche-posay-hyalu-b5-serum-MuMdLe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1320, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40511, NULL, 'admin', 1, 'LA ROCHE-POSAY RETINOL B3 SERUM', 'la-roche-posay-retinol-b3-serum-8Biqtb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1499, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40512, NULL, 'admin', 1, 'LA ROCHE ANTHELIOS OIL CORRECT GEL CREAM', 'la-roche-anthelios-oil-correct-gel-cream-I1Ga68', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 899, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40513, NULL, 'admin', 1, 'LA ROCHE ANTHELIOS PIGMENT CORRECT TINTED CREAM', 'la-roche-anthelios-pigment-correct-tinted-cream-rT4uDw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 899, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40514, NULL, 'admin', 1, 'LA ROCHE NIACINAMIDE 10 SERUM 30 ML', 'la-roche-niacinamide-10-serum-30-ml-zYoUye', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1499, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40515, NULL, 'admin', 1, 'la roche posay anthelios ANTI SHINE GEL CREAM', 'la-roche-posay-anthelios-anti-shine-gel-cream-voGC83', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 899, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40516, NULL, 'admin', 1, 'LA ROCHE POSAY ANTHELIOS UVMUNE 400 CREME HYDRATAN', 'la-roche-posay-anthelios-uvmune-400-creme-hydratan-iLt2pO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 899, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40517, NULL, 'admin', 1, 'LA ROCHE POSAY ANTHELIOS UVMUNE 400 INVISBLE FLUID', 'la-roche-posay-anthelios-uvmune-400-invisble-fluid-yHxsFD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 979.06, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40518, NULL, 'admin', 1, 'LA ROCHE POSAY CICAPLAST BAUME B5+ 100 ML', 'la-roche-posay-cicaplast-baume-b5-100-ml-kIH52F', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1190, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40519, NULL, 'admin', 1, 'LA ROCHE POSAY EFFACLAR MAT 40 ML', 'la-roche-posay-effaclar-mat-40-ml-8ZJMhI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 829, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40520, NULL, 'admin', 1, 'la roche posay hyalu B5 SPF30 AQUAGEL', 'la-roche-posay-hyalu-b5-spf30-aquagel-6S8gRG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 640, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40521, NULL, 'admin', 1, 'LA ROCHE POSAY LIPIKAR AP+M BAUME 75 ML', 'la-roche-posay-lipikar-apm-baume-75-ml-kspyTg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 579.39, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40522, NULL, 'admin', 1, 'LA ROCHE POSAY MELA B3 CLEANSER 200 ML', 'la-roche-posay-mela-b3-cleanser-200-ml-WWaK68', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 837.97, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40523, NULL, 'admin', 1, 'LA ROCHE PURE VITAMIN C SERUM 10 30 ML', 'la-roche-pure-vitamin-c-serum-10-30-ml-q3bcpZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1499, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40524, NULL, 'admin', 1, 'LA ROCHE UVIDIA ANTHELIOS MELT IN TINTED CREAM', 'la-roche-uvidia-anthelios-melt-in-tinted-cream-V9YIIL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 899, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40525, NULL, 'admin', 1, 'la vie est bell 30 ml', 'la-vie-est-bell-30-ml-66dhLO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2250, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40526, NULL, 'admin', 1, 'LABELLO LIP MOIST CHERRY 4.8 G', 'labello-lip-moist-cherry-48-g-NCGNfo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40527, NULL, 'admin', 1, 'LABELLO LIP MOIST SOFT ROSE 4.8G', 'labello-lip-moist-soft-rose-48g-Z3dx0C', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40528, NULL, 'admin', 1, 'LABELLO LIP MOIST STRAWBERRY 4.8 G', 'labello-lip-moist-strawberry-48-g-hFqZBP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40529, NULL, 'admin', 1, 'LABELLO LIP MOIST WATERMELON 4.8 G', 'labello-lip-moist-watermelon-48-g-RFMlTS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40530, NULL, 'admin', 1, 'LACOVIMP 50 MG 30 TAB', 'lacovimp-50-mg-30-tab-VWi75Y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 174, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40531, NULL, 'admin', 1, 'LACRITEARS 0.5% EYE DROPS', 'lacritears-05-eye-drops-RHJTdL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 49, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40532, NULL, 'admin', 1, 'LACTEOL FORTE SACHET', 'lacteol-forte-sachet-vMFan1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40533, NULL, 'admin', 1, 'lacto-apex 30 cap', 'lacto-apex-30-cap-HfgoXr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 230, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40534, NULL, 'admin', 1, 'LACTODEL TAB', 'lactodel-tab-Ta5qzX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40535, NULL, 'admin', 1, 'LADY ERA FOR WOMEN DROPS', 'lady-era-for-women-drops-hDOYD8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 340, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40536, NULL, 'admin', 1, 'LAMICTAL 100 MG 30 TAB', 'lamictal-100-mg-30-tab-0UQ1qv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 226, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40537, NULL, 'admin', 1, 'LAMICTAL 50MG 30TAB', 'lamictal-50mg-30tab-aHV5dB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 143, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40538, NULL, 'admin', 1, 'LAMIFEN 250MG TAB', 'lamifen-250mg-tab-usayym', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 112, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40539, NULL, 'admin', 1, 'LAMIFEN CREAM 15GM', 'lamifen-cream-15gm-esZ5FT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 18, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40540, NULL, 'admin', 1, 'LAMOTRINE 100MG TAB', 'lamotrine-100mg-tab-PV1sYf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40541, NULL, 'admin', 1, 'LAMOUR XAVIER LAURENT F/W SPRAY 150ML', 'lamour-xavier-laurent-fw-spray-150ml-ggG4Ym', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 114, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40542, NULL, 'admin', 1, 'LAMUSE SELENE 100ML', 'lamuse-selene-100ml-9RVy7k', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 600, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40543, NULL, 'admin', 1, 'LANTUS SOLOSTAR', 'lantus-solostar-VsXO0b', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1244, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40544, NULL, 'admin', 1, 'LAROCH POSAY CREAM CLEANSER', 'laroch-posay-cream-cleanser-0lMnUq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 599, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40545, NULL, 'admin', 1, 'laroche LIPIKAR LAIT 200 ML', 'laroche-lipikar-lait-200-ml-0HT1ty', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 999.18, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40546, NULL, 'admin', 1, 'LAROCHE POSAY ANTHELIOS ANTI-SHINE GEL CREAM', 'laroche-posay-anthelios-anti-shine-gel-cream-DsT6qq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 949, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40547, NULL, 'admin', 1, 'LAROCHE POSAY EFFACLAR DUE M INTI-IMPERFECTIONS', 'laroche-posay-effaclar-due-m-inti-imperfections-hcIMkj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 799.34, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40548, NULL, 'admin', 1, 'LAROCHE POSAY HYDRAPHASE BB', 'laroche-posay-hydraphase-bb-F1bdty', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 750, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40549, NULL, 'admin', 1, 'laroche posy effacalar 400 ml', 'laroche-posy-effacalar-400-ml-TBHRo1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 715, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40550, NULL, 'admin', 1, 'LARYPRO TAB', 'larypro-tab-URxCCT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 44, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40551, NULL, 'admin', 1, 'LASH PRINCESS LINER BLACK', 'lash-princess-liner-black-3haNdG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 435, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40552, NULL, 'admin', 1, 'LASH PRINCESS LINER BLACK WATERPROOF', 'lash-princess-liner-black-waterproof-DLOhFk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 435, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40553, NULL, 'admin', 1, 'lashes allyre style', 'lashes-allyre-style-XKBv9A', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 155, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40554, NULL, 'admin', 1, 'LASILACTONE 100 MG / 20 MG 30 TAB', 'lasilactone-100-mg-20-mg-30-tab-ORDsp1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40555, NULL, 'admin', 1, 'LASILACTONE 50MG 30 TAB', 'lasilactone-50mg-30-tab-IHndXo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 67.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40556, NULL, 'admin', 1, 'LASIX 40MG 24 TAB', 'lasix-40mg-24-tab-eVQQGj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (40557, NULL, 'admin', 1, 'LASIX 500 MG 10 TAB IMP الاخضر', 'lasix-500-mg-10-tab-imp-alakhdr-YLua2n', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 850, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40558, NULL, 'admin', 1, 'LASTING TEARS EYE DROP 15 ML', 'lasting-tears-eye-drop-15-ml-QtHDrY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 12.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40559, NULL, 'admin', 1, 'LASTLERG 10 MG TABS', 'lastlerg-10-mg-tabs-76qyjI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40560, NULL, 'admin', 1, 'LATEX جوانتى مودرن لاتكس غير معقم / 100', 'latex-goant-modrn-latks-ghyr-maakm-100-6bktGp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40561, NULL, 'admin', 1, 'LATREE BEAUTE HAIR SPRum', 'latree-beaute-hair-sprum-AHgR1d', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 299, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40562, NULL, 'admin', 1, 'lavorex MOUTHWASH CLOVE 250ML', 'lavorex-mouthwash-clove-250ml-gOeV6F', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 25, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40563, NULL, 'admin', 1, 'LAXEOL-PI 20 TAB', 'laxeol-pi-20-tab-bakeD8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40564, NULL, 'admin', 1, 'LAXEOL-PI 20 TAB 25STRIP', 'laxeol-pi-20-tab-25strip-ppjMpS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40565, NULL, 'admin', 1, 'LC PLUS DROPS', 'lc-plus-drops-yewrvy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 98, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40566, NULL, 'admin', 1, 'LEAD SUB ACETATE SULUTION 120 ML', 'lead-sub-acetate-sulution-120-ml-13fPgO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40567, NULL, 'admin', 1, 'LELIPEL 10 MG 20 TAB', 'lelipel-10-mg-20-tab-1SfARb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40568, NULL, 'admin', 1, 'LEVANIC 750MG 5TAB', 'levanic-750mg-5tab-ulmIyD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 66, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40569, NULL, 'admin', 1, 'LEVCET 5MG 20 TAB', 'levcet-5mg-20-tab-UA9Xo5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40570, NULL, 'admin', 1, 'LEVOCAR 250/25MG 30 TAB', 'levocar-25025mg-30-tab-4Z0xch', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 129, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40571, NULL, 'admin', 1, 'LEVOHISTAM 120 ML SYRUP', 'levohistam-120-ml-syrup-vElVwe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40572, NULL, 'admin', 1, 'LEVOHISTAM 5MG ORAL DROPS 20 ML', 'levohistam-5mg-oral-drops-20-ml-mxdBYN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 46, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40573, NULL, 'admin', 1, 'LEVOHISTAM 5MG 30TAB', 'levohistam-5mg-30tab-bGCYPN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 117, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40574, NULL, 'admin', 1, 'LEYLAK HYALU CICA SERUM SERUM 30 ML', 'leylak-hyalu-cica-serum-serum-30-ml-MHQYHR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 389, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40575, NULL, 'admin', 1, 'LEYLAK ANTI AGING HYALU NIACINAMIDE SERUM 30 ML', 'leylak-anti-aging-hyalu-niacinamide-serum-30-ml-QL0c2G', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 389, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40576, NULL, 'admin', 1, 'LEYLAK CLEANSING GEL 200 ML', 'leylak-cleansing-gel-200-ml-b2WNfw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 259, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40577, NULL, 'admin', 1, 'LEYLAK MOISTURIZING GEL 100 ML', 'leylak-moisturizing-gel-100-ml-gH0Ki3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 329, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40578, NULL, 'admin', 1, 'LEYLAK WHITENING DEODORANT ROLL ON 200 ML', 'leylak-whitening-deodorant-roll-on-200-ml-ooitby', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 259, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40579, NULL, 'admin', 1, 'lezberg PLUS 40/12.5 MG 30 TAB', 'lezberg-plus-40125-mg-30-tab-YywicP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 88.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40580, NULL, 'admin', 1, 'LI.LI WASH 250 ML', 'lili-wash-250-ml-ETXm1a', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69.9, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40581, NULL, 'admin', 1, 'LIBRAX 30TAB', 'librax-30tab-ZURfnM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40582, NULL, 'admin', 1, 'LIBRE EAU DE PARFUM', 'libre-eau-de-parfum-BMX0S3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 3150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40583, NULL, 'admin', 1, 'LIDOCAINE 10% 15 ML SPRAY', 'lidocaine-10-15-ml-spray-AqKbCk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 38, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40584, NULL, 'admin', 1, 'LIDOCAINE 2% 10 AMPOULES', 'lidocaine-2-10-ampoules-hwtMbG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40585, NULL, 'admin', 1, 'LIFEBUOY SOAP 175 GM', 'lifebuoy-soap-175-gm-H8RY4B', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40586, NULL, 'admin', 1, 'LIFEBUOY SHOWER 500', 'lifebuoy-shower-500-haqBs8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40587, NULL, 'admin', 1, 'LIGNOCAINE 5%CREAM', 'lignocaine-5cream-ifHqd3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40588, NULL, 'admin', 1, 'LIMITLES MAN MAX 30 TAB', 'limitles-man-max-30-tab-roLop7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40589, NULL, 'admin', 1, 'LIMITLES OMEGA-3 30 TAB', 'limitles-omega-3-30-tab-KnrZcq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 198, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40590, NULL, 'admin', 1, 'LIMITLES WOMAN MAX 100 TAB', 'limitles-woman-max-100-tab-XbAYFY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 675, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40591, NULL, 'admin', 1, 'LIMITLES WOMAN MAX 30 TAB', 'limitles-woman-max-30-tab-fhx8Js', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40592, NULL, 'admin', 1, 'LIMITLESS ALLZYME MAX 20 TAB', 'limitless-allzyme-max-20-tab-CzyD4K', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40593, NULL, 'admin', 1, 'LIMITLESS B COMPLEX ODF 30 FILMS', 'limitless-b-complex-odf-30-films-UTRiSM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40594, NULL, 'admin', 1, 'limitless chromax 30 sachets', 'limitless-chromax-30-sachets-uyL2c2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 295, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40595, NULL, 'admin', 1, 'LIMITLESS CONCEIVE Q TABS', 'limitless-conceive-q-tabs-lMoE7a', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 395, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40596, NULL, 'admin', 1, 'LIMITLESS COQ 10', 'limitless-coq-10-wvQ18K', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 320, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40597, NULL, 'admin', 1, 'LIMITLESS LIPOFERREX 40MG 30TAB', 'limitless-lipoferrex-40mg-30tab-I52laS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40598, NULL, 'admin', 1, 'LIMITLESS METHYL FOLATE 30TAB', 'limitless-methyl-folate-30tab-qPyTei', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40599, NULL, 'admin', 1, 'LIMITLESS MILGA advance 30 TAB', 'limitless-milga-advance-30-tab-VlWu2l', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 248, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40600, NULL, 'admin', 1, 'limitless ossofortin D3 2000 UI 30 COATED TAABLET', 'limitless-ossofortin-d3-2000-ui-30-coated-taablet-SVrERN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 64, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40601, NULL, 'admin', 1, 'LIMITLESS OSSOFORTIN D3 5000 UI 30 TABS', 'limitless-ossofortin-d3-5000-ui-30-tabs-KVtLVZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 115, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40602, NULL, 'admin', 1, 'limitless prenatal ORIGINAL 30 TAB', 'limitless-prenatal-original-30-tab-3MEM0b', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40603, NULL, 'admin', 1, 'LINCO CHERRY-SHAPED PACIFIER', 'linco-cherry-shaped-pacifier-sAZCCJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 10, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40604, NULL, 'admin', 1, 'LINCO ORTHODONTIC PACIFIER FOR 6 MONTHS UP', 'linco-orthodontic-pacifier-for-6-months-up-uc3sQh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40605, NULL, 'admin', 1, 'Linex adult 14 cap', 'linex-adult-14-cap-gbymUq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40606, NULL, 'admin', 1, 'LINEZOLID 600 MG 14 TAB', 'linezolid-600-mg-14-tab-Pqq2Py', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 232, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40607, NULL, 'admin', 1, 'LIOMETACEN 6 AMP', 'liometacen-6-amp-DWqmuP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 117, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40608, NULL, 'admin', 1, 'lipanthyl 145', 'lipanthyl-145-1dPnCb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 174, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40609, NULL, 'admin', 1, 'LIPANTHYL 300MG 30CAP', 'lipanthyl-300mg-30cap-2ZLMOm', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 1, 'pc', 1, 0, NULL, NULL, '[\"2025-04-25-680ad9d121802.webp\"]', '[]', '2025-04-25-680ad9d12bbc6.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 126, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', '2025-04-25 03:40:00', 1, 0, NULL, NULL, '2025-04-25-680ad9d128859.png', 1, NULL, 0.00, 0, NULL, NULL, '157430'), (40610, NULL, 'admin', 1, 'LIPANTHYL SUPRA 160 MG 30 TAB', 'lipanthyl-supra-160-mg-30-tab-QbFIyC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 141, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40611, NULL, 'admin', 1, 'LIPIFIBRATE 105 MG 30 TAB', 'lipifibrate-105-mg-30-tab-zbzILC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40612, NULL, 'admin', 1, 'LIPITOR 20MG 28TAB', 'lipitor-20mg-28tab-xCRuP6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 264, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40613, NULL, 'admin', 1, 'LIPITOR 40 MG 14 TAB', 'lipitor-40-mg-14-tab-d7L6mB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 226, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40614, NULL, 'admin', 1, 'LIPITOR 80 MG 14 TAB', 'lipitor-80-mg-14-tab-iCYRnH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 236, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40615, NULL, 'admin', 1, 'LISTERINE .COOL MINT ANTISEPTIC IMP', 'listerine-cool-mint-antiseptic-imp-lMkBDc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40616, NULL, 'admin', 1, 'LISTREN MOUTH WASH 500', 'listren-mouth-wash-500-vifXE9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40617, NULL, 'admin', 1, 'LIT UP SOAP 100gm', 'lit-up-soap-100gm-fHdssB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40618, NULL, 'admin', 1, 'LIT UP CLEANSER FOAM 200 ML', 'lit-up-cleanser-foam-200-ml-TyLSR4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40619, NULL, 'admin', 1, 'LIT UP CREAM 50 GM', 'lit-up-cream-50-gm-G8mp5K', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40620, NULL, 'admin', 1, 'LIVABION 2ML 6 AMP IM/IV', 'livabion-2ml-6-amp-imiv-50jewh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40621, NULL, 'admin', 1, 'LIVAGOAL 450 MG 20 CAP', 'livagoal-450-mg-20-cap-J7fPH5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 238, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40622, NULL, 'admin', 1, 'LIXORA ACNE TREATMENT GEL 50 ML', 'lixora-acne-treatment-gel-50-ml-L5yGmI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40623, NULL, 'admin', 1, 'LIXORA ANTI DANDRUFF & HAIR LOSS LOTION 150 ML', 'lixora-anti-dandruff-hair-loss-lotion-150-ml-wcezc5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 470, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40624, NULL, 'admin', 1, 'LIXORA ANTI HAIR LOSS MASK 250 ML', 'lixora-anti-hair-loss-mask-250-ml-QaXET9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40625, NULL, 'admin', 1, 'LIXORA BODY MILK 200 ML', 'lixora-body-milk-200-ml-m7SnPk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40626, NULL, 'admin', 1, 'LIXORA EYE CONITOUR CREAM 15 ML', 'lixora-eye-conitour-cream-15-ml-ilHUrJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40627, NULL, 'admin', 1, 'LIXORA FACIAL TONER', 'lixora-facial-toner-n7t2Ot', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 299, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:04:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40628, NULL, 'admin', 1, 'LIXORA OILY FOAM CLEANSER 200 ML', 'lixora-oily-foam-cleanser-200-ml-IF0bS5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 299, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40629, NULL, 'admin', 1, 'LIXORA REJUVENATING FOAM CLEANSER 200 ML', 'lixora-rejuvenating-foam-cleanser-200-ml-9JlIEt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40630, NULL, 'admin', 1, 'LIXORA WHITENING FOAM CLEANSER 200 ML', 'lixora-whitening-foam-cleanser-200-ml-EFiFSM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40631, NULL, 'admin', 1, 'LOGIMAX30TAB', 'logimax30tab-yfT7lz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40632, NULL, 'admin', 1, 'LOLA WEST 6 SACHETS', 'lola-west-6-sachets-zxiJJ1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 13, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40633, NULL, 'admin', 1, 'LORD METAL SHAVING', 'lord-metal-shaving-KDhks1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40634, NULL, 'admin', 1, 'LORD SULPHER SOAP 50 GM', 'lord-sulpher-soap-50-gm-s1icAD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 14, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40635, NULL, 'admin', 1, 'LOREAL CASTING CREME GLOSS 200 DEEP BLACK', 'loreal-casting-creme-gloss-200-deep-black-eYIu8A', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 460, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40636, NULL, 'admin', 1, 'LOREAL CASTING CREME GLOSS 316 PLUM', 'loreal-casting-creme-gloss-316-plum-K8GWkx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40637, NULL, 'admin', 1, 'LOREAL CASTING CREME GLOSS 360 DAEK RED', 'loreal-casting-creme-gloss-360-daek-red-U97PUN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 460, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40638, NULL, 'admin', 1, 'LOREAL CASTING CREME GLOSS 400 BROWN', 'loreal-casting-creme-gloss-400-brown-NfAX5n', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 460, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40639, NULL, 'admin', 1, 'LOREAL CASTING CREME GLOSS 500 LIGHT BROWN', 'loreal-casting-creme-gloss-500-light-brown-inVt33', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 460, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40640, NULL, 'admin', 1, 'LOREAL CASTING CREME GLOSS 535 MAHOGONY GOLDEN LIG', 'loreal-casting-creme-gloss-535-mahogony-golden-lig-2QTE7C', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40641, NULL, 'admin', 1, 'LOREAL CASTING CREME GLOSS 550 MAHOGANY LIGHT BROW', 'loreal-casting-creme-gloss-550-mahogany-light-brow-qI8YNL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 460, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40642, NULL, 'admin', 1, 'LOREAL CASTING CREME GLOSS 810 ASHY BLONDE', 'loreal-casting-creme-gloss-810-ashy-blonde-80kGyt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40643, NULL, 'admin', 1, 'LOREAL ELVIVE COND TOTAL REPAIR 200 ML', 'loreal-elvive-cond-total-repair-200-ml-tcNl2E', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40644, NULL, 'admin', 1, 'loreal elvive extraordinary 600 ml', 'loreal-elvive-extraordinary-600-ml-QxWwBw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40645, NULL, 'admin', 1, 'LOREAL ELVIVE SHAMPOO DAMAGED 400ML', 'loreal-elvive-shampoo-damaged-400ml-Lr12Wj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 139, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40646, NULL, 'admin', 1, 'LOREAL EXCELLENCE 3 CHATAI FFONCE', 'loreal-excellence-3-chatai-ffonce-JfjUXx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 265, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40647, NULL, 'admin', 1, 'LOREAL EXCELLENCE 5', 'loreal-excellence-5-kzwZoI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 297, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40648, NULL, 'admin', 1, 'LOREAL EXCELLENCE 7', 'loreal-excellence-7-KSQ8iS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 297, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40649, NULL, 'admin', 1, 'LOREAL EXCELLENCE ASH SUPREME 8.12', 'loreal-excellence-ash-supreme-812-a483Qg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 297, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40650, NULL, 'admin', 1, 'LOREAL EXCELLENCE CREM 9.1 VERY LIGHT ASH BLONDE', 'loreal-excellence-crem-91-very-light-ash-blonde-kSaav8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 297, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40651, NULL, 'admin', 1, 'LOREAL EXCELLENCE CREME 7.1 ASH BLONDE', 'loreal-excellence-creme-71-ash-blonde-JgB1u6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 265, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (40652, NULL, 'admin', 1, 'LOREAL EXCELLENCE creme 1.0 black', 'loreal-excellence-creme-10-black-xQZpRX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40653, NULL, 'admin', 1, 'LOREAL EXCELLENCE CREME 5.3 LIGHT GOLDEN BROWN', 'loreal-excellence-creme-53-light-golden-brown-4VDiSF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 265, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40654, NULL, 'admin', 1, 'LOREAL EXCELLENCE CREME 6 DARK BLONDE', 'loreal-excellence-creme-6-dark-blonde-qEy4uH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 297, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40655, NULL, 'admin', 1, 'LOREAL EXCELLENCE CREME 6.7 MARRON CHOCOLAT', 'loreal-excellence-creme-67-marron-chocolat-9FsArJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40656, NULL, 'admin', 1, 'LOREAL EXCELLENCE CREME 7.7 HONEY BROWN', 'loreal-excellence-creme-77-honey-brown-12Elxz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40657, NULL, 'admin', 1, 'LOREAL EXCELLENCE CREME 8.0 BLOND CLAIR', 'loreal-excellence-creme-80-blond-clair-JvTSVv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40658, NULL, 'admin', 1, 'LOREAL EXCELLENCE CREME 8.1 LIGHT ASH BLONDE', 'loreal-excellence-creme-81-light-ash-blonde-IsSO1y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 297, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40659, NULL, 'admin', 1, 'LOREAL EXTRAORDINARY OIL SERUM 100 ML', 'loreal-extraordinary-oil-serum-100-ml-AJ6icI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 498, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40660, NULL, 'admin', 1, 'LOREAL GLYCOLIC BRIGHT 50 DAY', 'loreal-glycolic-bright-50-day-vf7f35', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 325, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40661, NULL, 'admin', 1, 'LOREAL HYALURON EXPERT DAY CREAM MASK 15 ML', 'loreal-hyaluron-expert-day-cream-mask-15-ml-JzBZEJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 394, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40662, NULL, 'admin', 1, 'LOREAL HYALURON EXPERT EYE CREAM 15 ML', 'loreal-hyaluron-expert-eye-cream-15-ml-i01JDB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40663, NULL, 'admin', 1, 'LOREAL HYALURON EXPERT EYE SERUM 20 ML', 'loreal-hyaluron-expert-eye-serum-20-ml-FmPbAP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 584, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40664, NULL, 'admin', 1, 'LOREAL HYALURON EXPERT NIGHT CREAM MASK 15 ML', 'loreal-hyaluron-expert-night-cream-mask-15-ml-Z9wAFv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 394, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40665, NULL, 'admin', 1, 'LOREAL HYALURON EXPERT REPLUMPING GEL WASH', 'loreal-hyaluron-expert-replumping-gel-wash-AQ4hxC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 324, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40666, NULL, 'admin', 1, 'LOREAL HYALURON EXPERT SERUM 30 ML', 'loreal-hyaluron-expert-serum-30-ml-OnmvEI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 498, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40667, NULL, 'admin', 1, 'LOREAL PRO DI BL 10.1', 'loreal-pro-di-bl-101-4adUm7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 310, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40668, NULL, 'admin', 1, 'LOREAL PRO DI BL 2.1', 'loreal-pro-di-bl-21-HGJNHa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 310, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40669, NULL, 'admin', 1, 'LOREAL PRO DI GY 5.30', 'loreal-pro-di-gy-530-MaAdOF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 356, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40670, NULL, 'admin', 1, 'loreal pro di gy 6.32', 'loreal-pro-di-gy-632-iLPk7Z', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 356, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40671, NULL, 'admin', 1, 'LOREAL PRO DI GY 8.1', 'loreal-pro-di-gy-81-GTyNpz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 356, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40672, NULL, 'admin', 1, 'LOREAL PRODIGY 8.0 LIGHT BLONDE', 'loreal-prodigy-80-light-blonde-RBzdDg', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680cf9d22f000.webp\"]', '[]', '2025-04-26-680cf9d23d3e7.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 356, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-26 18:21:03', 1, 0, NULL, NULL, '2025-04-26-680cf9d2394d5.png', 1, NULL, 0.00, 0, NULL, NULL, '144392'), (40673, NULL, 'admin', 1, 'LOREAL RESTORING CONDITIONER 400ML', 'loreal-restoring-conditioner-400ml-RI6uf3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40674, NULL, 'admin', 1, 'LORNOX 8MG 30 TAB', 'lornox-8mg-30-tab-SjKy65', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42.75, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40675, NULL, 'admin', 1, 'LORNOXICAM 8 MG 20 TAB', 'lornoxicam-8-mg-20-tab-XFFOlW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 74, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40676, NULL, 'admin', 1, 'LOSAR 50MG 28 TAB', 'losar-50mg-28-tab-7mQguN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 82, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40677, NULL, 'admin', 1, 'LOTTE SPOTS 7 PIECES', 'lotte-spots-7-pieces-poArTn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40678, NULL, 'admin', 1, 'LOVEZONE MAJESTIC 10 TAB FOR WOMEN', 'lovezone-majestic-10-tab-for-women-2k6kxm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 500, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40679, NULL, 'admin', 1, 'LUCIDRIL 500MG 20 TAB', 'lucidril-500mg-20-tab-vRm04A', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40680, NULL, 'admin', 1, 'LUNA EMOLLIANT HAND&HEEL GLYCERIN CREAM 20GM', 'luna-emolliant-handheel-glycerin-cream-20gm-2KTfxT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 16, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40681, NULL, 'admin', 1, 'LUNA EMOLLIENT COCOA BUTTER 300 GM', 'luna-emollient-cocoa-butter-300-gm-PeiFrz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40682, NULL, 'admin', 1, 'LUNA EMOLLIENT COCOA BUTTER 75 GM', 'luna-emollient-cocoa-butter-75-gm-VfBaxy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40683, NULL, 'admin', 1, 'luna emollient collagen and vitamin e cream face', 'luna-emollient-collagen-and-vitamin-e-cream-face-EBeCTN', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68099391b2e89.webp\"]', '[]', '2025-04-24-68099391ecd04.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 95, 0, '0', 'percent', 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-24 03:28:25', 1, 0, NULL, NULL, '2025-04-24-68099391d99ff.png', 1, NULL, 0.00, 0, NULL, NULL, '126423'), (40684, NULL, 'admin', 1, 'luna emollient glycerin and jojoba oil 20 gm', 'luna-emollient-glycerin-and-jojoba-oil-20-gm-nlA69m', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40685, NULL, 'admin', 1, 'luna emollient glycerin and jojoba oil 50 gm', 'luna-emollient-glycerin-and-jojoba-oil-50-gm-ZyFBUh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40686, NULL, 'admin', 1, 'luna emollient glycerin andVITAMINE E oil 50 gm', 'luna-emollient-glycerin-andvitamine-e-oil-50-gm-NRYPPa', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68098a535ed87.webp\"]', '[]', '2025-04-24-68098a53895d8.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 50, 0, '0', 'percent', 'exclude', '15', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-05-11 20:02:26', 1, 0, NULL, NULL, '2025-04-24-68098a5377517.png', 1, NULL, 0.00, 0, NULL, NULL, '147344'), (40687, NULL, 'admin', 1, 'LUNA EMOLLIENT HAND&HEEL GLYCERIN CREAM 40GM', 'luna-emollient-handheel-glycerin-cream-40gm-FM7AZx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 25, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40688, NULL, 'admin', 1, 'LUNA EMOLLIENT SHEA BUTTER 10GM', 'luna-emollient-shea-butter-10gm-ESjajU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40689, NULL, 'admin', 1, 'LUNA EMOLLIENT SHEA BUTTER 160GM', 'luna-emollient-shea-butter-160gm-wwt7kA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40690, NULL, 'admin', 1, 'LUNA GLYCERIN TWIST BERRIES SOAP 100GM', 'luna-glycerin-twist-berries-soap-100gm-WaHAE1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40691, NULL, 'admin', 1, 'LUNA GYCERIN TRANSPARENT SOAP 115', 'luna-gycerin-transparent-soap-115-LQ0Hby', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40692, NULL, 'admin', 1, 'LUNA INHALER MENTHOLATED', 'luna-inhaler-mentholated-uUmawf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40693, NULL, 'admin', 1, 'LUNA LIP COCONUT', 'luna-lip-coconut-0SJa8D', 'physical', '[{\"id\":\"6\",\"position\":1}]', '6', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68099250bdceb.webp\"]', '[]', '2025-04-24-68099250dce60.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 25, 0, '0', 'percent', 'exclude', '0', 'percent', 20, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-24 03:22:37', 1, 0, NULL, NULL, '2025-04-24-68099250cc6d4.png', 1, NULL, 0.00, 0, NULL, NULL, '155706'), (40694, NULL, 'admin', 1, 'LUNA LIP MOISTURIZER STRAWBERRY', 'luna-lip-moisturizer-strawberry-MXlawa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 24, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40695, NULL, 'admin', 1, 'LUNA SHOWER GEL COTTON FLOWERS', 'luna-shower-gel-cotton-flowers-4L5gkh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40696, NULL, 'admin', 1, 'LUNA STREPS', 'luna-streps-gpDrf4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40697, NULL, 'admin', 1, 'LUNA SUN INTENSIVE TANNING GEL130G', 'luna-sun-intensive-tanning-gel130g-mzV9eI', 'physical', '[{\"id\":\"4\",\"position\":1}]', '4', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-6809918f2e793.webp\"]', '[]', '2025-04-24-6809918f41d7e.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 300, 0, '0', 'percent', 'exclude', '0', 'percent', 15, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-05-10 17:19:36', 1, 0, NULL, NULL, '2025-04-24-6809918f3c9d1.png', 1, NULL, 0.00, 0, NULL, NULL, '138121'), (40698, NULL, 'admin', 1, 'LUSTRAL 50 MG 20 TAB', 'lustral-50-mg-20-tab-yw5u4x', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 136, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40699, NULL, 'admin', 1, 'LUX BODY WASH MAGICAL ORCHID 500MG', 'lux-body-wash-magical-orchid-500mg-9tPKFV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40700, NULL, 'admin', 1, 'LUX BODY WASH SILKY GARDENIA 250MG', 'lux-body-wash-silky-gardenia-250mg-2dHlxF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40701, NULL, 'admin', 1, 'LUX DREAM DELIGHT SOAP 115GM', 'lux-dream-delight-soap-115gm-iuqniH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 14, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40702, NULL, 'admin', 1, 'LUX.صابون لوكس 175 جرام', 'luxsabon-loks-175-gram-4NBQlI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 24, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40703, NULL, 'admin', 1, 'm.n eye brow powder', 'mn-eye-brow-powder-cllmg3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 18, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40704, NULL, 'admin', 1, 'MAALOX 20SACH', 'maalox-20sach-GH8y8q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40705, NULL, 'admin', 1, 'MAC MEDEROL ITALIAN- I.V DEVICE', 'mac-mederol-italian-iv-device-S3lWY7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40706, NULL, 'admin', 1, 'macro PANTHENOL CREAM 50GM', 'macro-panthenol-cream-50gm-tkSpLA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40707, NULL, 'admin', 1, 'MACROFURAN 100MG CAP', 'macrofuran-100mg-cap-Oa9oOw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 82, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40708, NULL, 'admin', 1, 'MACSEN 75 GM CREAM', 'macsen-75-gm-cream-ooXMCP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40709, NULL, 'admin', 1, 'MADO SKIN SOOTHING CREAM 60GM', 'mado-skin-soothing-cream-60gm-7km7p0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40710, NULL, 'admin', 1, 'MAGNESIUM PLUS TAB', 'magnesium-plus-tab-m5bCdb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40711, NULL, 'admin', 1, 'MAIN CRAFT قصافه', 'main-craft-ksafh-2188Iy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 21, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40712, NULL, 'admin', 1, 'MALINDA CREAM 120 GM', 'malinda-cream-120-gm-BctJfF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 290, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40713, NULL, 'admin', 1, 'MALINDA FACE CLEANSER GEL 200ML', 'malinda-face-cleanser-gel-200ml-d17IaQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40714, NULL, 'admin', 1, 'MALIZIA ROLL ON', 'malizia-roll-on-MIurXn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40715, NULL, 'admin', 1, 'MALVA SOLUTION 120ML', 'malva-solution-120ml-7L2dJZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40716, NULL, 'admin', 1, 'MAN LOOK AFTER', 'man-look-after-WawlRd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40717, NULL, 'admin', 1, 'MAN LOOK EXPERT BEARD OIL REPLACEMENT 100 ML', 'man-look-expert-beard-oil-replacement-100-ml-Q5xuOB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40718, NULL, 'admin', 1, 'MAN LOOK EXPERT BEARD WASH 100 ML', 'man-look-expert-beard-wash-100-ml-TTcora', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 115, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40719, NULL, 'admin', 1, 'MAN LOOK SHAVING 90 G صبار', 'man-look-shaving-90-g-sbar-C9UMaV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40720, NULL, 'admin', 1, 'MAN LOOK SHAVING 90 G نعناع', 'man-look-shaving-90-g-naanaaa-w1ll2F', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40721, NULL, 'admin', 1, 'MAN LOOK SHAVING CREAM WITH ALLANTOIN 40GM', 'man-look-shaving-cream-with-allantoin-40gm-YZzUeL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40722, NULL, 'admin', 1, 'MAN LOOK SHAVING CREAM WITH ALOE VERA 40ML', 'man-look-shaving-cream-with-aloe-vera-40ml-fNUKbA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40723, NULL, 'admin', 1, 'MAN LOOK SHAVING CREAM WITH MINT', 'man-look-shaving-cream-with-mint-jDZyaK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40724, NULL, 'admin', 1, 'mancera 30 ml', 'mancera-30-ml-Qjid6l', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40725, NULL, 'admin', 1, 'MANCERA RED TOBACCO TESTER', 'mancera-red-tobacco-tester-ysjBKx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40726, NULL, 'admin', 1, 'MANCERA ROSES VANILLE 120 ML', 'mancera-roses-vanille-120-ml-08413J', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2500, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40727, NULL, 'admin', 1, 'MANOVIPERCAINE plus 10% 15 ML SPRAY', 'manovipercaine-plus-10-15-ml-spray-m1yKoP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 56, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40728, NULL, 'admin', 1, 'MARCAL 700MG 30TAB', 'marcal-700mg-30tab-UHBZg9', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d0225cbfea.webp\"]', '[]', '2025-04-26-680d0225d5855.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 90, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-26 18:56:40', 1, 0, NULL, NULL, '2025-04-26-680d0225d2a10.png', 1, NULL, 0.00, 0, NULL, NULL, '128831'), (40729, NULL, 'admin', 1, 'MAREVAN 3 MG TAB', 'marevan-3-mg-tab-gyKx6X', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40730, NULL, 'admin', 1, 'MARK FAST 250/200MG 30 CAP', 'mark-fast-250200mg-30-cap-E00dBX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40731, NULL, 'admin', 1, 'marnys amp', 'marnys-amp-wLrSwc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 590, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40732, NULL, 'admin', 1, 'MARPALENE 0.1% CREAM 30 GM', 'marpalene-01-cream-30-gm-2tAR1w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40733, NULL, 'admin', 1, 'marsilya care face serum 1.2%', 'marsilya-care-face-serum-12-vRsmzF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 445, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40734, NULL, 'admin', 1, 'MARVEL CREAM', 'marvel-cream-Brh9Su', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 155, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40735, NULL, 'admin', 1, 'MASCARA LOREAL', 'mascara-loreal-s6lB7W', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 500, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40736, NULL, 'admin', 1, 'MASH SUN BLOCK 45 SPF 125 ML', 'mash-sun-block-45-spf-125-ml-i9S2O3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40737, NULL, 'admin', 1, 'MASH SUN SCREEN 50 SPF 125ML', 'mash-sun-screen-50-spf-125ml-yCMVg6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 225, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40738, NULL, 'admin', 1, 'MASH SUNSCREEN AQUA FLUID 60 GM', 'mash-sunscreen-aqua-fluid-60-gm-rGbMWp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 270, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40739, NULL, 'admin', 1, 'MASH SUNSCREEN DAILY MOISTURING CREAM 60 GM', 'mash-sunscreen-daily-moisturing-cream-60-gm-QFCb94', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40740, NULL, 'admin', 1, 'MASH SUNSCREEN SPRAY', 'mash-sunscreen-spray-kwR0Dj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 315, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40741, NULL, 'admin', 1, 'MASK NEBULIZER', 'mask-nebulizer-EEu75S', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40742, NULL, 'admin', 1, 'MASK NEBULIZER CHILD', 'mask-nebulizer-child-JPw8WP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40743, NULL, 'admin', 1, 'masks 1pack', 'masks-1pack-n7qDuY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 5, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40744, NULL, 'admin', 1, 'MATRISKIN 360 EYE SERUM 15 ML', 'matriskin-360-eye-serum-15-ml-nhAf7v', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 599, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40745, NULL, 'admin', 1, 'MATRISKIN HYALURONIC ACID SERUM 30ML', 'matriskin-hyaluronic-acid-serum-30ml-ixCo63', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40746, NULL, 'admin', 1, 'MAVILOR 5MG 30TAB', 'mavilor-5mg-30tab-ztepBc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (40747, NULL, 'admin', 1, 'MAXICAL D SYRUP', 'maxical-d-syrup-tiZwVG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40748, NULL, 'admin', 1, 'MAXILASE SYRUP 100ML', 'maxilase-syrup-100ml-jOMbP5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 57, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40749, NULL, 'admin', 1, 'MAXMAN 10 tab', 'maxman-10-tab-XXO1fi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 600, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40750, NULL, 'admin', 1, 'MAXOPHAGE XR 1000 MG 30 TAB', 'maxophage-xr-1000-mg-30-tab-v8wCn5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40751, NULL, 'admin', 1, 'MAYBELLINE THE FALSIES LASH LIFT', 'maybelline-the-falsies-lash-lift-aLJE3V', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40752, NULL, 'admin', 1, 'mdicorval 100/6', 'mdicorval-1006-9O0Ike', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 182, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40753, NULL, 'admin', 1, 'MEBO OINT 15 GM', 'mebo-oint-15-gm-zMhJBh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 109, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40754, NULL, 'admin', 1, 'MEBO OINT 30 GM', 'mebo-oint-30-gm-QCeTXU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40755, NULL, 'admin', 1, 'MECLIZIGO 25 ML 20 PATCH', 'meclizigo-25-ml-20-patch-tvtuhG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40756, NULL, 'admin', 1, 'Medihyalo 30gm CREAM', 'medihyalo-30gm-cream-9mud21', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 81, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40757, NULL, 'admin', 1, 'MEDITOPIC RESTOLASE', 'meditopic-restolase-cbrCqg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 890, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40758, NULL, 'admin', 1, 'MEGALASE 3000CEIP UINT 30 TAB', 'megalase-3000ceip-uint-30-tab-ZOfthx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40759, NULL, 'admin', 1, 'MEGAMOX 1GM 14 TAB', 'megamox-1gm-14-tab-zmXacW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 178, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40760, NULL, 'admin', 1, 'MEGAMOX 457MG SUSP', 'megamox-457mg-susp-Akvqbp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40761, NULL, 'admin', 1, 'MEGAMOX 625 GM 14 TAB', 'megamox-625-gm-14-tab-k5DvzL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 143, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40762, NULL, 'admin', 1, 'MEGAMOX 642 es syurp', 'megamox-642-es-syurp-gwgQ7B', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 107, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40763, NULL, 'admin', 1, 'mehotrexate 2.5 10 strip', 'mehotrexate-25-10-strip-HyPmSf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1200, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40764, NULL, 'admin', 1, 'MELACRYST 3 MG 20 FILMS', 'melacryst-3-mg-20-films-cv4XnM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40765, NULL, 'admin', 1, 'MELANO WHITENING CREAM SENSITIVE AREAS', 'melano-whitening-cream-sensitive-areas-0BbO8e', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40766, NULL, 'admin', 1, 'melanthenol BABY cream', 'melanthenol-baby-cream-PGgqVM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40767, NULL, 'admin', 1, 'melanthenol cream', 'melanthenol-cream-3TwPbM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40768, NULL, 'admin', 1, 'melanthenol gel', 'melanthenol-gel-1o2Q94', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40769, NULL, 'admin', 1, 'MELANTHENOL LOTION 250 ML', 'melanthenol-lotion-250-ml-BqnfBe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 235, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40770, NULL, 'admin', 1, 'MELATEX LIGHTENING CLEANSER 200ml', 'melatex-lightening-cleanser-200ml-l1uLMO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40771, NULL, 'admin', 1, 'melatex offer cream and sun block', 'melatex-offer-cream-and-sun-block-UF4qm7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 310, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40772, NULL, 'admin', 1, 'melatex roll on offer one and one feer', 'melatex-roll-on-offer-one-and-one-feer-s6Be9Z', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40773, NULL, 'admin', 1, 'MELATIME SUNSCREEN GEL cream SPF50+ 120ml', 'melatime-sunscreen-gel-cream-spf50-120ml-oTHKPL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40774, NULL, 'admin', 1, 'MELATIME VELVET TOUCH SUN GEL SPF 50+', 'melatime-velvet-touch-sun-gel-spf-50-8pDzHm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 550, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40775, NULL, 'admin', 1, 'MELATONIN COPAD 3MG 30TAB', 'melatonin-copad-3mg-30tab-2ziVHP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40776, NULL, 'admin', 1, 'MELATONIN COPAD 5MG 30TAB', 'melatonin-copad-5mg-30tab-jBvdDq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40777, NULL, 'admin', 1, 'MELATONIN PURITANS PRIDE 3 MG 120 MG', 'melatonin-puritans-pride-3-mg-120-mg-7R6oYb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 530, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40778, NULL, 'admin', 1, 'mellitofix 10MG 30TAB', 'mellitofix-10mg-30tab-tfAr4e', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 204, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40779, NULL, 'admin', 1, 'mellitofix 25MG 30TAB', 'mellitofix-25mg-30tab-JHhTlM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 303, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40780, NULL, 'admin', 1, 'mellitofix met 12.5/1000 MG 30 TAB', 'mellitofix-met-1251000-mg-30-tab-YkuU1t', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 214.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40781, NULL, 'admin', 1, 'mellitofix met 12.5/500 MG 30 TAB', 'mellitofix-met-125500-mg-30-tab-FN0UsX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 193.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40782, NULL, 'admin', 1, 'MELO TOBICAL OINT 30 GM', 'melo-tobical-oint-30-gm-Efsrle', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40783, NULL, 'admin', 1, 'MELOQUIN CREAM 20GM', 'meloquin-cream-20gm-wZT6Ub', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 23, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40784, NULL, 'admin', 1, 'MEMEXA 10MG 30 TAB', 'memexa-10mg-30-tab-wG4INr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 237, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40785, NULL, 'admin', 1, 'MENTOS 3D 5 PIECES', 'mentos-3d-5-pieces-BD57aA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40786, NULL, 'admin', 1, 'MENTOS CLEAN BREETH 2 HOURS', 'mentos-clean-breeth-2-hours-Nth4wy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40787, NULL, 'admin', 1, 'MENTOS GUM 40 PIECES', 'mentos-gum-40-pieces-QA9KsM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40788, NULL, 'admin', 1, 'MENTOS PURE حجم صغير', 'mentos-pure-hgm-sghyr-lAtotQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 99, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40789, NULL, 'admin', 1, 'MENTOS RAINBOW', 'mentos-rainbow-cIDbPW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40790, NULL, 'admin', 1, 'MEPAFURAN 50MG CAP', 'mepafuran-50mg-cap-uG2eKA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40791, NULL, 'admin', 1, 'MERALGO 20 CAPS', 'meralgo-20-caps-GJUlSa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 425, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40792, NULL, 'admin', 1, 'mercrash CREAM', 'mercrash-cream-Zq9bg3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40793, NULL, 'admin', 1, 'MERIOFERT 150 I.U 1AMP', 'meriofert-150-iu-1amp-2FwQhQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 950, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40794, NULL, 'admin', 1, 'MERTI 30CAP', 'merti-30cap-ILYAwJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40795, NULL, 'admin', 1, 'MES-KON SILICON EPIN TOPUKLUK SOLEN CODE 196', 'mes-kon-silicon-epin-topukluk-solen-code-196-rWRLA1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40796, NULL, 'admin', 1, 'MESOCEPT AMP', 'mesocept-amp-Q2Zos9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 31, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40797, NULL, 'admin', 1, 'METACARDIA MR 30 TAB', 'metacardia-mr-30-tab-kS5XhS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40798, NULL, 'admin', 1, 'METFORMIN 1000 XR 30TAB', 'metformin-1000-xr-30tab-JoQb58', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70.5, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40799, NULL, 'admin', 1, 'methoquick 30tap', 'methoquick-30tap-lE4mxn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 99, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40800, NULL, 'admin', 1, 'METHOTREXATE 100 TAB', 'methotrexate-100-tab-luDGgb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2000, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40801, NULL, 'admin', 1, 'METHYCOBAL INJECTION 500 UG', 'methycobal-injection-500-ug-TPmv07', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1500, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40802, NULL, 'admin', 1, 'METHYL FOLATE TAB', 'methyl-folate-tab-rZBQ3r', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40803, NULL, 'admin', 1, 'METHYLTECHNO 1000 MG MCG 30FILM', 'methyltechno-1000-mg-mcg-30film-RH7ZNg', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d1204b4134.webp\"]', '[]', '2025-04-26-680d1204bf245.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 135, 0, '0', 'percent', 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-05-10 17:19:36', 1, 0, NULL, NULL, '2025-04-26-680d1204bc46d.png', 1, NULL, 0.00, 0, NULL, NULL, '111985'), (40804, NULL, 'admin', 1, 'MIACALCIC 100IU 5AMP 1ML', 'miacalcic-100iu-5amp-1ml-IIj6Ov', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40805, NULL, 'admin', 1, 'MICONAZ CREAM', 'miconaz-cream-SyATBz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40806, NULL, 'admin', 1, 'MICROLUT TAB', 'microlut-tab-hvI5Ay', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40807, NULL, 'admin', 1, 'MICTONORM XL 28 TAB', 'mictonorm-xl-28-tab-mLiyjO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 286, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40808, NULL, 'admin', 1, 'MIDIMIX FOR MAKE UP REMOVER 100 PADS', 'midimix-for-make-up-remover-100-pads-uA6H5J', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40809, NULL, 'admin', 1, 'MIDODRINE TAB', 'midodrine-tab-Te4phF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40810, NULL, 'admin', 1, 'mighl cinema lipstick', 'mighl-cinema-lipstick-NiDZBi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 46, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40811, NULL, 'admin', 1, 'MILGA 40 TAB', 'milga-40-tab-zAXeFR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 108, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40812, NULL, 'admin', 1, 'MILGA advance 30 TAB', 'milga-advance-30-tab-MKoZGd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40813, NULL, 'admin', 1, 'MINOXIDIL FORTE 5 % TOPICAL GEL', 'minoxidil-forte-5-topical-gel-i5BFUY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 127, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40814, NULL, 'admin', 1, 'MIRACLE SURGICAL شراب دوالي', 'miracle-surgical-shrab-doaly-jVQDjS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40815, NULL, 'admin', 1, 'MIRACLE COLLAR SOFT (L)', 'miracle-collar-soft-l-lXuncN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40816, NULL, 'admin', 1, 'MIRACLE ELASTIC BAND 12 CM', 'miracle-elastic-band-12-cm-5Zost2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40817, NULL, 'admin', 1, 'MIRACLE ELBOW SUPPORT(XXL)', 'miracle-elbow-supportxxl-pwgzGf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40818, NULL, 'admin', 1, 'MIRACLE FOR WOMEN RIB BELT', 'miracle-for-women-rib-belt-qsaVWC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40819, NULL, 'admin', 1, 'MIRACLE HERNIA BELTS RIGHT XL BELT', 'miracle-hernia-belts-right-xl-belt-g82hBR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40820, NULL, 'admin', 1, 'MIRACLE SHOULDER SUPPORT L COD 0056', 'miracle-shoulder-support-l-cod-0056-yAu7KR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40821, NULL, 'admin', 1, 'MIRACLE UMBILICAL BELT', 'miracle-umbilical-belt-KSGGiC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40822, NULL, 'admin', 1, 'MIRACLE XXL حزام ساند فقرات بدعامات', 'miracle-xxl-hzam-sand-fkrat-bdaaamat-ZtRZnD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40823, NULL, 'admin', 1, 'MIRACLE XXL رقبة هارد', 'miracle-xxl-rkb-hard-eCUsBu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40824, NULL, 'admin', 1, 'MIRACLEصندل جبس L', 'miraclesndl-gbs-l-IHuLaR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40825, NULL, 'admin', 1, 'MIRTIMASH 30 MG 30 TAB', 'mirtimash-30-mg-30-tab-10L9S8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 177, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40826, NULL, 'admin', 1, 'MISWAK. TOOTH PAST 50 GM معجون + 50جرام', 'miswak-tooth-past-50-gm-maagon-50gram-BKRnqU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40827, NULL, 'admin', 1, 'MISWAK. TOOTH PAST 120 GM الاراك الصافيه', 'miswak-tooth-past-120-gm-alarak-alsafyh-IYB5bs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40828, NULL, 'admin', 1, 'MISWAK. TOOTH PAST 120 GM معجون + 50جرام', 'miswak-tooth-past-120-gm-maagon-50gram-0tuZuZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 16, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40829, NULL, 'admin', 1, 'MIXDERM CREAM 30 GM', 'mixderm-cream-30-gm-BKB2LA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 41, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40830, NULL, 'admin', 1, 'MIXTARD PENFILL 30 HM100 U 5 VIAL', 'mixtard-penfill-30-hm100-u-5-vial-qUBITI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 338, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40831, NULL, 'admin', 1, 'mixtard vial', 'mixtard-vial-Sb9bwk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40832, NULL, 'admin', 1, 'MOBITIL SUPP', 'mobitil-supp-QLXWJ5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40833, NULL, 'admin', 1, 'modasomil 200 MG 30 TABLETS', 'modasomil-200-mg-30-tablets-9IfKuE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40834, NULL, 'admin', 1, 'MODAZAR 100/25MG 8TAB', 'modazar-10025mg-8tab-4dHFUP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 41, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40835, NULL, 'admin', 1, 'MOIFIX pants 3 58', 'moifix-pants-3-58-od6yy6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 485, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40836, NULL, 'admin', 1, 'MOIST-1 CREAM 100 ML', 'moist-1-cream-100-ml-SCxVon', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40837, NULL, 'admin', 1, 'MOLFIX 1 JUMBO 60PCS', 'molfix-1-jumbo-60pcs-Os7Z9e', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 405, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40838, NULL, 'admin', 1, 'MOLFIX 2 JUMBO 60PCS', 'molfix-2-jumbo-60pcs-A3jqwK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 380, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40839, NULL, 'admin', 1, 'MOLFIX 3 JUMBO 58PCS', 'molfix-3-jumbo-58pcs-wyTh8q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 425, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40840, NULL, 'admin', 1, 'MOLFIX 5 JUMBO 64PCS', 'molfix-5-jumbo-64pcs-9Z3j6A', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40841, NULL, 'admin', 1, 'MOLFIX BEBY', 'molfix-beby-43Zu4K', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 425, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40842, NULL, 'admin', 1, 'MOLPED GIRL POWR 16PCS', 'molped-girl-powr-16pcs-1WWmR7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40843, NULL, 'admin', 1, 'MOLPED GIRL POWR 16PCS طويل', 'molped-girl-powr-16pcs-toyl-5Q2XQI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (40844, NULL, 'admin', 1, 'MOLPED 16 PIES طويل جدا', 'molped-16-pies-toyl-gda-jeVSGJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40845, NULL, 'admin', 1, 'MOLPED 18 PIES طويل', 'molped-18-pies-toyl-kX5CtX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 15, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40846, NULL, 'admin', 1, 'MOLPED 8 PIES طويل', 'molped-8-pies-toyl-wo7fF5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40847, NULL, 'admin', 1, 'MOLPED PROTECTIV BARRIES 7 PIES طويل', 'molped-protectiv-barries-7-pies-toyl-m22JI7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40848, NULL, 'admin', 1, 'MOLPED PROTECTIV BARRIES 16 PIES طويل', 'molped-protectiv-barries-16-pies-toyl-qHG4sG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 89, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40849, NULL, 'admin', 1, 'MOLPED PROTECTIV BARRIES 6 PIES طويل جدا', 'molped-protectiv-barries-6-pies-toyl-gda-lkzuoV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40850, NULL, 'admin', 1, 'MOLPED ULTRA DEO FLORAL 14PCS طويل جدا', 'molped-ultra-deo-floral-14pcs-toyl-gda-Fwphc5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40851, NULL, 'admin', 1, 'MOLPED ULTRA DEO FLORAL 22PCS طويل جدا', 'molped-ultra-deo-floral-22pcs-toyl-gda-Qh3eHP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40852, NULL, 'admin', 1, 'MOLPED ULTRA DEO FLORAL 6PCS', 'molped-ultra-deo-floral-6pcs-IcfkLb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40853, NULL, 'admin', 1, 'MOLPED ULTRA DEO FLORAL 7PCS', 'molped-ultra-deo-floral-7pcs-ZuhW0A', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40854, NULL, 'admin', 1, 'MOLPED7 PIES طويل جدا', 'molped7-pies-toyl-gda-cMPgxe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40855, NULL, 'admin', 1, 'MOMENTA CREAM 30GM', 'momenta-cream-30gm-mJpcXa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40856, NULL, 'admin', 1, 'MONDO CREAM 50 GM', 'mondo-cream-50-gm-NtYorw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40857, NULL, 'admin', 1, 'MONITORING SYSTEM AUTO CODING', 'monitoring-system-auto-coding-ZoRb9V', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40858, NULL, 'admin', 1, 'MONO MACK 40MG TAB', 'mono-mack-40mg-tab-V4i4Qe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 19.25, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40859, NULL, 'admin', 1, 'MONURIL 3 G 1 SACHET', 'monuril-3-g-1-sachet-YzhW65', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 293, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40860, NULL, 'admin', 1, 'mood BALI body milk 200', 'mood-bali-body-milk-200-Pn6scU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40861, NULL, 'admin', 1, 'MOOD BOLD SHOWER GEL 750 ML', 'mood-bold-shower-gel-750-ml-nhNOI9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40862, NULL, 'admin', 1, 'MOOD CAIRO SHOWER GEL 750 ML', 'mood-cairo-shower-gel-750-ml-skm1R6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40863, NULL, 'admin', 1, 'MOOD DARK SHOWER GEL 750 ML', 'mood-dark-shower-gel-750-ml-fCT3Rg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40864, NULL, 'admin', 1, 'MOOD HAWAII BODY MILK 200ML', 'mood-hawaii-body-milk-200ml-ARuTIx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40865, NULL, 'admin', 1, 'MOOD INTENSE SHOWER GEL 750 ML', 'mood-intense-shower-gel-750-ml-DbM0iq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40866, NULL, 'admin', 1, 'Mood KHALIGI SHOWER GEL 750 ML', 'mood-khaligi-shower-gel-750-ml-SBpShU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40867, NULL, 'admin', 1, 'mood LATINA body milk 200', 'mood-latina-body-milk-200-0cBsMl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40868, NULL, 'admin', 1, 'MOOD LATINA SHOWER GEL 700 ML', 'mood-latina-shower-gel-700-ml-e3Bps4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40869, NULL, 'admin', 1, 'MOOD NIGHT SHOWER GEL 750 ML', 'mood-night-shower-gel-750-ml-tv0Jcg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40870, NULL, 'admin', 1, 'MOOD SANTOIMI HAND WASH 500ML', 'mood-santoimi-hand-wash-500ml-BPg6cS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40871, NULL, 'admin', 1, 'MOOD SANTORINI BODY MILK 200ML', 'mood-santorini-body-milk-200ml-Gvvmpf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40872, NULL, 'admin', 1, 'MOOD TAHITI SHOWER GEL 700 ML', 'mood-tahiti-shower-gel-700-ml-laJ1cz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40873, NULL, 'admin', 1, 'MOOD VIENNA BODY MILK 200ML', 'mood-vienna-body-milk-200ml-kGL0Dm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40874, NULL, 'admin', 1, 'MOOD VIENNA SHOWER GEL 700 ML', 'mood-vienna-shower-gel-700-ml-Y47VMe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40875, NULL, 'admin', 1, 'MOONFLEX 30 TABS', 'moonflex-30-tabs-xkhFC1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 280, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40876, NULL, 'admin', 1, 'MOOV CREAM', 'moov-cream-WkztmS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 23, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40877, NULL, 'admin', 1, 'moov cream 100', 'moov-cream-100-k76RDg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40878, NULL, 'admin', 1, 'moov freeze cream 100', 'moov-freeze-cream-100-JOggt9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40879, NULL, 'admin', 1, 'MORNINGFRESH TOOTHBRUSH KIDS', 'morningfresh-toothbrush-kids-6MtHSO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40880, NULL, 'admin', 1, 'MOSAPRIDE 2.5 MG 10 TAB', 'mosapride-25-mg-10-tab-kalquS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 23, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40881, NULL, 'admin', 1, 'MOSAPRIDE 5MG 30 TAB', 'mosapride-5mg-30-tab-WQBn7a', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 132, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40882, NULL, 'admin', 1, 'MOTILIUM 10 MG 40 TAB', 'motilium-10-mg-40-tab-sU6FSO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40883, NULL, 'admin', 1, 'MOTINORM SUSP', 'motinorm-susp-F0C3J9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 31, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40884, NULL, 'admin', 1, 'MOTION CONDITIONER SHEA AND COCONUT', 'motion-conditioner-shea-and-coconut-LqmRWt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 495, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40885, NULL, 'admin', 1, 'MOUNJELLY 60 GUMMIES', 'mounjelly-60-gummies-Edd902', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40886, NULL, 'admin', 1, 'MOUNJELLY MELATONIN 60 GUMMNIES', 'mounjelly-melatonin-60-gummnies-r8l7AM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40887, NULL, 'admin', 1, 'MOVA rest cream 60ml', 'mova-rest-cream-60ml-n9YFuG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40888, NULL, 'admin', 1, 'MOVE RIGID COLLAR MV270', 'move-rigid-collar-mv270-oTGfl7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 205, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40889, NULL, 'admin', 1, 'MOVENTOR 30CAP', 'moventor-30cap-JZx5ji', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 390, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40890, NULL, 'admin', 1, 'MOXIFLOX 400MG 10TAB', 'moxiflox-400mg-10tab-7peJf5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40891, NULL, 'admin', 1, 'MOXIFLOX DROPS', 'moxiflox-drops-aBQcQe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 33, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40892, NULL, 'admin', 1, 'MPF SENSITIVE 100ML', 'mpf-sensitive-100ml-xPhfU8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 910, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40893, NULL, 'admin', 1, 'MUCO SYRUP 100ML', 'muco-syrup-100ml-WR2JZa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40894, NULL, 'admin', 1, 'MUCOPHYLLINE SYRUP 125ML', 'mucophylline-syrup-125ml-Hg3lhQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40895, NULL, 'admin', 1, 'MUCOSTA 100MG 20TAB', 'mucosta-100mg-20tab-wakn1V', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 114, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40896, NULL, 'admin', 1, 'MUCOTEC 300 MG 20 CAP', 'mucotec-300-mg-20-cap-HeiheF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 144, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40897, NULL, 'admin', 1, 'MULTI RELAX 10MG 20TAB', 'multi-relax-10mg-20tab-Q23HsH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40898, NULL, 'admin', 1, 'MULTI RELAX 5MG 20TAB', 'multi-relax-5mg-20tab-1ePmem', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40899, NULL, 'admin', 1, 'MUPIRAX 10 G OINT', 'mupirax-10-g-oint-qI9oq5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40900, NULL, 'admin', 1, 'MUPIRAX 30 GM OINT', 'mupirax-30-gm-oint-y1sLHx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 118, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40901, NULL, 'admin', 1, 'MUSTELA 2IN1 CLEANSING GEL -200ML', 'mustela-2in1-cleansing-gel-200ml-2hD5pL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 619, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40902, NULL, 'admin', 1, 'MUSTELA NOURISHING LOTION COLD CREAM -200ML', 'mustela-nourishing-lotion-cold-cream-200ml-gfyu30', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 839, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40903, NULL, 'admin', 1, 'MUSTELA VITAMIN BARRIER CREAM 50ML', 'mustela-vitamin-barrier-cream-50ml-1VAWLa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 460, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40904, NULL, 'admin', 1, 'MY WAY GIORGIO ARMANI 90 ML', 'my-way-giorgio-armani-90-ml-jrHNiH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40905, NULL, 'admin', 1, 'MYODURA 10 MG 30 TAB', 'myodura-10-mg-30-tab-YqD9FB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40906, NULL, 'admin', 1, 'MYOFEN 550MG 30CAP', 'myofen-550mg-30cap-Gmpobi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40907, NULL, 'admin', 1, 'MYX PERFUM جيب', 'myx-perfum-gyb-H7uhoQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 19, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40908, NULL, 'admin', 1, 'NACET II ماكينة', 'nacet-ii-makyn-PyVGfA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 72, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40909, NULL, 'admin', 1, 'NACTALIA 2 MILK', 'nactalia-2-milk-cxQ83O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40910, NULL, 'admin', 1, 'NAIL 15 LOTION 15 ML', 'nail-15-lotion-15-ml-MqGR08', 'physical', '[{\"id\":\"6\",\"position\":1}]', '6', NULL, NULL, 1, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680a7a46e7255.webp\"]', '[]', '2025-04-24-680a7a4704ef2.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 49, 0, '0', 'percent', 'exclude', '0', 'percent', 15, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-05-10 17:19:36', 1, 0, NULL, NULL, '2025-04-24-680a7a47013b3.png', 1, NULL, 0.00, 0, NULL, NULL, '151668'), (40911, NULL, 'admin', 1, 'NAIL CARE -THERAPY-12 10ML', 'nail-care-therapy-12-10ml-OlZ2o7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40912, NULL, 'admin', 1, 'NAIL CARE CALCIUM -3 10ML', 'nail-care-calcium-3-10ml-fasXZ6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40913, NULL, 'admin', 1, 'NAIL CARE HARDNER-2 10ML', 'nail-care-hardner-2-10ml-AmbObT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40914, NULL, 'admin', 1, 'NAN 1 OPTIPRO MILK 400GM', 'nan-1-optipro-milk-400gm-2qxQRq', 'physical', '[{\"id\":\"5\",\"position\":1}]', '5', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d1a0d27648.webp\"]', '[]', '2025-04-26-680d1a0d8c005.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 330, 0, '0', 'percent', 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-05-10 10:40:08', 1, 0, NULL, NULL, '2025-04-26-680d1a0d5ffe6.png', 1, NULL, 0.00, 0, NULL, NULL, '127200'), (40915, NULL, 'admin', 1, 'NAN 3 MILKمدعم بالحديد لنمو الاطفال', 'nan-3-milkmdaam-balhdyd-lnmo-alatfal-SI2e7S', 'physical', '[{\"id\":\"5\",\"position\":1}]', '5', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d19214d8ed.webp\"]', '[]', '2025-04-26-680d192198d4b.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 330, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-26 20:38:51', 1, 0, NULL, NULL, '2025-04-26-680d192177ce1.png', 1, NULL, 0.00, 0, NULL, NULL, '161170'), (40916, NULL, 'admin', 1, 'NAN comfort MILK', 'nan-comfort-milk-7OOZRQ', 'physical', '[{\"id\":\"5\",\"position\":1}]', '5', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d17f17eecd.webp\"]', '[]', '2025-04-26-680d17f189842.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 345, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-26 20:30:23', 1, 0, NULL, NULL, '2025-04-26-680d17f186a96.png', 1, NULL, 0.00, 0, NULL, NULL, '141108'), (40917, NULL, 'admin', 1, 'NAN LF 400 GM', 'nan-lf-400-gm-F2h34c', 'physical', '[{\"id\":\"5\",\"position\":1}]', '5', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d1a66dab76.webp\"]', '[]', '2025-04-26-680d1a672bd58.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 335, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-26 20:40:03', 1, 0, NULL, NULL, '2025-04-26-680d1a670f2ef.png', 1, NULL, 0.00, 0, NULL, NULL, '180986'), (40918, NULL, 'admin', 1, 'NAN OPTIPRO 1 800G', 'nan-optipro-1-800g-THnaSr', 'physical', '[{\"id\":\"5\",\"position\":1}]', '5', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d1c48da1e9.webp\"]', '[]', '2025-04-26-680d1c494ceae.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 545, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-26 20:48:09', 1, 0, NULL, NULL, '2025-04-26-680d1c4928ba9.png', 1, NULL, 0.00, 0, NULL, NULL, '170091'), (40919, NULL, 'admin', 1, 'NANAZOXID 100 MG SUSP 60ML', 'nanazoxid-100-mg-susp-60ml-eb1SYM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40920, NULL, 'admin', 1, 'NANAZOXID 500 MG 18 TAB', 'nanazoxid-500-mg-18-tab-euC0Ca', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 114, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40921, NULL, 'admin', 1, 'nano terat gold toner', 'nano-terat-gold-toner-50VdYJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 470, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40922, NULL, 'admin', 1, 'NANOTREAT AMP', 'nanotreat-amp-sfvgO1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 686.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40923, NULL, 'admin', 1, 'Naphcozole eye drops', 'naphcozole-eye-drops-TfuB03', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 8, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40924, NULL, 'admin', 1, 'NAPIBRADINE 5MG 30 TAB', 'napibradine-5mg-30-tab-dr7Sgu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 234, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40925, NULL, 'admin', 1, 'NAPIFIT 4 TAB 100 MG', 'napifit-4-tab-100-mg-tMXHLX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40926, NULL, 'admin', 1, 'NASACORT AQ NASAL 55MICROGRAMMES SPRAY', 'nasacort-aq-nasal-55microgrammes-spray-L1Y61a', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 151, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40927, NULL, 'admin', 1, 'NASHILIV 10 MG 20 TAB', 'nashiliv-10-mg-20-tab-jDBjhN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 198, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40928, NULL, 'admin', 1, 'NASONEX SPRAY', 'nasonex-spray-Euk5HA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 157, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40929, NULL, 'admin', 1, 'NASOSTOP 0.05% DROPS', 'nasostop-005-drops-i9wuq0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 18, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40930, NULL, 'admin', 1, 'NASSAR 96 TAB', 'nassar-96-tab-jwh2PM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 156, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40931, NULL, 'admin', 1, 'NATRILIX SR TAB', 'natrilix-sr-tab-jt2U31', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40932, NULL, 'admin', 1, 'NATRY 250 ML FACIAL CLEANSER', 'natry-250-ml-facial-cleanser-yNELdt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 189, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40933, NULL, 'admin', 1, 'NAUSILEX 3 AMP', 'nausilex-3-amp-5fiwvG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40934, NULL, 'admin', 1, 'NAVOPROXIN SUPP', 'navoproxin-supp-NQP4Bo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 10, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40935, NULL, 'admin', 1, 'NEARBY YOU PANTHENOL 30GM', 'nearby-you-panthenol-30gm-ckTqsv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40936, NULL, 'admin', 1, 'NEBULA EMOLLIANT CREAM', 'nebula-emolliant-cream-gbOiGs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 199, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40937, NULL, 'admin', 1, 'NEBULIZER SPARE PARTS ADULTS / CHILDREN', 'nebulizer-spare-parts-adults-children-ALnFeK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40938, NULL, 'admin', 1, 'NEO MOVE ON CREAM 50 ML', 'neo-move-on-cream-50-ml-O1LfZ2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40939, NULL, 'admin', 1, 'NEO MOVE ON FREEZE GEL 50 ML', 'neo-move-on-freeze-gel-50-ml-0k5zxe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40940, NULL, 'admin', 1, 'NEO MOVE ON FREEZE SPRAY 200 ML', 'neo-move-on-freeze-spray-200-ml-jTAw37', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 445, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (40941, NULL, 'admin', 1, 'NEO MOVE ON SPRAY 200 ML SPRAY', 'neo-move-on-spray-200-ml-spray-nvFuvE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 445, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40942, NULL, 'admin', 1, 'NEOMECANAZOLE 5MG 100 TAB', 'neomecanazole-5mg-100-tab-eNk2fS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 650, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40943, NULL, 'admin', 1, 'NERHASIDA 75 8 FILMS', 'nerhasida-75-8-films-C4FRwr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 88, 0, '0', NULL, 'exclude', '0', 'percent', 17, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40944, NULL, 'admin', 1, 'NERHASILDA 50 ML 16FILMS', 'nerhasilda-50-ml-16films-DwNXPQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 128, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40945, NULL, 'admin', 1, 'NESTOGEN 1 400 G', 'nestogen-1-400-g-gvxgri', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 1, 'pc', 1, 0, NULL, NULL, '[\"2025-04-25-680ada6cf1e5d.webp\"]', '[]', '2025-04-25-680ada6d06469.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 255, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-25 03:43:11', 1, 0, NULL, NULL, '2025-04-25-680ada6d04199.png', 1, NULL, 0.00, 0, NULL, NULL, '128225'), (40946, NULL, 'admin', 1, 'NESTOGEN 2 400GM', 'nestogen-2-400gm-qt3sdM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 280, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40947, NULL, 'admin', 1, 'NETLOOK 20MG 20CAP', 'netlook-20mg-20cap-56GlRv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 274, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40948, NULL, 'admin', 1, 'NETTRI-SOFT CREAM 30 GM', 'nettri-soft-cream-30-gm-K20uKa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40949, NULL, 'admin', 1, 'NEUROGLOPENTIN 100 MG 30 CAP', 'neuroglopentin-100-mg-30-cap-l3ptvR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40950, NULL, 'admin', 1, 'NEURONTIN 300MG 20CAP', 'neurontin-300mg-20cap-hgsAuU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 108, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40951, NULL, 'admin', 1, 'NEUROPATEX 600MG 20CAP', 'neuropatex-600mg-20cap-ba03g0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 134, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40952, NULL, 'admin', 1, 'NEUROTON 6AMP', 'neuroton-6amp-YS4hDu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 66, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40953, NULL, 'admin', 1, 'NEUROVIT 30TAB', 'neurovit-30tab-fW4V2N', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 102, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40954, NULL, 'admin', 1, 'NEUTROGENA BLACKHEAD ELIMINATING FACIAL SCRUB 150', 'neutrogena-blackhead-eliminating-facial-scrub-150-c5MpbR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40955, NULL, 'admin', 1, 'NEUTROGENA BRIGHT BOOST', 'neutrogena-bright-boost-cesyCY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 495, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40956, NULL, 'admin', 1, 'NEUTROGENA DEEP CLEAN 150ML', 'neutrogena-deep-clean-150ml-ljlYJf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40957, NULL, 'admin', 1, 'NEUTROGENA FRESH&CLEAR DAILY EXFOLIATOR PINK 150ML', 'neutrogena-freshclear-daily-exfoliator-pink-150ml-GtCyrd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40958, NULL, 'admin', 1, 'NEUTROGENA FRESH&CLEAR FACIAL WASH PINK 200ML', 'neutrogena-freshclear-facial-wash-pink-200ml-qy4tCV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 285, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40959, NULL, 'admin', 1, 'NEUTROGENA HYDROBOOST SUNSCREEN 88 ML', 'neutrogena-hydroboost-sunscreen-88-ml-wp5uka', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 549, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40960, NULL, 'admin', 1, 'NEUTROGENA WASH/MASK 150ML', 'neutrogena-washmask-150ml-qNVVn6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40961, NULL, 'admin', 1, 'NEVILOB 2.5 MG 14 TAB', 'nevilob-25-mg-14-tab-esIGRf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 46, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40962, NULL, 'admin', 1, 'NEVILOB 5MG 21 TABS', 'nevilob-5mg-21-tabs-HSqvLo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 99, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40963, NULL, 'admin', 1, 'NEVILOB AMLO 5/5 MG 30 TAB', 'nevilob-amlo-55-mg-30-tab-ksNimO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 138, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40964, NULL, 'admin', 1, 'NEVILOB PLUS 20 TAB 5MG /12.5 MG', 'nevilob-plus-20-tab-5mg-125-mg-RayAko', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 86, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40965, NULL, 'admin', 1, 'NEVILOB PLUS 20 TAB 5MG /25MG', 'nevilob-plus-20-tab-5mg-25mg-919gtM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 92, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40966, NULL, 'admin', 1, 'NEVXAL 5ML DROPS', 'nevxal-5ml-drops-YyrwGs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40967, NULL, 'admin', 1, 'NEVXAL FORTE 5ML DROPS', 'nevxal-forte-5ml-drops-rkvEfn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 44, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40968, NULL, 'admin', 1, 'NEW HARVA 30CAPS', 'new-harva-30caps-QrbuKK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 420, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40969, NULL, 'admin', 1, 'NEXICURE 20MG 20TAB', 'nexicure-20mg-20tab-0CENOJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40970, NULL, 'admin', 1, 'NEXICURE 40MG 20TAB', 'nexicure-40mg-20tab-N9K0C2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 152, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40971, NULL, 'admin', 1, 'NEXIMASH 40 MG 14 TAB', 'neximash-40-mg-14-tab-fXM4vV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40972, NULL, 'admin', 1, 'NEXIROZOVA 20 MG 14 TAB', 'nexirozova-20-mg-14-tab-EYcmCc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 53, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40973, NULL, 'admin', 1, 'NEXIUM 20MG 28 TAB IMPORTED', 'nexium-20mg-28-tab-imported-om7uXs', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d06e253753.webp\"]', '[]', '2025-04-26-680d06e294461.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 332, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-26 19:16:49', 1, 0, NULL, NULL, '2025-04-26-680d06e27acc1.png', 1, NULL, 0.00, 0, NULL, NULL, '120853'), (40974, NULL, 'admin', 1, 'NEXIUM 40MG 28TAB', 'nexium-40mg-28tab-xSofNM', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d062b1523c.webp\"]', '[]', '2025-04-26-680d062b1dc9e.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 488, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-26 19:13:44', 1, 0, NULL, NULL, '2025-04-26-680d062b1b0d3.png', 1, NULL, 0.00, 0, NULL, NULL, '176839'), (40975, NULL, 'admin', 1, 'NIFUNAL SUSP', 'nifunal-susp-hh5gbq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 10.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40976, NULL, 'admin', 1, 'NIGHT CALM 3 GM 30 TAB', 'night-calm-3-gm-30-tab-2ln54M', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40977, NULL, 'admin', 1, 'NIT CLEAN 500 MG 12 TAB', 'nit-clean-500-mg-12-tab-wV8Z9b', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40978, NULL, 'admin', 1, 'NITRO MAK RETARD 2.5MG 60 CAP', 'nitro-mak-retard-25mg-60-cap-sXVzVO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40979, NULL, 'admin', 1, 'NITROMACK RETARD 5MG CAP', 'nitromack-retard-5mg-cap-zwDZ5C', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40980, NULL, 'admin', 1, 'NIVE DRY COMFORT 48 H STICK', 'nive-dry-comfort-48-h-stick-dFqtbQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40981, NULL, 'admin', 1, 'NIVE SOFET نعناع', 'nive-sofet-naanaaa-H7M8HF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40982, NULL, 'admin', 1, 'NIVE STICK NATURAL WITH VITAMIN C', 'nive-stick-natural-with-vitamin-c-YflOyZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40983, NULL, 'admin', 1, 'nivea black and white invisible 50 ml', 'nivea-black-and-white-invisible-50-ml-CcAFE2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40984, NULL, 'admin', 1, 'NIVEA CREAM 30 ML مصرى', 'nivea-cream-30-ml-msr-yV1sdC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 14, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40985, NULL, 'admin', 1, 'NIVEA CREAM 60 ML', 'nivea-cream-60-ml-0SrVNh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40986, NULL, 'admin', 1, 'NIVEA CREAM SOFT 100 ML', 'nivea-cream-soft-100-ml-F919cl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40987, NULL, 'admin', 1, 'NIVEA DEEP ESPRESSO MAXXTECH', 'nivea-deep-espresso-maxxtech-apduhx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40988, NULL, 'admin', 1, 'NIVEA DEEP SMOOTH SHAVE FOAM 193G', 'nivea-deep-smooth-shave-foam-193g-IZmBoV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 280, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40989, NULL, 'admin', 1, 'NIVEA DEEP spray 150ml', 'nivea-deep-spray-150ml-ajD755', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 192, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40990, NULL, 'admin', 1, 'NIVEA DEEP BLACK SPRAY 150ml', 'nivea-deep-black-spray-150ml-DAOEid', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 192, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40991, NULL, 'admin', 1, 'NIVEA DEEP DARKWOOD MAXXTECH', 'nivea-deep-darkwood-maxxtech-jRNGXj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40992, NULL, 'admin', 1, 'NIVEA FOAM SENSITIVE 200 GM', 'nivea-foam-sensitive-200-gm-Hg1akK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 280, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40993, NULL, 'admin', 1, 'NIVEA FRESH ACTIVE F/M SPRAY 150ML', 'nivea-fresh-active-fm-spray-150ml-joVTXb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 192, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40994, NULL, 'admin', 1, 'nivea men black and white original stic', 'nivea-men-black-and-white-original-stic-LLhLZu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40995, NULL, 'admin', 1, 'nivea men dry impact', 'nivea-men-dry-impact-zngWjd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 285, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40996, NULL, 'admin', 1, 'NIVEA MEN DEEP BLACK', 'nivea-men-deep-black-30BNLG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40997, NULL, 'admin', 1, 'NIVEA MEN FRESH ACTIVE ROL ON 50ML', 'nivea-men-fresh-active-rol-on-50ml-h7WPJL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40998, NULL, 'admin', 1, 'NIVEA MEN INVISIBLE BLACK SPRAY 150 ML', 'nivea-men-invisible-black-spray-150-ml-PYVKS2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 192, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (40999, NULL, 'admin', 1, 'NIVEA MEN INVISIBLE ROLL 50 ML', 'nivea-men-invisible-roll-50-ml-yBPeZa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41000, NULL, 'admin', 1, 'NIVEA MEN SILVER PROTECT', 'nivea-men-silver-protect-bZHvJM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41001, NULL, 'admin', 1, 'nivea pearl beauty anti stick', 'nivea-pearl-beauty-anti-stick-LImhTR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41002, NULL, 'admin', 1, 'NIVEA POWERFRUIT RELAX SHOWER GEL 250ML', 'nivea-powerfruit-relax-shower-gel-250ml-8E11XD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41003, NULL, 'admin', 1, 'NIVEA ROLLON BLACK & WHITE 50 ML', 'nivea-rollon-black-white-50-ml-gO7s5a', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41004, NULL, 'admin', 1, 'NIVEA SHAVING CREAM 100 ML', 'nivea-shaving-cream-100-ml-PzcRLm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41005, NULL, 'admin', 1, 'NIVEA SHAVING CREAM 100 ML حساس', 'nivea-shaving-cream-100-ml-hsas-eRKW2D', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41006, NULL, 'admin', 1, 'NIVEA SHOWER GEL 250 ML ابيض', 'nivea-shower-gel-250-ml-abyd-YaK0ho', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41007, NULL, 'admin', 1, 'NIVEA SOFT COCOA BUTTER CREAM 50 ML', 'nivea-soft-cocoa-butter-cream-50-ml-i0CWd0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41008, NULL, 'admin', 1, 'NIVEA SOFT CREAM 20ML', 'nivea-soft-cream-20ml-uLDAhl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41009, NULL, 'admin', 1, 'nivea stick black and white', 'nivea-stick-black-and-white-rtcbbt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41010, NULL, 'admin', 1, 'NIVEA! WOMEN INVISIBLE BLACK&WHITE 150 ML', 'nivea-women-invisible-blackwhite-150-ml-QFIKGG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 192, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41011, NULL, 'admin', 1, 'NIXPRAZOLE 40 MG 14 TAB', 'nixprazole-40-mg-14-tab-PXeb0w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 152, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41012, NULL, 'admin', 1, 'NIZAPEX SHAMPOO', 'nizapex-shampoo-GA7NOd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 68, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41013, NULL, 'admin', 1, 'NO-MIGRAIN 20TAB', 'no-migrain-20tab-tfwHlM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41014, NULL, 'admin', 1, 'NO CAL 50 PACKETS', 'no-cal-50-packets-NXp3x6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 76, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41015, NULL, 'admin', 1, 'NO GRAVIDA 12 VAGINAL SUPP', 'no-gravida-12-vaginal-supp-7NxOyP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41016, NULL, 'admin', 1, 'NOFLU 20 TAB', 'noflu-20-tab-QbSI0p', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41017, NULL, 'admin', 1, 'NOLAVER ANTI SCAR GEL 50 GM', 'nolaver-anti-scar-gel-50-gm-eV7I9e', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 395, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41018, NULL, 'admin', 1, 'NOLAVER CREAM 50 GM', 'nolaver-cream-50-gm-2868YH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41019, NULL, 'admin', 1, 'NOLVADEX 10MG 30TAB', 'nolvadex-10mg-30tab-CxlZWu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41020, NULL, 'admin', 1, 'NONATO BABY SOAP 100 GM', 'nonato-baby-soap-100-gm-rs6brB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 87, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41021, NULL, 'admin', 1, 'NOOKYOUTH ANTI HAIR LOSS SHAMPOO 250 ML', 'nookyouth-anti-hair-loss-shampoo-250-ml-00SHwO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41022, NULL, 'admin', 1, 'NOOKYOUTH BODY LOTION 250 ML', 'nookyouth-body-lotion-250-ml-XezgeI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41023, NULL, 'admin', 1, 'NOOKYOUTH CENTELLA GEL 125 GM', 'nookyouth-centella-gel-125-gm-tkL2D4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 13, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41024, NULL, 'admin', 1, 'NOOKYOUTH HAIR MASK 400 GM', 'nookyouth-hair-mask-400-gm-jWgPAJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41025, NULL, 'admin', 1, 'NOOKYOUTH WHITENING CREAM 50 GM', 'nookyouth-whitening-cream-50-gm-Eb4kg0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41026, NULL, 'admin', 1, 'NORGESIC 3MG 20TAB', 'norgesic-3mg-20tab-sXFppz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 38, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41027, NULL, 'admin', 1, 'NORMAL MUSK', 'normal-musk-4M0Q3f', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41028, NULL, 'admin', 1, 'NORMOCARD 10MG 30 TAB', 'normocard-10mg-30-tab-M9WYCN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 58.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41029, NULL, 'admin', 1, 'norpregna 2 TAB', 'norpregna-2-tab-uD33Kb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41030, NULL, 'admin', 1, 'NORVASC 10 MG 10 TAB', 'norvasc-10-mg-10-tab-ooW5TP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 64, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41031, NULL, 'admin', 1, 'NORVASC 10 MG 15 TAB', 'norvasc-10-mg-15-tab-vdvdCw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41032, NULL, 'admin', 1, 'NORVASC 5MG 30TAB', 'norvasc-5mg-30tab-PwNDsI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 162, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41033, NULL, 'admin', 1, 'NOSTAMINE EYE DROPS', 'nostamine-eye-drops-7wntNP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 22, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41034, NULL, 'admin', 1, 'NOTUSSIL 60ML SUSP', 'notussil-60ml-susp-gljOH8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 71, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41035, NULL, 'admin', 1, 'NOVISTORIC 10 MG 14 TABLETS', 'novistoric-10-mg-14-tablets-mstppE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41036, NULL, 'admin', 1, 'NOVONORM 2MG 30TAB', 'novonorm-2mg-30tab-lJ4xAY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 44, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (41037, NULL, 'admin', 1, 'NOW BIOTIN 10000 MCG 120 VEG CAPS', 'now-biotin-10000-mcg-120-veg-caps-wL3VeC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41038, NULL, 'admin', 1, 'NOW DHA-500 FISH OIL 90 SOFTGEL', 'now-dha-500-fish-oil-90-softgel-S19zK3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41039, NULL, 'admin', 1, 'NOW L-TRYPTOPHAN 500 MG 60 CAPS', 'now-l-tryptophan-500-mg-60-caps-OQlpeE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1220, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41040, NULL, 'admin', 1, 'NOW MACA 750 MG 90CAP', 'now-maca-750-mg-90cap-eIlDtQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 920, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41041, NULL, 'admin', 1, 'NOW OMEGA 3 FISH OIL 100 SOFTGEL', 'now-omega-3-fish-oil-100-softgel-C3NAap', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1100, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41042, NULL, 'admin', 1, 'NOW ULTRA OMEGA 3 90CAPS', 'now-ultra-omega-3-90caps-zuqa2D', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1500, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41043, NULL, 'admin', 1, 'NOW VITAMIN D3 50,000 UI 50 CAPS', 'now-vitamin-d3-50000-ui-50-caps-xrJ4lG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41044, NULL, 'admin', 1, 'NOXILORN 8 MG 30 TABS', 'noxilorn-8-mg-30-tabs-DccEIB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 27, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41045, NULL, 'admin', 1, 'NP PLUS 50 GM CREAM', 'np-plus-50-gm-cream-K0Hm6N', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41046, NULL, 'admin', 1, 'NUK THERMO RAPID BABY KOST WARMER', 'nuk-thermo-rapid-baby-kost-warmer-BW3ODR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 222, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41047, NULL, 'admin', 1, 'NUSKEN SKIN WHITENING CREAM 40GM', 'nusken-skin-whitening-cream-40gm-MxYfRs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 199, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41048, NULL, 'admin', 1, 'NUTRITRU-D ORAL DROPS', 'nutritru-d-oral-drops-MBesnl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41049, NULL, 'admin', 1, 'NYX XXL 08', 'nyx-xxl-08-XXF8rq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41050, NULL, 'admin', 1, 'NYX XXL 15', 'nyx-xxl-15-8J0lPv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41051, NULL, 'admin', 1, 'NYX XXL 24', 'nyx-xxl-24-0Ln11B', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41052, NULL, 'admin', 1, 'OCTATERRA OINTMENT 50 GM', 'octaterra-ointment-50-gm-BvbxHH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41053, NULL, 'admin', 1, 'OCTATRON 30 CAP', 'octatron-30-cap-1CFOmt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41054, NULL, 'admin', 1, 'OCTOZINC CAP', 'octozinc-cap-Gz86Wu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41055, NULL, 'admin', 1, 'OCUGUARD 30 CAP', 'ocuguard-30-cap-o5VWfx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41056, NULL, 'admin', 1, 'OCUGUARD 30CAP', 'ocuguard-30cap-kRv1Je', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41057, NULL, 'admin', 1, 'OCUMETHYL DROPS', 'ocumethyl-drops-S8R5Qy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 22, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41058, NULL, 'admin', 1, 'OFFER BEESLINE SPARY WHITENING AND ROLL ON', 'offer-beesline-spary-whitening-and-roll-on-x3rKFm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41059, NULL, 'admin', 1, 'OFFER MELAAKNE CREAM + FACE WASH', 'offer-melaakne-cream-face-wash-qltrAL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 173, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41060, NULL, 'admin', 1, 'OFFER MELAAKNE SERUM + FACE WASH', 'offer-melaakne-serum-face-wash-T889AX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 215, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41061, NULL, 'admin', 1, 'offer uvepro sun block and melatex and straline', 'offer-uvepro-sun-block-and-melatex-and-straline-T7xIQZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 385, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41062, NULL, 'admin', 1, 'OFLAM 50MG 20 TAB', 'oflam-50mg-20-tab-lWhwhE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41063, NULL, 'admin', 1, 'OFUSIDIC EYE DROPS', 'ofusidic-eye-drops-RDzAsG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 28, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41064, NULL, 'admin', 1, 'OLAPEX 5MG TAB', 'olapex-5mg-tab-3nR0YX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41065, NULL, 'admin', 1, 'OLFEN 75 MG 6 AMP', 'olfen-75-mg-6-amp-Me70FW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41066, NULL, 'admin', 1, 'OLIVE OIL 472 ML', 'olive-oil-472-ml-wqsfxT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41067, NULL, 'admin', 1, 'OLOHISTINE 5 ML', 'olohistine-5-ml-oA8off', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 22.8, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41068, NULL, 'admin', 1, 'OMEGA 3 PLUS 30 CAP', 'omega-3-plus-30-cap-MDFRg9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41069, NULL, 'admin', 1, 'OMEGA 300 MG 20 CAP', 'omega-300-mg-20-cap-RP7ByL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41070, NULL, 'admin', 1, 'OMEGA MAX - 30TAB', 'omega-max-30tab-IzYyq6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 660, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41071, NULL, 'admin', 1, 'OMEGA PLUS GUMMIES 60 GUMMIES', 'omega-plus-gummies-60-gummies-hD7hlr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41072, NULL, 'admin', 1, 'OMEGA RX 60PIECES', 'omega-rx-60pieces-HAm5cl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41073, NULL, 'admin', 1, 'omegapress 0.2MG 30 TAB', 'omegapress-02mg-30-tab-m8jLuq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 411, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41074, NULL, 'admin', 1, 'OMEZ 10MG 14CAP', 'omez-10mg-14cap-ekHzQx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41075, NULL, 'admin', 1, 'OMEZ 20 MG 14CAP', 'omez-20-mg-14cap-Xca9Xx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 56, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41076, NULL, 'admin', 1, 'OMEZ 40 MG20CAP', 'omez-40-mg20cap-XKl1ZD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41077, NULL, 'admin', 1, 'OMNEVERA 8 AMP', 'omnevera-8-amp-6dG7eG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 128, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41078, NULL, 'admin', 1, 'ONDALENZ 4ML 5PATCH', 'ondalenz-4ml-5patch-iVsfjH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41079, NULL, 'admin', 1, 'ONDALENZ 8ML 5PATCH', 'ondalenz-8ml-5patch-Xc8Ch5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 265, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41080, NULL, 'admin', 1, 'ONE BOND DELICAT & EXOTICA FOR MEN', 'one-bond-delicat-exotica-for-men-MexIPy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 225, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41081, NULL, 'admin', 1, 'ONE BOND WASH FOR MEN 300M', 'one-bond-wash-for-men-300m-Q4jHZK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 285, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41082, NULL, 'admin', 1, 'ONE BOND WASH FOR MEN 300M ATIFUGAL', 'one-bond-wash-for-men-300m-atifugal-waibOZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 285, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41083, NULL, 'admin', 1, 'ONE CREAM HONEY 140 GM', 'one-cream-honey-140-gm-0kQBcM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41084, NULL, 'admin', 1, 'ONE CREAM HONEY 40GM', 'one-cream-honey-40gm-3mFeiC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41085, NULL, 'admin', 1, 'ONE CREAM NORMAL 40 GM', 'one-cream-normal-40-gm-zPxzd8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41086, NULL, 'admin', 1, 'ONE CREAM NORMAL 90 GM ازرق', 'one-cream-normal-90-gm-azrk-gKYmq3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41087, NULL, 'admin', 1, 'ONE CREAM SENSTIVE 40 GM', 'one-cream-senstive-40-gm-SJhxkY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41088, NULL, 'admin', 1, 'ONE HAIR REMOVAL IN SHOWER', 'one-hair-removal-in-shower-uFChIE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41089, NULL, 'admin', 1, 'ONE HAIR REMOVING CREAM WITH HONEY 90 GM', 'one-hair-removing-cream-with-honey-90-gm-hgfNDq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41090, NULL, 'admin', 1, 'ONE MILLLON 30ML', 'one-milllon-30ml-7JBJqw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41091, NULL, 'admin', 1, 'ONE TWO THREE 20TAB', 'one-two-three-20tab-7jjwKl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 32, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41092, NULL, 'admin', 1, 'ONE TWO THREE EXTRA 20 TABS', 'one-two-three-extra-20-tabs-r4R4F5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41093, NULL, 'admin', 1, 'ONE TWO THREE SYP', 'one-two-three-syp-rEB0R7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 32, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41094, NULL, 'admin', 1, 'ONETOUCH CONDO', 'onetouch-condo-g9H7PE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 17, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41095, NULL, 'admin', 1, 'ONLY BABY INFANT SERIES', 'only-baby-infant-series-WX0g1a', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41096, NULL, 'admin', 1, 'OPLEX SYRUP', 'oplex-syrup-tIZBDb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 31, 0, '0', NULL, 'exclude', '0', 'percent', 16, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41097, NULL, 'admin', 1, 'OPTAMINESS 100 TAB', 'optaminess-100-tab-Lx6l4y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 660, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41098, NULL, 'admin', 1, 'OPTAMINESS 150 TAB', 'optaminess-150-tab-aOb1sb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 990, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41099, NULL, 'admin', 1, 'OPTEST EYE DROPS 0.5MG 5ML', 'optest-eye-drops-05mg-5ml-Amrkle', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 28, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41100, NULL, 'admin', 1, 'OPTIDEX T DROPS', 'optidex-t-drops-vGeW1a', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41101, NULL, 'admin', 1, 'OPTIFLOX DROPS', 'optiflox-drops-2eVQNm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 19.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41102, NULL, 'admin', 1, 'OPTIGURAD EYE DROPS 15 ML', 'optigurad-eye-drops-15-ml-7Mgumj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 18.5, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41103, NULL, 'admin', 1, 'OPTIPRED DROPS', 'optipred-drops-OynR3i', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41104, NULL, 'admin', 1, 'ORAL- B BABY 0 - 2YEARS', 'oral-b-baby-0-2years-NT7DOX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41105, NULL, 'admin', 1, 'ORAL- B. DENTAL FLOSS WAXED 50M', 'oral-b-dental-floss-waxed-50m-kxaKVV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 295, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41106, NULL, 'admin', 1, 'ORAL- B. PRO .EXPERT 1+1 ALL IN ONE', 'oral-b-pro-expert-11-all-in-one-2jAQfs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 355, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41107, NULL, 'admin', 1, 'ORAL- B. PRO .EXPERT 3D CLEAN 90%', 'oral-b-pro-expert-3d-clean-90-r5YmvM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41108, NULL, 'admin', 1, 'ORAL-B DENTAL TAPE SATIN MINT', 'oral-b-dental-tape-satin-mint-ZrzXIG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41109, NULL, 'admin', 1, 'oral-b tooth britsh 123', 'oral-b-tooth-britsh-123-J4QlNW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41110, NULL, 'admin', 1, 'ORAL-B TOOTHBRUSH FREE', 'oral-b-toothbrush-free-T7nmc4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41111, NULL, 'admin', 1, 'ORAL B BLACK 40 SOFT', 'oral-b-black-40-soft-TACG9q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41112, NULL, 'admin', 1, 'ORAL B CLASSIC S فرشاة اسنان', 'oral-b-classic-s-frsha-asnan-FLLSRK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41113, NULL, 'admin', 1, 'ORAMAX SPRAY FOR ORAL CAVITY CARE 30 ML', 'oramax-spray-for-oral-cavity-care-30-ml-CVrBv5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41114, NULL, 'admin', 1, 'ORANGE EYE THERAPY 15 ML', 'orange-eye-therapy-15-ml-uxkkHz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 744, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41115, NULL, 'admin', 1, 'ORANGE WHITENING CREAM 57 G', 'orange-whitening-cream-57-g-ChnPNb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 785, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41116, NULL, 'admin', 1, 'ORCHADEXOLINE DROPS 10ML', 'orchadexoline-drops-10ml-5j0Xyx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 27, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41117, NULL, 'admin', 1, 'ORCHAPRED EYE DROPS', 'orchapred-eye-drops-UglSTB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41118, NULL, 'admin', 1, 'ORCHAZID DROPS 10ML', 'orchazid-drops-10ml-KRkFoz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 31, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41119, NULL, 'admin', 1, 'ORDINARY BUFFET 30 ML', 'ordinary-buffet-30-ml-e4pVaW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 699, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41120, NULL, 'admin', 1, 'ORDINARY CAFFEINE SOLUTION', 'ordinary-caffeine-solution-PPuxlX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 650, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41121, NULL, 'admin', 1, 'ORDINARY GLYCOLIC ACID TONING SOLUTION', 'ordinary-glycolic-acid-toning-solution-f9xvtF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1350, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41122, NULL, 'admin', 1, 'ORDINARY LACTIC ACID 5% + HA 30 ML', 'ordinary-lactic-acid-5-ha-30-ml-9PzMjO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 699, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41123, NULL, 'admin', 1, 'ORDINARY NIACINAMIDE 10%ZINC 1%', 'ordinary-niacinamide-10zinc-1-63U7lG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 650, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41124, NULL, 'admin', 1, 'ORDINARY PEELING SOLUTION', 'ordinary-peeling-solution-2AI1Mn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 650, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41125, NULL, 'admin', 1, 'ORDINARY SPF 30 SUN SCREEN', 'ordinary-spf-30-sun-screen-UNp1gE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 900, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41126, NULL, 'admin', 1, 'ORGA-H CREAM 30 GM', 'orga-h-cream-30-gm-HDhhwV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 74.9, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41127, NULL, 'admin', 1, 'ORGANIC NATION KOREAN RED GINSENG 60CAPS', 'organic-nation-korean-red-ginseng-60caps-jDLOce', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 500, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41128, NULL, 'admin', 1, 'ORLISTAT 120 MG 30 CAP', 'orlistat-120-mg-30-cap-Nr5lex', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41129, NULL, 'admin', 1, 'ORLY 120MG 30 CAP', 'orly-120mg-30-cap-HvjlFp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41130, NULL, 'admin', 1, 'ornivoda 500MG 10 TAB', 'ornivoda-500mg-10-tab-naJI7m', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 27.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41131, NULL, 'admin', 1, 'OROVEX-H MOUTH WASH 250ML', 'orovex-h-mouth-wash-250ml-5gDqLU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41132, NULL, 'admin', 1, 'OROVEX DELICATE MOUTH WASH 250ML', 'orovex-delicate-mouth-wash-250ml-9sxMAB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41133, NULL, 'admin', 1, 'OROVEX MOUTHWASH CLOVE 250ML', 'orovex-mouthwash-clove-250ml-x2ZpWo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (41134, NULL, 'admin', 1, 'OROVEX MOUTHWASH GREEN APPLE 250ML', 'orovex-mouthwash-green-apple-250ml-9PQMu8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41135, NULL, 'admin', 1, 'OROVEX MOUTHWASH MENTHOL 250ML', 'orovex-mouthwash-menthol-250ml-FIb1pZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41136, NULL, 'admin', 1, 'OROVEX MOUTHWASH ORANGE 250ML', 'orovex-mouthwash-orange-250ml-grCWkg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41137, NULL, 'admin', 1, 'OROVEX MOUTHWASH STRAWBERRY 250ML', 'orovex-mouthwash-strawberry-250ml-tTTN04', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41138, NULL, 'admin', 1, 'OSSUM CHERISH SPRAY 120ML', 'ossum-cherish-spray-120ml-cFGKIH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41139, NULL, 'admin', 1, 'OSSUM PASSION SPRAY 120ML', 'ossum-passion-spray-120ml-NLHKkv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41140, NULL, 'admin', 1, 'OSTEOCARE 30TAB', 'osteocare-30tab-t4Lc4n', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41141, NULL, 'admin', 1, 'OSTEOCARE IMP 30TAB', 'osteocare-imp-30tab-pksAnH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 495, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41142, NULL, 'admin', 1, 'OSTEOCARE SYRUP 120 ML', 'osteocare-syrup-120-ml-dMDR3J', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41143, NULL, 'admin', 1, 'OSTEONATE 70 MG 4 TAB', 'osteonate-70-mg-4-tab-QjrDPs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41144, NULL, 'admin', 1, 'OTAL DROPS', 'otal-drops-6GnzTr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 19, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41145, NULL, 'admin', 1, 'OTOCORT DROPS', 'otocort-drops-tiJbMB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41146, NULL, 'admin', 1, 'OTRIVIN ADULT DROPS', 'otrivin-adult-drops-AF8GBD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 25, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41147, NULL, 'admin', 1, 'OTRIVIN BABY SALINE', 'otrivin-baby-saline-zrUtLv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41148, NULL, 'admin', 1, 'OTRIVIN INF DROPS', 'otrivin-inf-drops-0TJ3s1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41149, NULL, 'admin', 1, 'over head', 'over-head-DyAnOR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41150, NULL, 'admin', 1, 'OXALEPTAL 300 MG 30 TAB', 'oxaleptal-300-mg-30-tab-XAu9vJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41151, NULL, 'admin', 1, 'oxygena whiting cream 60 gm', 'oxygena-whiting-cream-60-gm-mA8FqA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41152, NULL, 'admin', 1, 'OXYMET ADULT DROPS', 'oxymet-adult-drops-NYuB5f', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41153, NULL, 'admin', 1, 'PALETTE COLOR 3-0 بنى غامق', 'palette-color-3-0-bn-ghamk-UdNpe6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41154, NULL, 'admin', 1, 'PALETTE COLOR 5-0 بنى فاتح', 'palette-color-5-0-bn-fath-X0GfP5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41155, NULL, 'admin', 1, 'PALETTE DARK BLONDE 6-0', 'palette-dark-blonde-6-0-VPPeYp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41156, NULL, 'admin', 1, 'PALETTE 4.60 LUSTROUS MIDDLE BROWN', 'palette-460-lustrous-middle-brown-lgOrds', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41157, NULL, 'admin', 1, 'PALETTE 4.88 INTENSIVE DARK RED', 'palette-488-intensive-dark-red-yDo46S', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41158, NULL, 'admin', 1, 'PALETTE 6.80 MARSALA BROWN', 'palette-680-marsala-brown-xcO6bH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41159, NULL, 'admin', 1, 'PALETTE 6.99 INTENSIVE VIOLET', 'palette-699-intensive-violet-fYJMwK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41160, NULL, 'admin', 1, 'PALETTE 7.17 SOFT BROUGE', 'palette-717-soft-brouge-t17tdW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41161, NULL, 'admin', 1, 'PALETTE 8-0 LIGHT BLONDE', 'palette-8-0-light-blonde-P4MYjs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41162, NULL, 'admin', 1, 'PALETTE 9.65 GOODESS GOLD BLONDE', 'palette-965-goodess-gold-blonde-qmtfWw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41163, NULL, 'admin', 1, 'PALETTE BLUE BLACK 1-1', 'palette-blue-black-1-1-U8wi2w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41164, NULL, 'admin', 1, 'PALETTE INTENSIVE AUBERGINE 4-89', 'palette-intensive-aubergine-4-89-hA6YD2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41165, NULL, 'admin', 1, 'PALETTE MEDIUM BLONDE 7-0', 'palette-medium-blonde-7-0-hvNrD1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41166, NULL, 'admin', 1, 'PALETTE POWDERY BLONDE 10-46', 'palette-powdery-blonde-10-46-GjNHSC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41167, NULL, 'admin', 1, 'PALMERS BERGAMOT FORMULA 150 G', 'palmers-bergamot-formula-150-g-fhhPe4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41168, NULL, 'admin', 1, 'PALMERS BERGAMOT FORMULA 50 GM TUP', 'palmers-bergamot-formula-50-gm-tup-QFERCj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41169, NULL, 'admin', 1, 'PALMERS COCONUT 50 GM TUP', 'palmers-coconut-50-gm-tup-8PkIRO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41170, NULL, 'admin', 1, 'PALMERS HAIR FOOD 50 GM TUBE', 'palmers-hair-food-50-gm-tube-hTVZ2v', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41171, NULL, 'admin', 1, 'PALMERS OLIVE OIL FOOD 50 GM TUBE', 'palmers-olive-oil-food-50-gm-tube-3zro9O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41172, NULL, 'admin', 1, 'PALMERS PROTEIN CREAM 150 G', 'palmers-protein-cream-150-g-GZFOPb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41173, NULL, 'admin', 1, 'PAMPERS 5 JUNIOR 11-25 KG 58 PCS', 'pampers-5-junior-11-25-kg-58-pcs-d9BI3s', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 525, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41174, NULL, 'admin', 1, 'PAMPERS 1 NEW BORN 2-5 KG 60 PCS', 'pampers-1-new-born-2-5-kg-60-pcs-zp60eE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 395, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41175, NULL, 'admin', 1, 'PAMPERS 2 NEW BABY 3-6KG 60PCS', 'pampers-2-new-baby-3-6kg-60pcs-M968R8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 395, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41176, NULL, 'admin', 1, 'PAMPERS BABY DRY 3 58 DIAPERS', 'pampers-baby-dry-3-58-diapers-GsgDyY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41177, NULL, 'admin', 1, 'PAMPERS NO4 PED 58 PCS', 'pampers-no4-ped-58-pcs-SDz2BK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 470, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41178, NULL, 'admin', 1, 'pampers pantes 5 58 pes', 'pampers-pantes-5-58-pes-pYPX8I', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 470, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41179, NULL, 'admin', 1, 'PAMPERS PANTS 5 24PANTS', 'pampers-pants-5-24pants-kffAbU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 230, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41180, NULL, 'admin', 1, 'PAMPERS PREMIUM 2 96 DIAPERS', 'pampers-premium-2-96-diapers-eE2ppt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 650, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41181, NULL, 'admin', 1, 'pampers premium extra care 3 62', 'pampers-premium-extra-care-3-62-JVjNXO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 595, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41182, NULL, 'admin', 1, 'pampers premium extra care 4 58', 'pampers-premium-extra-care-4-58-UKM2oh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 595, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41183, NULL, 'admin', 1, 'PAMPERS WAPES 64', 'pampers-wapes-64-fIOtfA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41184, NULL, 'admin', 1, 'PAN D', 'pan-d-Va40pX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 59, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41185, NULL, 'admin', 1, 'PANADOL ACUT HEAD COLD', 'panadol-acut-head-cold-7kGuub', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-24-6832303252aee.webp\"]', '[]', '2025-05-24-683230327a0bd.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 62, 0, '0', 'percent', 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-05-24 23:47:00', 1, 0, NULL, NULL, '2025-05-24-683230326bd1c.png', 1, NULL, 0.00, 0, NULL, NULL, '183080'), (41186, NULL, 'admin', 1, 'PANADOL ADVANCE 48 TABS', 'panadol-advance-48-tabs-0wvFhX', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-24-68322fb0a3046.webp\"]', '[]', '2025-05-24-68322fb0caff9.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 92, 0, '0', 'percent', 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-05-24 23:44:53', 1, 0, NULL, NULL, '2025-05-24-68322fb0bddc4.png', 1, NULL, 0.00, 0, NULL, NULL, '127176'), (41187, NULL, 'admin', 1, 'PANADOL BLUE 24TAB', 'panadol-blue-24tab-wsFmbL', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-24-68322f6e27fa2.webp\"]', '[]', '2025-05-24-68322f6e43957.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 250, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-05-24 23:43:45', 1, 0, NULL, NULL, '2025-05-24-68322f6e39009.png', 1, NULL, 0.00, 0, NULL, NULL, '122485'), (41188, NULL, 'admin', 1, 'PANADOL COLD&FLU DAY 24 CAP IMPORT', 'panadol-coldflu-day-24-cap-import-8qJyT7', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680cfa6b0c0a8.webp\"]', '[]', '2025-04-26-680cfa6b154e4.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 76, 0, '0', 'percent', 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-26 18:23:56', 1, 0, NULL, NULL, '2025-04-26-680cfa6b12c86.png', 1, NULL, 0.00, 0, NULL, NULL, '129447'), (41189, NULL, 'admin', 1, 'PANADOL COLD&FLU SINUS 24 TAB IMP', 'panadol-coldflu-sinus-24-tab-imp-oJzsAb', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-24-68322ecdca0cb.webp\"]', '[]', '2025-05-24-68322ece0ed82.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 455, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-05-24 23:41:06', 1, 0, NULL, NULL, '2025-05-24-68322ecdefa8e.png', 1, NULL, 0.00, 0, NULL, NULL, '110773'), (41190, NULL, 'admin', 1, 'PANADOL EXTRA 48 TABS 4 STRIPS', 'panadol-extra-48-tabs-4-strips-IWbirs', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-24-68322cd66f67c.webp\"]', '[]', '2025-05-24-68322cd69ab8c.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 108, 0, '0', 'percent', 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-05-24 23:32:59', 1, 0, NULL, NULL, '2025-05-24-68322cd68b81a.png', 1, NULL, 0.00, 0, NULL, NULL, '122101'), (41191, NULL, 'admin', 1, 'PANADOL JOINT 24 TAB', 'panadol-joint-24-tab-WWlJ1V', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-24-68322af8bc1ff.webp\"]', '[]', '2025-05-24-68322af8dee25.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 67, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-05-24 23:24:56', 1, 0, NULL, NULL, '2025-05-24-68322af8cf968.png', 1, NULL, 0.00, 0, NULL, NULL, '119010'), (41192, NULL, 'admin', 1, 'PANADOL MIGRAINE 30TAB', 'panadol-migraine-30tab-G56yfk', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-24-68322a9e440ba.webp\"]', '[]', '2025-05-24-68322a9e66b93.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 51, 0, '0', 'percent', 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-05-24 23:23:25', 1, 0, NULL, NULL, '2025-05-24-68322a9e590f8.png', 1, NULL, 0.00, 0, NULL, NULL, '181552'), (41193, NULL, 'admin', 1, 'PANSOL - I.V- SOLUTION 500 ML', 'pansol-iv-solution-500-ml-bdpNFN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 14, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41194, NULL, 'admin', 1, 'PANTAZOL 40 MG 14TAB', 'pantazol-40-mg-14tab-oTwVx5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 104, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41195, NULL, 'admin', 1, 'PANTENE ANTI HAIR FALL SH 200ML', 'pantene-anti-hair-fall-sh-200ml-edFRZn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41196, NULL, 'admin', 1, 'pantene foam conditioner colour protect', 'pantene-foam-conditioner-colour-protect-sT2zxw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41197, NULL, 'admin', 1, 'PANTENE MILKY DAMAGE SH 200 ML', 'pantene-milky-damage-sh-200-ml-ULxwIY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41198, NULL, 'admin', 1, 'PANTENE OIL REPLACEMRNT ANTI HAIR275 ML', 'pantene-oil-replacemrnt-anti-hair275-ml-MYeZmQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41199, NULL, 'admin', 1, 'PANTENE OIL REPLACEMRNT SMOOTH &SILKY', 'pantene-oil-replacemrnt-smooth-silky-a3qyjY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 255, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41200, NULL, 'admin', 1, 'PANTENE SMOOTH SILKY SH 200ML', 'pantene-smooth-silky-sh-200ml-IC1pK5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41201, NULL, 'admin', 1, 'PANTHENOL CREAM 20GM', 'panthenol-cream-20gm-sibOCd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 28, 0, '0', NULL, 'exclude', '0', 'percent', 53, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41202, NULL, 'admin', 1, 'PANTHENOL CREAM15gm', 'panthenol-cream15gm-Wi1WMe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 22, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41203, NULL, 'admin', 1, 'PANTOLOC 20MG 14TAB', 'pantoloc-20mg-14tab-DaKAca', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 56, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41204, NULL, 'admin', 1, 'PANTOLOC 40MG 14TAB', 'pantoloc-40mg-14tab-4XKOR1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 102, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41205, NULL, 'admin', 1, 'PANTOPI 20 MG 20 TAB', 'pantopi-20-mg-20-tab-gENMSy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 94, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41206, NULL, 'admin', 1, 'PARACHUTE CREAM 140 ML', 'parachute-cream-140-ml-JrPzEk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41207, NULL, 'admin', 1, 'PARODONTAX EXTRA FRESH 100 ML', 'parodontax-extra-fresh-100-ml-i8viti', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41208, NULL, 'admin', 1, 'PARODONTAX EXTRA FRESH 50ML', 'parodontax-extra-fresh-50ml-h1VRd6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41209, NULL, 'admin', 1, 'PARODONTAX FLUORIDE 100 ML', 'parodontax-fluoride-100-ml-sqnUNY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41210, NULL, 'admin', 1, 'PARODONTAX FLUORIDE 50 ML', 'parodontax-fluoride-50-ml-K23JIW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 13, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41211, NULL, 'admin', 1, 'PARODONTAX whitening 100 ML', 'parodontax-whitening-100-ml-2KK0oa', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680cf8fc229f1.webp\"]', '[]', '2025-04-26-680cf8fc34aec.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 120, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-26 18:17:33', 1, 0, NULL, NULL, '2025-04-26-680cf8fc2f73c.png', 1, NULL, 0.00, 0, NULL, NULL, '189742'), (41212, NULL, 'admin', 1, 'PARODONTAX whitening 50 ML', 'parodontax-whitening-50-ml-2z5Fh9', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680cf89da62cc.webp\"]', '[]', '2025-04-26-680cf89db67c9.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 75, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-26 18:16:11', 1, 0, NULL, NULL, '2025-04-26-680cf89db1775.png', 1, NULL, 0.00, 0, NULL, NULL, '101988'), (41213, NULL, 'admin', 1, 'paroxedur xl 25 MG 30 TAB', 'paroxedur-xl-25-mg-30-tab-JSnV4x', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41214, NULL, 'admin', 1, 'PAROXETINE 25 MG 30 TAB', 'paroxetine-25-mg-30-tab-U0xoXY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41215, NULL, 'admin', 1, 'PECTIPRO SYRUP', 'pectipro-syrup-ElHjSP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 29.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41216, NULL, 'admin', 1, 'PECTOL LOZENGES EUCALYPTUS+VIT C', 'pectol-lozenges-eucalyptusvit-c-qJi1Sm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 600, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41217, NULL, 'admin', 1, 'PECTOL LOZENGES LEMON AND HONEY', 'pectol-lozenges-lemon-and-honey-XR2NQS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 600, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41218, NULL, 'admin', 1, 'PECTOL LOZENGES ORANGE', 'pectol-lozenges-orange-yLMJPR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 600, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41219, NULL, 'admin', 1, 'pediasure chocolate milk 400', 'pediasure-chocolate-milk-400-mAaNt0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 473.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41220, NULL, 'admin', 1, 'PEDIASURE STRAWBERRY MILK', 'pediasure-strawberry-milk-vbZOUc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 442.8, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41221, NULL, 'admin', 1, 'PEDIASURE VANILLA MILK', 'pediasure-vanilla-milk-WX4Znw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 442.8, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41222, NULL, 'admin', 1, 'PEDICORT SYRUP 100ML', 'pedicort-syrup-100ml-bHSlRP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 43, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41223, NULL, 'admin', 1, 'PENDULIN BABY COLOGNE 65 ML', 'pendulin-baby-cologne-65-ml-Yfaz69', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41224, NULL, 'admin', 1, 'PENDULIN KIDS PERFUME SPRAY', 'pendulin-kids-perfume-spray-VAV7ym', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41225, NULL, 'admin', 1, 'PENDULIN SHAMPOO curly 300 ML', 'pendulin-shampoo-curly-300-ml-8Rb6jb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41226, NULL, 'admin', 1, 'PENDULIN SHOWER GEL 65 ML', 'pendulin-shower-gel-65-ml-QL5r0B', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41227, NULL, 'admin', 1, 'PENDULINE BLUE CHAMOMILE SHAMPOO 150 ML', 'penduline-blue-chamomile-shampoo-150-ml-E0GKRO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41228, NULL, 'admin', 1, 'PENDULINE CONDITIONER WITH SHEA', 'penduline-conditioner-with-shea-M0vbRa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (41229, NULL, 'admin', 1, 'PENDULINE KIDS 70 WATER WIPES', 'penduline-kids-70-water-wipes-HbDqR9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41230, NULL, 'admin', 1, 'PENDULINE KIDS HAIR cream 150 ML', 'penduline-kids-hair-cream-150-ml-KpwSMk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41231, NULL, 'admin', 1, 'PENDULINE KIDS HAIR cream MORINGA 150 ML', 'penduline-kids-hair-cream-moringa-150-ml-SjsZU9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41232, NULL, 'admin', 1, 'PENDULINE KIDS HAIR CREAM SHEA BUTTER 150 ML', 'penduline-kids-hair-cream-shea-butter-150-ml-BVvLJ3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41233, NULL, 'admin', 1, 'PENDULINE KIDS HAIR DANDROFF CONTROL 150 ML', 'penduline-kids-hair-dandroff-control-150-ml-1quhJV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41234, NULL, 'admin', 1, 'PENDULINE KIDS HAIR OIL 120 ML', 'penduline-kids-hair-oil-120-ml-EI3mw8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41235, NULL, 'admin', 1, 'PENDULINE KIDS MOISTURIZING CREAM 50 ML', 'penduline-kids-moisturizing-cream-50-ml-9AAKz7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41236, NULL, 'admin', 1, 'PENDULINE KIDS SUNSCREEN CREAM SPF50 120ML', 'penduline-kids-sunscreen-cream-spf50-120ml-NNmFQP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 390, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41237, NULL, 'admin', 1, 'PENDULINE SHOWER GEL 300ML', 'penduline-shower-gel-300ml-lvBP7t', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41238, NULL, 'admin', 1, 'PENTAFLU SYRUP', 'pentaflu-syrup-ax1Vbg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41239, NULL, 'admin', 1, 'PENTAMIX SYRUP', 'pentamix-syrup-lFE64m', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 49, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41240, NULL, 'admin', 1, 'PEOPO-OTIC EAR DROPS 15 ML', 'peopo-otic-ear-drops-15-ml-Cq1VnL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 38, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41241, NULL, 'admin', 1, 'PEPON PLUS 20CAPS', 'pepon-plus-20caps-369zwR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41242, NULL, 'admin', 1, 'PEPZOL 20 MG 14CAP', 'pepzol-20-mg-14cap-tiOsXA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 32, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41243, NULL, 'admin', 1, 'PEPZOL 40MG 14CAP', 'pepzol-40mg-14cap-RBQact', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 81, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41244, NULL, 'admin', 1, 'PERFECT CARE SOLUTION 120 ML', 'perfect-care-solution-120-ml-r2W4n0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41245, NULL, 'admin', 1, 'PERFECT CARE SOLUTION 120 ML2-1special', 'perfect-care-solution-120-ml2-1special-oMFYbt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41246, NULL, 'admin', 1, 'PERFECT CAST SHOE', 'perfect-cast-shoe-ltMFdN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41247, NULL, 'admin', 1, 'perfect compression elastic stocking', 'perfect-compression-elastic-stocking-39UMT9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 155, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41248, NULL, 'admin', 1, 'PERFECT ELASTIC BAND 10 CM', 'perfect-elastic-band-10-cm-ouncYh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41249, NULL, 'admin', 1, 'PERFECT ELASTIC BAND 15 CM', 'perfect-elastic-band-15-cm-GU6Oef', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41250, NULL, 'admin', 1, 'PERFECT ELASTIC BAND 6 CM', 'perfect-elastic-band-6-cm-ZwQuKm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 10, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41251, NULL, 'admin', 1, 'PERFECT HEALTH CARE PRODUCTS', 'perfect-health-care-products-zttAy3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41252, NULL, 'admin', 1, 'PERFECT MOUSSE COLOUR NO 4-65', 'perfect-mousse-colour-no-4-65-bsCuHG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41253, NULL, 'admin', 1, 'PERFECT SAND NECK COLOUR HARD XL', 'perfect-sand-neck-colour-hard-xl-LoUI3X', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 352, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41254, NULL, 'admin', 1, 'PERFECTIL ORIGINAL 30TAB', 'perfectil-original-30tab-htA6dn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 260, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41255, NULL, 'admin', 1, 'perfection eye contour cream', 'perfection-eye-contour-cream-gAgzrm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41256, NULL, 'admin', 1, 'perfection panthenol cream', 'perfection-panthenol-cream-nrlMFC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41257, NULL, 'admin', 1, 'perfection skin cleanser', 'perfection-skin-cleanser-QfvCIx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41258, NULL, 'admin', 1, 'perfection skin whitenig cream 50 m', 'perfection-skin-whitenig-cream-50-m-f8DoKL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 44, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41259, NULL, 'admin', 1, 'PERFORMA SOLUTION', 'performa-solution-2Xvv4J', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 156, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41260, NULL, 'admin', 1, 'PERFUME COPY', 'perfume-copy-gZLcSZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41261, NULL, 'admin', 1, 'PETRO 30T', 'petro-30t-GJt5l1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41262, NULL, 'admin', 1, 'PHANTOM SPRAY 30M', 'phantom-spray-30m-ZQDclm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 375, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41263, NULL, 'admin', 1, 'phara-fero 27 tap', 'phara-fero-27-tap-hllWlr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 94, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41264, NULL, 'admin', 1, 'PHARA FERRO 27 ..20 PILS', 'phara-ferro-27-20-pils-pum6DC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 94, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41265, NULL, 'admin', 1, 'PHARMACERIS A E SENSILIX', 'pharmaceris-a-e-sensilix-F6MVma', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41266, NULL, 'admin', 1, 'PHENADONE SYRUP 100 ML', 'phenadone-syrup-100-ml-EZKDL6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 37, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41267, NULL, 'admin', 1, 'PHOTON MICRO', 'photon-micro-bqJHuL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41268, NULL, 'admin', 1, 'PHYSIOMER BABY SPRAY', 'physiomer-baby-spray-iSTWwZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41269, NULL, 'admin', 1, 'PHYSIOMER HYPERTONIC 135 ML', 'physiomer-hypertonic-135-ml-uE2vaL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41270, NULL, 'admin', 1, 'PIASCLEDINE 300 CAP', 'piascledine-300-cap-ampLh7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 375, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41271, NULL, 'admin', 1, 'PIC SOLIUTION SILK FIX 1.25CM X 5M', 'pic-soliution-silk-fix-125cm-x-5m-Agy6cU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41272, NULL, 'admin', 1, 'PICOLAX DROPS 15ML', 'picolax-drops-15ml-HmcDN3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41273, NULL, 'admin', 1, 'PINO TEX ADULT DIAPERS LARGE 10POECES', 'pino-tex-adult-diapers-large-10poeces-XIqKR8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41274, NULL, 'admin', 1, 'PIRAFENE AMP', 'pirafene-amp-tUOOie', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 18, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41275, NULL, 'admin', 1, 'PLASIC SYRING WOMEN', 'plasic-syring-women-izvJoo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 10, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41276, NULL, 'admin', 1, 'PLASTER FOR ACNE AND COLD SORES 24 PCS', 'plaster-for-acne-and-cold-sores-24-pcs-EdUToH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 16, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41277, NULL, 'admin', 1, 'PLASTIC SYRING INSULIN 100 IU', 'plastic-syring-insulin-100-iu-buoap8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 10, 0, '0', NULL, 'exclude', '0', 'percent', 50, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41278, NULL, 'admin', 1, 'PLASTIC SYRINGE 3 CM', 'plastic-syringe-3-cm-YCOy62', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 5, 0, '0', NULL, 'exclude', '0', 'percent', 4439, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41279, NULL, 'admin', 1, 'PLASTIC SYRINGE 20 CM', 'plastic-syringe-20-cm-rh2x50', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 10, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41280, NULL, 'admin', 1, 'PLASTIC SYRINGE 5 CM', 'plastic-syringe-5-cm-2dg74U', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 5, 0, '0', NULL, 'exclude', '0', 'percent', 99, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41281, NULL, 'admin', 1, 'PLAVIX 75 MG 28 TAB', 'plavix-75-mg-28-tab-7R6DwB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 311, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41282, NULL, 'admin', 1, 'PLENDIL 10 MG 30 TAB', 'plendil-10-mg-30-tab-NpWJLx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 112.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41283, NULL, 'admin', 1, 'PLENDIL 5 MG 30 TAB', 'plendil-5-mg-30-tab-94xeWn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 81, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41284, NULL, 'admin', 1, 'PLETAAL 100 MG TAB', 'pletaal-100-mg-tab-fsCbAv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 144, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41285, NULL, 'admin', 1, 'PLETAAL 50MG 20TAB', 'pletaal-50mg-20tab-oR8gWh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 92, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41286, NULL, 'admin', 1, 'POLYFRESH ADVANCED EYE DROPS 10 ML', 'polyfresh-advanced-eye-drops-10-ml-aQesQl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41287, NULL, 'admin', 1, 'POLYFRESH EXTRA EYE DROPS SDU 30X0.04', 'polyfresh-extra-eye-drops-sdu-30x004-20Ubvj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41288, NULL, 'admin', 1, 'POLYFRESH EYE DROPS 10 ML', 'polyfresh-eye-drops-10-ml-r0yzcA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41289, NULL, 'admin', 1, 'POLYMART GEL 25GM', 'polymart-gel-25gm-HvCatU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 16, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41290, NULL, 'admin', 1, 'POLYMART GEL 50GM', 'polymart-gel-50gm-JR6OEA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41291, NULL, 'admin', 1, 'POLYMER KIDS ISO TONIC 2.3', 'polymer-kids-iso-tonic-23-VfONTl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41292, NULL, 'admin', 1, 'POLYPROPYLENE 2/0', 'polypropylene-20-tLurZO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41293, NULL, 'admin', 1, 'POLYPROPYLENE SIZE 3/0', 'polypropylene-size-30-zGnqkq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41294, NULL, 'admin', 1, 'POTAFEN 25MG 20TAB', 'potafen-25mg-20tab-cYKs2v', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41295, NULL, 'admin', 1, 'POTASSIUM-M SYRUP', 'potassium-m-syrup-lwIUqP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30.5, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41296, NULL, 'admin', 1, 'POTASSIUM CHLORIDE AMP', 'potassium-chloride-amp-fxDpi6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 10, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41297, NULL, 'admin', 1, 'POTASSIUM PERMENGANATE 100 GM', 'potassium-permenganate-100-gm-OeHjHv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41298, NULL, 'admin', 1, 'POTATO pc180ML بيبرونة زجاج', 'potato-pc180ml-bybron-zgag-qjxBm7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41299, NULL, 'admin', 1, 'POTATO NIPPLE (M)', 'potato-nipple-m-zYCRh0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41300, NULL, 'admin', 1, 'POWER CAPS 20 CAP', 'power-caps-20-cap-t7FJAm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41301, NULL, 'admin', 1, 'POWER COLD & FLU 20 TAB', 'power-cold-flu-20-tab-qVf2WY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41302, NULL, 'admin', 1, 'POWERECTA 10 MG 6 TAB', 'powerecta-10-mg-6-tab-7WGdWS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41303, NULL, 'admin', 1, 'POWERECTA 20MG 4 TAB', 'powerecta-20mg-4-tab-z391PO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 58, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41304, NULL, 'admin', 1, 'PRAVOTIN 100ML 14 SACHETS', 'pravotin-100ml-14-sachets-Sz9QDp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41305, NULL, 'admin', 1, 'PRAVOTIN 100ML 30SACHETS', 'pravotin-100ml-30sachets-fVLwsZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 360, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41306, NULL, 'admin', 1, 'PRECI CHEK AC-302', 'preci-chek-ac-302-dWls7F', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41307, NULL, 'admin', 1, 'PREDSOL FORTE SYRUP', 'predsol-forte-syrup-HvCD8P', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 52, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41308, NULL, 'admin', 1, 'PREDSOL SYRUP', 'predsol-syrup-omIX7j', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 57, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41309, NULL, 'admin', 1, 'PREGNACARE 30 TAB', 'pregnacare-30-tab-FuVUsw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41310, NULL, 'admin', 1, 'PREGTILITY 60TAB', 'pregtility-60tab-lS47gX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41311, NULL, 'admin', 1, 'PRESSVAL 160MG 30TAB', 'pressval-160mg-30tab-0LCPla', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 79.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41312, NULL, 'admin', 1, 'PRETTIER CREAM 50 GM', 'prettier-cream-50-gm-fZxU6v', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 199, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41313, NULL, 'admin', 1, 'prettier facial wash 200 ml', 'prettier-facial-wash-200-ml-HW9CvP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41314, NULL, 'admin', 1, 'PREVEX SPRAY 120 ML', 'prevex-spray-120-ml-ByFmP8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41315, NULL, 'admin', 1, 'PREXAL 5 MG 9 TAB', 'prexal-5-mg-9-tab-iDNkhB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 230, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41316, NULL, 'admin', 1, 'PRIANIL CR 30TAB', 'prianil-cr-30tab-MiEJDu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 162, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41317, NULL, 'admin', 1, 'PRIDOCAINE CREAM 30 GM', 'pridocaine-cream-30-gm-b0A3NJ', 'physical', '[{\"id\":\"4\",\"position\":1}]', '4', NULL, NULL, 1, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680a7b1f3ef50.webp\"]', '[]', '2025-04-24-680a7b1f7c1ec.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 55, 0, '0', 'percent', 'exclude', '0', 'percent', 13, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-24 19:55:57', 1, 0, NULL, NULL, '2025-04-24-680a7b1f5fae2.png', 1, NULL, 0.00, 0, NULL, NULL, '115521'), (41318, NULL, 'admin', 1, 'PRIMPERAN 10 TAB', 'primperan-10-tab-6vWV5w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 10.5, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41319, NULL, 'admin', 1, 'PRIMPERAN 10MG /2ML 12AMP', 'primperan-10mg-2ml-12amp-jx1vgV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41320, NULL, 'admin', 1, 'PRIMROSE-E 30 CAPS', 'primrose-e-30-caps-NGN4Pv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 198, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41321, NULL, 'admin', 1, 'PRIMROSE PLUS 30CAP', 'primrose-plus-30cap-hROQlb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41322, NULL, 'admin', 1, 'PRINCESS CHAMSY EXSTRA HOLD HAIR SPRAY', 'princess-chamsy-exstra-hold-hair-spray-O8k9wz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 315, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41323, NULL, 'admin', 1, 'PRINORELAX 15MG 30CAPS', 'prinorelax-15mg-30caps-lkONeT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 103, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41324, NULL, 'admin', 1, 'PRISOLINE DROPS', 'prisoline-drops-88OAMG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 23, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41325, NULL, 'admin', 1, 'PRIVATE COTT 18 SUPER WING', 'private-cott-18-super-wing-kzMLdD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (41326, NULL, 'admin', 1, 'PRIVATE EXTRA THIN NIGHT 14 PADS', 'private-extra-thin-night-14-pads-6kom6K', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-25 03:26:06', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41327, NULL, 'admin', 1, 'PRIVATE EXTRA THIN NORMAL 10 PADS', 'private-extra-thin-normal-10-pads-h98k5N', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41328, NULL, 'admin', 1, 'PRIVATE EXTRA THIN NORMAL 18 PADS', 'private-extra-thin-normal-18-pads-fG2yYk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41329, NULL, 'admin', 1, 'PRIVATE EXTRA THIN SUPER 16 PADS', 'private-extra-thin-super-16-pads-qi30mT', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, 1, 'pc', 1, 0, NULL, NULL, '[\"2025-04-25-680ad76c1049e.webp\"]', '[]', '2025-04-25-680ad76c22cec.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 95, 0, '0', 'percent', 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-25 03:29:45', 1, 0, NULL, NULL, '2025-04-25-680ad76c1e0eb.png', 1, NULL, 0.00, 0, NULL, NULL, '117016'), (41330, NULL, 'admin', 1, 'PRIVATE EXTRA THIN SUPER 8 PADS', 'private-extra-thin-super-8-pads-aXQ8ft', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41331, NULL, 'admin', 1, 'PRIVATE MAXI NORMAL 16 PADS', 'private-maxi-normal-16-pads-Ki7QiI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41332, NULL, 'admin', 1, 'PRIVATE MAXI POCKET NIGHT 16 PADS', 'private-maxi-pocket-night-16-pads-YocGKb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41333, NULL, 'admin', 1, 'PRIVATE MISSTEEN EXTRA THIN NORMAL 10 PADS', 'private-missteen-extra-thin-normal-10-pads-PUcOTZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41334, NULL, 'admin', 1, 'PRIVATE NATURAL 8FEMININE PADS', 'private-natural-8feminine-pads-hlNOgP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41335, NULL, 'admin', 1, 'private natural cotton feel', 'private-natural-cotton-feel-WZvMfu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41336, NULL, 'admin', 1, 'private natural cotton feel 9 super', 'private-natural-cotton-feel-9-super-Ua2gmU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41337, NULL, 'admin', 1, 'PROBRIC 20MG 10TAB', 'probric-20mg-10tab-MCZIIU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 27, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41338, NULL, 'admin', 1, 'PROCORLAN 5MG 28TAB', 'procorlan-5mg-28tab-koVhVr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 352, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41339, NULL, 'admin', 1, 'PROCORLAN 7.5MG TAB', 'procorlan-75mg-tab-nL0Ck3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 352, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41340, NULL, 'admin', 1, 'PROCTAN 30CAP', 'proctan-30cap-FtpCQz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41341, NULL, 'admin', 1, 'PROGEST 100MG 24 CAP', 'progest-100mg-24-cap-R11Lxi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41342, NULL, 'admin', 1, 'PROGRAF 1 MG 100 CAP', 'prograf-1-mg-100-cap-ognUUa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 3150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41343, NULL, 'admin', 1, 'PROGRAF 500MG 50 CAP', 'prograf-500mg-50-cap-ys4Eix', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1950, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41344, NULL, 'admin', 1, 'PROLIA 60 MG SYRING', 'prolia-60-mg-syring-UvGdcJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 5174, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41345, NULL, 'admin', 1, 'PRONTO PLUS 20TAB', 'pronto-plus-20tab-v8UsIA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41346, NULL, 'admin', 1, 'PRONTOGEST 200 MG SUPP', 'prontogest-200-mg-supp-NAulxH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 126, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41347, NULL, 'admin', 1, 'PRONTOGEST 400 MG 30 VAG SUPP', 'prontogest-400-mg-30-vag-supp-uJRyql', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 372, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41348, NULL, 'admin', 1, 'PRONTOGEST 50MG/ML 5 AMP', 'prontogest-50mgml-5-amp-4GjG4k', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41349, NULL, 'admin', 1, 'PROSCAR 5MG 28TAB', 'proscar-5mg-28tab-o1Wk9b', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 234, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41350, NULL, 'admin', 1, 'PROSTACURE CAP', 'prostacure-cap-Itf2ja', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 94, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41351, NULL, 'admin', 1, 'PROSTRIDE 5MG 30CAP', 'prostride-5mg-30cap-X0hksa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 183, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41352, NULL, 'admin', 1, 'PROTECA LOTION 120ML', 'proteca-lotion-120ml-2ibMoA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 62, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41353, NULL, 'admin', 1, 'PROTOZOLE 500 MG 12TAB', 'protozole-500-mg-12tab-SMkwOA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 12, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41354, NULL, 'admin', 1, 'PROXERA SERUM INTENSIF VISAGE 40ML', 'proxera-serum-intensif-visage-40ml-baWXPJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 640, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41355, NULL, 'admin', 1, 'PROXIMOL EFF', 'proximol-eff-pQpqrh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 52, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41356, NULL, 'admin', 1, 'PROZAC 20MG 14CAP', 'prozac-20mg-14cap-dIBrfS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 118, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41357, NULL, 'admin', 1, 'PRUCASOFT 1MG TAB', 'prucasoft-1mg-tab-WZEkqd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 118, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41358, NULL, 'admin', 1, 'PRUCASOFT 2MG TAB', 'prucasoft-2mg-tab-C5WfbN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 118, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41359, NULL, 'admin', 1, 'PSYCHODAL 1MG 30TAB', 'psychodal-1mg-30tab-nWsVrr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 79.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41360, NULL, 'admin', 1, 'PSYCHODAL 2MG 30TAB', 'psychodal-2mg-30tab-48KgDa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 171, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41361, NULL, 'admin', 1, 'PSYCHODAL 3MG 30TAB', 'psychodal-3mg-30tab-eqWAE6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 198, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41362, NULL, 'admin', 1, 'PULMICORT 0.25MG/ML 20 AMP', 'pulmicort-025mgml-20-amp-4vmgMR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 564, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41363, NULL, 'admin', 1, 'PURE ACETONE 70ML', 'pure-acetone-70ml-clmUth', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41364, NULL, 'admin', 1, 'PURE ALOE VERA GEL 250', 'pure-aloe-vera-gel-250-4L4c7m', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41365, NULL, 'admin', 1, 'PURE ROSE WATER 70ML', 'pure-rose-water-70ml-LsTqDB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 15, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41366, NULL, 'admin', 1, 'PURE TALC POWDER 60 GM', 'pure-talc-powder-60-gm-g7pQ0k', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 10, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41367, NULL, 'admin', 1, 'PURE VASELINE', 'pure-vaseline-XYrFPn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41368, NULL, 'admin', 1, 'PURE VASELINE 120 ML', 'pure-vaseline-120-ml-Nl8d0H', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41369, NULL, 'admin', 1, 'PURE VASELINE 240 ML', 'pure-vaseline-240-ml-ui6D0m', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41370, NULL, 'admin', 1, 'PURGATON 30TAB', 'purgaton-30tab-6bAfeP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41371, NULL, 'admin', 1, 'PURITANS PRIDE GREEN COFFEE EXTRACT 800MG 60 CAPS', 'puritans-pride-green-coffee-extract-800mg-60-caps-y0EHbO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 480, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41372, NULL, 'admin', 1, 'QUADRIDERM CREAM', 'quadriderm-cream-qgnCwC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41373, NULL, 'admin', 1, 'QUALITA COTTON BUDS 200 PIECES مدور', 'qualita-cotton-buds-200-pieces-mdor-DK9JEF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41374, NULL, 'admin', 1, 'QUALITA COTTON PADS CHAMOMILE 70 PCS', 'qualita-cotton-pads-chamomile-70-pcs-ZpWGXw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41375, NULL, 'admin', 1, 'QUALITY DIAPER 80', 'quality-diaper-80-jAFfWY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41376, NULL, 'admin', 1, 'QUETIAPINE 200 MG', 'quetiapine-200-mg-JHWz2Z', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 234, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41377, NULL, 'admin', 1, 'QUETIAZIC 300 MG 30 TAB', 'quetiazic-300-mg-30-tab-a8lz3P', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 321, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41378, NULL, 'admin', 1, 'QUIBRON T SR 100TAB', 'quibron-t-sr-100tab-yT1Jzv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 132, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41379, NULL, 'admin', 1, 'QUICK SLIM 120MG 30CAP', 'quick-slim-120mg-30cap-nMiljs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41380, NULL, 'admin', 1, 'QUITAPEX 100 MG 30 TAB', 'quitapex-100-mg-30-tab-UO7gsz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 186, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41381, NULL, 'admin', 1, 'QUITAPEX 200 MG 30 TAB', 'quitapex-200-mg-30-tab-DhaG35', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 261, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41382, NULL, 'admin', 1, 'QUITAPEX 25 MG 30 TAB', 'quitapex-25-mg-30-tab-MxUM5N', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 87, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41383, NULL, 'admin', 1, 'QUITAPEX 300 XR MG 30 TAB', 'quitapex-300-xr-mg-30-tab-QPwfZ0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 336, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41384, NULL, 'admin', 1, 'QUITAPEX 400 MG XR 30 TAB', 'quitapex-400-mg-xr-30-tab-rtL2oR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 387, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41385, NULL, 'admin', 1, 'RAMECEFTRAX I.M 1GM VIAL', 'rameceftrax-im-1gm-vial-0WONzR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 56, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41386, NULL, 'admin', 1, 'RANA FEEDER 250ML', 'rana-feeder-250ml-MNTyLg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 27, 0, '0', NULL, 'exclude', '0', 'percent', 60, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41387, NULL, 'admin', 1, 'RANCIF 500MG TAB', 'rancif-500mg-tab-Czkc1L', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41388, NULL, 'admin', 1, 'RANDIL 20MG 30 TAB', 'randil-20mg-30-tab-ipTiVD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 114, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41389, NULL, 'admin', 1, 'RANI-f EFF 6 SACHETS', 'rani-f-eff-6-sachets-3vxNAi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41390, NULL, 'admin', 1, 'RECOXIBRIGHT 120MG 7 TAB', 'recoxibright-120mg-7-tab-q1S4ai', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 88, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41391, NULL, 'admin', 1, 'RECOXIBRIGHT 60MG TAB', 'recoxibright-60mg-tab-52VSn6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 188, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41392, NULL, 'admin', 1, 'RECOXIBRIGHT 90MG TAB', 'recoxibright-90mg-tab-tg3slg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 297, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41393, NULL, 'admin', 1, 'REGCOR 10 MG 10 TAB', 'regcor-10-mg-10-tab-2pbjZd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 16, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41394, NULL, 'admin', 1, 'REGIMAX 120MG 30 CAP', 'regimax-120mg-30-cap-QSbVlc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41395, NULL, 'admin', 1, 'RELAX 30CAP', 'relax-30cap-c62e3e', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41396, NULL, 'admin', 1, 'RELAX MASSAGE GEL 50 GM', 'relax-massage-gel-50-gm-wxVqkg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41397, NULL, 'admin', 1, 'RELAXON CAP', 'relaxon-cap-RuIp01', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41398, NULL, 'admin', 1, 'REMERON 30 MG 10 TAB', 'remeron-30-mg-10-tab-s9Ge6I', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41399, NULL, 'admin', 1, 'REMO ADVANCED CREAM 120ML', 'remo-advanced-cream-120ml-HJnrhi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41400, NULL, 'admin', 1, 'REMO MOISTURIZING CREAM 120GM', 'remo-moisturizing-cream-120gm-ZTH6e6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 280, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41401, NULL, 'admin', 1, 'REMOWAX DROPS', 'remowax-drops-ZnX40U', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41402, NULL, 'admin', 1, 'REPARIL-GEL N 40 GM', 'reparil-gel-n-40-gm-50spMR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 58, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41403, NULL, 'admin', 1, 'RESTO-guide 50 GM CREAM', 'resto-guide-50-gm-cream-xnklt1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41404, NULL, 'admin', 1, 'RETASTAR 30 GM CREAM', 'retastar-30-gm-cream-S9k9Zr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41405, NULL, 'admin', 1, 'REVAREST DOUCHE', 'revarest-douche-T5kQgZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41406, NULL, 'admin', 1, 'REXONA CEDARWOOD &MINT 150 ML SPRAY', 'rexona-cedarwood-mint-150-ml-spray-285Rxy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41407, NULL, 'admin', 1, 'REXONA ROLL POWDER 25 ML', 'rexona-roll-powder-25-ml-g5N9OK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41408, NULL, 'admin', 1, 'REXONA V 8 MAN 50 ML', 'rexona-v-8-man-50-ml-xtD6QS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41409, NULL, 'admin', 1, 'REXONA WHIET &BLACK MAN 50 ML', 'rexona-whiet-black-man-50-ml-fU0CIJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41410, NULL, 'admin', 1, 'REXONA XTRA COOL 20 ML', 'rexona-xtra-cool-20-ml-1m5U9B', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41411, NULL, 'admin', 1, 'REXONA XTRA COOL MAN 50 ML', 'rexona-xtra-cool-man-50-ml-X7nMU3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41412, NULL, 'admin', 1, 'REXONA 72H XTRA COOL 150 ML SPRAY', 'rexona-72h-xtra-cool-150-ml-spray-HUtcFU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41413, NULL, 'admin', 1, 'REXONA ADVANCED PEAH & LEMONGRASS 72H', 'rexona-advanced-peah-lemongrass-72h-dqHV5A', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41414, NULL, 'admin', 1, 'REXONA BAMBOO ROLL ON 20 ML', 'rexona-bamboo-roll-on-20-ml-QelOHl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41415, NULL, 'admin', 1, 'rexona quantum dry 20 ml', 'rexona-quantum-dry-20-ml-FQj02E', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41416, NULL, 'admin', 1, 'rexona roll SHEWR FRESH 50 ML', 'rexona-roll-shewr-fresh-50-ml-N0U9xo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41417, NULL, 'admin', 1, 'rexona shower fresh', 'rexona-shower-fresh-z2tPk8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41418, NULL, 'admin', 1, 'REXSOL DANDRUFF SHAMPOO WITH MENTHHOL240ML', 'rexsol-dandruff-shampoo-with-menthhol240ml-3vgByY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 845, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41419, NULL, 'admin', 1, 'REXSOL NIXODIL TONIC 120 ML', 'rexsol-nixodil-tonic-120-ml-ZFp0RO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 770, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41420, NULL, 'admin', 1, 'REXSOL REVITALIZING SHAMPOO 250 ML', 'rexsol-revitalizing-shampoo-250-ml-CtOIOL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 845, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41421, NULL, 'admin', 1, 'RHEUXICAM 8 MG 20 TAB', 'rheuxicam-8-mg-20-tab-0uC1Pn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 47, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41422, NULL, 'admin', 1, 'RHINEX ADULT DROPS', 'rhinex-adult-drops-b4aahs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 18, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (41423, NULL, 'admin', 1, 'RHINOCALM SYRUP 120 ML', 'rhinocalm-syrup-120-ml-clNStl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41424, NULL, 'admin', 1, 'RHINOPRO SYRUP', 'rhinopro-syrup-p0OzBB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 22, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41425, NULL, 'admin', 1, 'RIB BELT', 'rib-belt-ewOcBg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 213, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41426, NULL, 'admin', 1, 'RICHI PANTHENOL CREAM 20 GM', 'richi-panthenol-cream-20-gm-GoJUzW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41427, NULL, 'admin', 1, 'RICHI PANTHENOL CREAM 50 GM', 'richi-panthenol-cream-50-gm-dpibph', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 49.5, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41428, NULL, 'admin', 1, 'RINGER SOLUTION INJECTION 500 ML.', 'ringer-solution-injection-500-ml-kLo8p1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41429, NULL, 'admin', 1, 'RISCURE 2 MG 20 TAB', 'riscure-2-mg-20-tab-43neJw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 73, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41430, NULL, 'admin', 1, 'RISCURE 2 MG 30 TAB', 'riscure-2-mg-30-tab-ypwDQu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 109.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41431, NULL, 'admin', 1, 'RISPERDAL 2MG TAB', 'risperdal-2mg-tab-GFgHA8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41432, NULL, 'admin', 1, 'RIVAROSPIRE 20MG 28TAB', 'rivarospire-20mg-28tab-KDlN98', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 364, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41433, NULL, 'admin', 1, 'RIVAROSPIRE10MG 20TAB', 'rivarospire10mg-20tab-8E60mb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 254, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41434, NULL, 'admin', 1, 'RIVAROSPIRE15MG 42TAB', 'rivarospire15mg-42tab-UQ0vdU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 534, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41435, NULL, 'admin', 1, 'RIVO 200 TAB', 'rivo-200-tab-jtVpY2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 141, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41436, NULL, 'admin', 1, 'ROACCUTANE 20MG CAP', 'roaccutane-20mg-cap-RJDLWo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 408, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41437, NULL, 'admin', 1, 'ROMANCE 200 ML', 'romance-200-ml-Jyxt02', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41438, NULL, 'admin', 1, 'ROMANTIGRA 20MG 4TAB', 'romantigra-20mg-4tab-tqxra7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 37.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41439, NULL, 'admin', 1, 'ROMIX CREAM 60 GM', 'romix-cream-60-gm-1fi5uT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 158, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41440, NULL, 'admin', 1, 'ROSITA HAIR LOTION 250 GM', 'rosita-hair-lotion-250-gm-zrx6ND', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41441, NULL, 'admin', 1, 'ROSITOR 10 MG 14 TAP', 'rositor-10-mg-14-tap-rweJAC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 41, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41442, NULL, 'admin', 1, 'ROSUVAST 20 MG 14 TAB', 'rosuvast-20-mg-14-tab-oOkgUh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 118, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41443, NULL, 'admin', 1, 'ROTmoov', 'rotmoov-uEaBZ4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41444, NULL, 'admin', 1, 'ROWACHOL 45 CAP', 'rowachol-45-cap-DKzI2l', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41445, NULL, 'admin', 1, 'ROWATINEX 45CAP', 'rowatinex-45cap-wKar5V', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41446, NULL, 'admin', 1, 'ROXOGESIC 60 MG 20 TAB', 'roxogesic-60-mg-20-tab-qXp6ie', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 76, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41447, NULL, 'admin', 1, 'ROYAL GEL CREAM 450GM', 'royal-gel-cream-450gm-MiEW2d', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41448, NULL, 'admin', 1, 'ROYAL TEA REGIME 25 SACHET', 'royal-tea-regime-25-sachet-2Ndk5l', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41449, NULL, 'admin', 1, 'ROYAL TEA REGIME 50 SACHET', 'royal-tea-regime-50-sachet-7O8c5E', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 1, 'pc', 1, 0, NULL, NULL, '[\"2025-04-25-680ad7fb27967.webp\"]', '[]', '2025-04-25-680ad7fb2fe16.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 45, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-25 03:32:08', 1, 0, NULL, NULL, '2025-04-25-680ad7fb2d934.png', 1, NULL, 0.00, 0, NULL, NULL, '120809'), (41450, NULL, 'admin', 1, 'ROZALIA HAIR LOTION 120ML', 'rozalia-hair-lotion-120ml-Kp8CM3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41451, NULL, 'admin', 1, 'ROZALIA HAIR SHAMPOO 200ML', 'rozalia-hair-shampoo-200ml-0niGLL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 235, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41452, NULL, 'admin', 1, 'ROZALIA SERUM 120ML', 'rozalia-serum-120ml-9dpvDT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41453, NULL, 'admin', 1, 'RUBALGINE CREAM', 'rubalgine-cream-T4SKNT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41454, NULL, 'admin', 1, 'RUBARU CREAM', 'rubaru-cream-OF5bZd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41455, NULL, 'admin', 1, 'RUTA C 60MG 20TAB', 'ruta-c-60mg-20tab-032m5t', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 19, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41456, NULL, 'admin', 1, 'RX MASSAGE CREAM', 'rx-massage-cream-bm2knl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41457, NULL, 'admin', 1, 'RX MASSAGE GEL 50 GM', 'rx-massage-gel-50-gm-V22V74', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 79.9, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41458, NULL, 'admin', 1, 'RYBELSUS 14MG 10 TABS', 'rybelsus-14mg-10-tabs-9gMGi4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1575, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-05-10 17:19:36', 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41459, NULL, 'admin', 1, 'RYBELSUS 3MG 10 TABS', 'rybelsus-3mg-10-tabs-YCdzSm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1575, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41460, NULL, 'admin', 1, 'RYTMONORM 30 TAB', 'rytmonorm-30-tab-9NQLqd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41461, NULL, 'admin', 1, 'RYZODEG FLEX TOUCH 100 UNITS', 'ryzodeg-flex-touch-100-units-5DAqAe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 618, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41462, NULL, 'admin', 1, 'S-26 GOLD 800', 's-26-gold-800-OoYXQr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 599, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41463, NULL, 'admin', 1, 'SACNEL CREAM', 'sacnel-cream-lOIEvk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41464, NULL, 'admin', 1, 'SACROFER I.V 5 ML 5 AMP', 'sacrofer-iv-5-ml-5-amp-eQcleN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41465, NULL, 'admin', 1, 'SAFE LOAD LOOP MODEL T CU 380 AWITH', 'safe-load-loop-model-t-cu-380-awith-zRyMS4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41466, NULL, 'admin', 1, 'SALBOVENT FORTE 20 TAB', 'salbovent-forte-20-tab-sfSd59', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 18, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41467, NULL, 'admin', 1, 'SALBOVENT SYRUP', 'salbovent-syrup-IN3tei', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41468, NULL, 'admin', 1, 'SALBOVENT TAB', 'salbovent-tab-Uwo6RS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41469, NULL, 'admin', 1, 'SALIBET OINT', 'salibet-oint-yYSjS0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 29, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41470, NULL, 'admin', 1, 'SAMSUNG 25شرايط سكر', 'samsung-25shrayt-skr-2UbkYH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 380, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41471, NULL, 'admin', 1, 'SAMSUNG 50شرايط سكر', 'samsung-50shrayt-skr-cAO65g', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 760, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41472, NULL, 'admin', 1, 'SAMSUNG جهاز سكر', 'samsung-ghaz-skr-BUGPAS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 745, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41473, NULL, 'admin', 1, 'SANI SENSITIVE PANTS XL 20PADS', 'sani-sensitive-pants-xl-20pads-jELpd6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 755, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41474, NULL, 'admin', 1, 'SANI SENSITIVE PANTS XLARG', 'sani-sensitive-pants-xlarg-VRAa9r', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 535, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41475, NULL, 'admin', 1, 'SANOSAN ANTI STRETCH MARK CREAM 200 ML', 'sanosan-anti-stretch-mark-cream-200-ml-kmZXZZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 555, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41476, NULL, 'admin', 1, 'SANOSAN BABY BATH & SHAMPOO 100 ML', 'sanosan-baby-bath-shampoo-100-ml-T55MnS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41477, NULL, 'admin', 1, 'SANOSAN BABY CARE LOTION 200ML', 'sanosan-baby-care-lotion-200ml-QS1e2i', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 294, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41478, NULL, 'admin', 1, 'SANOSAN BABY CARE LOTTION 100ML', 'sanosan-baby-care-lottion-100ml-15KJlc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 199, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41479, NULL, 'admin', 1, 'SANOSAN BABY CARE OIL 200 ML', 'sanosan-baby-care-oil-200-ml-qoVVml', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 398, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41480, NULL, 'admin', 1, 'sanosan baby care soap milk', 'sanosan-baby-care-soap-milk-gecRXS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 159, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41481, NULL, 'admin', 1, 'SANOSAN BABY KIDS BATH & SHAMPOO 200 ML', 'sanosan-baby-kids-bath-shampoo-200-ml-RAPSIn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41482, NULL, 'admin', 1, 'SANOSAN KIDS CARE LOTION BANANA 200ML', 'sanosan-kids-care-lotion-banana-200ml-fBu5YF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 297, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41483, NULL, 'admin', 1, 'SANOSAN KIDS EASY COMB SPRAY 125ML', 'sanosan-kids-easy-comb-spray-125ml-OQJN3b', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 465, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41484, NULL, 'admin', 1, 'SANOSAN KIDS SHOWER AND SHAMPOO banana 200ML', 'sanosan-kids-shower-and-shampoo-banana-200ml-A8Zy5x', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 297, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41485, NULL, 'admin', 1, 'SANOSAN KIDS SHOWER AND SHAMPOO PEACH 200ML', 'sanosan-kids-shower-and-shampoo-peach-200ml-7VyM9i', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 297, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41486, NULL, 'admin', 1, 'SANOSAN KIDS SHOWER AND SHAMPOO RASPBERRY 200ML', 'sanosan-kids-shower-and-shampoo-raspberry-200ml-I9hgrv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 269, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41487, NULL, 'admin', 1, 'SANOSAN KIDS SHOWER AND SHAMPOO RASPBERRY 400ML', 'sanosan-kids-shower-and-shampoo-raspberry-400ml-Ti2qRW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41488, NULL, 'admin', 1, 'SANOSAN KIDS SHOWER AND SHAMPOO STRAWBERRY 400ML', 'sanosan-kids-shower-and-shampoo-strawberry-400ml-ekQdww', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41489, NULL, 'admin', 1, 'SANOSAN SHAMPOO 200 MG', 'sanosan-shampoo-200-mg-EA5jmM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 259, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41490, NULL, 'admin', 1, 'SANOSAN WOMAN NIPPLE SLAVE CREAM 30 ML', 'sanosan-woman-nipple-slave-cream-30-ml-sDej08', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 495, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41491, NULL, 'admin', 1, 'SANOSAN WOMAN NURSING PADS 30 PADS', 'sanosan-woman-nursing-pads-30-pads-FA8UyL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 480, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41492, NULL, 'admin', 1, 'SANOSAN WOMAN STRETCH MARK FADER OIL 75ML', 'sanosan-woman-stretch-mark-fader-oil-75ml-1WWEkv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 595, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41493, NULL, 'admin', 1, 'SANSO D3 TAB', 'sanso-d3-tab-SvJMRr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41494, NULL, 'admin', 1, 'sanso FOLIC 800mg', 'sanso-folic-800mg-bBGFun', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41495, NULL, 'admin', 1, 'sansocod SYP', 'sansocod-syp-xTlMBW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41496, NULL, 'admin', 1, 'SANZAL SPRAY', 'sanzal-spray-mTTxLt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 98, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41497, NULL, 'admin', 1, 'SAUVAGE 100 ML', 'sauvage-100-ml-wYhGrr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41498, NULL, 'admin', 1, 'SAXENDA 6MG/ML 1PEN', 'saxenda-6mgml-1pen-Xql5MS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1970, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41499, NULL, 'admin', 1, 'scandal 30 ml', 'scandal-30-ml-oBpfFF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41500, NULL, 'admin', 1, 'SCARO GEL 50 GM', 'scaro-gel-50-gm-NfhcXN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 850, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41501, NULL, 'admin', 1, 'SCARO PLUS CREAM 50 GM', 'scaro-plus-cream-50-gm-1VCmQG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41502, NULL, 'admin', 1, 'SCENT PERFUM جيب', 'scent-perfum-gyb-XLC94k', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 13, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41503, NULL, 'admin', 1, 'SCENTS AIR FRESH', 'scents-air-fresh-EJsnEh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41504, NULL, 'admin', 1, 'SEBACLAR PURIFYING CLEANSING GEL 200 ML', 'sebaclar-purifying-cleansing-gel-200-ml-6vXsoy', 'physical', '[{\"id\":\"4\",\"position\":1}]', '4', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-23-682f93123bbd4.webp\"]', '[]', '2025-05-23-682f9334763d1.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 229, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-05-23 00:12:20', 1, 0, NULL, NULL, '2025-05-23-682f93346bb73.png', 1, NULL, 0.00, 0, NULL, NULL, '175184'), (41505, NULL, 'admin', 1, 'SEBIUM GEL EXFOLIANTING 100 ML', 'sebium-gel-exfolianting-100-ml-h6Fc8r', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 779, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41506, NULL, 'admin', 1, 'SEDIPROCT CREAM', 'sediproct-cream-IIitWz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41507, NULL, 'admin', 1, 'SEE-LIT FACIAL CLEANSER', 'see-lit-facial-cleanser-qieO4q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 199, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41508, NULL, 'admin', 1, 'SEE-LIT SKIN SERUM', 'see-lit-skin-serum-zp2R8a', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 385, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41509, NULL, 'admin', 1, 'SEKEM FLU HERBS 15PAG', 'sekem-flu-herbs-15pag-YIG6Rs', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 1, 'pc', 1, 0, NULL, NULL, '[\"2025-04-25-680ad3d147558.webp\"]', '[]', '2025-04-25-680ad3d1554b2.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 25, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', '2025-04-25 03:14:45', 1, 0, NULL, NULL, '2025-04-25-680ad3d1529d9.png', 1, NULL, 0.00, 0, NULL, NULL, '149420'), (41510, NULL, 'admin', 1, 'SEKEM SACH', 'sekem-sach-KodzMS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41511, NULL, 'admin', 1, 'SELENIUM ACE 30TAB', 'selenium-ace-30tab-mAWlld', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41512, NULL, 'admin', 1, 'SELENOSTAR TAB', 'selenostar-tab-SXpuIg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41513, NULL, 'admin', 1, 'SELGON 20MG 20TAB', 'selgon-20mg-20tab-2G7qzX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41514, NULL, 'admin', 1, 'SELGON SUPP', 'selgon-supp-KmtaxI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41515, NULL, 'admin', 1, 'SELOKENZOC 50MG 28TAB', 'selokenzoc-50mg-28tab-mUsG4x', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 94, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41516, NULL, 'admin', 1, 'SENSODYN GENTLE CARE TOOTHBRUSH', 'sensodyn-gentle-care-toothbrush-W578XW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41517, NULL, 'admin', 1, 'SENSODYNE DEEP CLEAN GEL 100ML FREE', 'sensodyne-deep-clean-gel-100ml-free-i7YbXg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41518, NULL, 'admin', 1, 'SENSODYNE DEEP CLEAN GEL 20ML', 'sensodyne-deep-clean-gel-20ml-EMdY4Z', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41519, NULL, 'admin', 1, 'SENSODYNE DEEP CLEAN GEL 50ML', 'sensodyne-deep-clean-gel-50ml-awxdAK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (41520, NULL, 'admin', 1, 'SENSODYNE DEEP CLEAN GEL 50ML FREE', 'sensodyne-deep-clean-gel-50ml-free-K292JO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41521, NULL, 'admin', 1, 'SENSODYNE EXTRA FRESH 100ML', 'sensodyne-extra-fresh-100ml-ht94KI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41522, NULL, 'admin', 1, 'SENSODYNE EXTRA SOFT PROTECTION', 'sensodyne-extra-soft-protection-yi050Y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41523, NULL, 'admin', 1, 'SENSODYNE F 100 ML BLUE', 'sensodyne-f-100-ml-blue-maTXts', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41524, NULL, 'admin', 1, 'SENSODYNE F 20 ML BLUE', 'sensodyne-f-20-ml-blue-mSMroN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41525, NULL, 'admin', 1, 'SENSODYNE GUM CARE SOFT TOOTHBRUSH', 'sensodyne-gum-care-soft-toothbrush-CXwmZO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 15, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41526, NULL, 'admin', 1, 'SENSODYNE MULTI CARE + WHITENING 20 GM', 'sensodyne-multi-care-whitening-20-gm-RvvxrA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 14, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41527, NULL, 'admin', 1, 'SENSODYNE MULTI CARE 100 ML', 'sensodyne-multi-care-100-ml-lbLVxD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41528, NULL, 'admin', 1, 'SENSODYNE MULTI CARE 50 ML', 'sensodyne-multi-care-50-ml-PsyeRL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41529, NULL, 'admin', 1, 'SENSODYNE ORIGINAL 100 ML احمر', 'sensodyne-original-100-ml-ahmr-VIYbr9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41530, NULL, 'admin', 1, 'SENSODYNE ORIGINAL 50 ML REED', 'sensodyne-original-50-ml-reed-GTVBup', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41531, NULL, 'admin', 1, 'SENSODYNE RAPID ACTION 20 ML', 'sensodyne-rapid-action-20-ml-9c4F2S', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41532, NULL, 'admin', 1, 'SENSODYNE RAPID ACTION 75 ML FREE', 'sensodyne-rapid-action-75-ml-free-eNtitr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41533, NULL, 'admin', 1, 'SENSODYNE RAPID RELIEF SOFT', 'sensodyne-rapid-relief-soft-34SIOf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41534, NULL, 'admin', 1, 'SENSODYNE SOFT فرشاه', 'sensodyne-soft-frshah-Ygs1Up', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 13, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41535, NULL, 'admin', 1, 'SENSODYNE SOIN PROTECTION', 'sensodyne-soin-protection-YAaq8n', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41536, NULL, 'admin', 1, 'SENSODYNE TOOTHBRUSH ADVANCED COMPLETE SOFT', 'sensodyne-toothbrush-advanced-complete-soft-YrbzPu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41537, NULL, 'admin', 1, 'SENSODYNE TOTAL CARE فرشاه', 'sensodyne-total-care-frshah-gJrBom', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41538, NULL, 'admin', 1, 'SENSODYNE.F 50 ML BLU', 'sensodynef-50-ml-blu-PCuAHn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41539, NULL, 'admin', 1, 'SEPHORA', 'sephora-za4rVp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 900, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41540, NULL, 'admin', 1, 'SEPHORA SUPER HYDRATANT', 'sephora-super-hydratant-oFJw0F', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2500, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41541, NULL, 'admin', 1, 'SEPTAZOLE 200 TAB', 'septazole-200-tab-scgXXP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 229, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41542, NULL, 'admin', 1, 'SEPTAZOLE SYRUP 100ML', 'septazole-syrup-100ml-ZFxRvX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 29, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41543, NULL, 'admin', 1, 'SERETIDE DISKUS 100', 'seretide-diskus-100-w8k15U', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 244, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41544, NULL, 'admin', 1, 'SERETIDE DISKUS 250-60DOSE', 'seretide-diskus-250-60dose-80YUOQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 335, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41545, NULL, 'admin', 1, 'SERETIDE DISKUS 500MIC', 'seretide-diskus-500mic-WM9Gsq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 411, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41546, NULL, 'admin', 1, 'SEROPIPE HAIR CONDITIONER 200 ML', 'seropipe-hair-conditioner-200-ml-8qGrk7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 215, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41547, NULL, 'admin', 1, 'SEROPIPE HAIR DROPPER VIAL', 'seropipe-hair-dropper-vial-JNYKr3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41548, NULL, 'admin', 1, 'SEROPIPE HAIR MASK 300 ML', 'seropipe-hair-mask-300-ml-Qj5dDD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 285, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41549, NULL, 'admin', 1, 'SEROPIPE HAIR SHAMPOO 300 ML', 'seropipe-hair-shampoo-300-ml-D8VatZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41550, NULL, 'admin', 1, 'SEROPIPE HAIR SPRAY ACCELERATOR 200 ML', 'seropipe-hair-spray-accelerator-200-ml-HDUbhj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41551, NULL, 'admin', 1, 'SEROQUEL 100MG 30TAB', 'seroquel-100mg-30tab-RD3j9V', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 349.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41552, NULL, 'admin', 1, 'SEROQUEL 25MG 10TAB', 'seroquel-25mg-10tab-hzgO0M', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 44.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41553, NULL, 'admin', 1, 'SERPASS 100 30 TAB', 'serpass-100-30-tab-dPGBq3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 177, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41554, NULL, 'admin', 1, 'SERPASS 50MG 30 TAB', 'serpass-50mg-30-tab-TZFEso', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41555, NULL, 'admin', 1, 'SHAAA', 'shaaa-01o6c7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41556, NULL, 'admin', 1, 'SHAAN BODY MILK 300ML', 'shaan-body-milk-300ml-0G561o', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41557, NULL, 'admin', 1, 'SHAAN BODY MILK TO VERY DRY SKIN 300ML', 'shaan-body-milk-to-very-dry-skin-300ml-01cDmp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41558, NULL, 'admin', 1, 'SHAAN CLEANSER GEL 250', 'shaan-cleanser-gel-250-2e0N9v', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41559, NULL, 'admin', 1, 'SHAAN CREAM DEEP SKIN VITAMIN B 5 120ml', 'shaan-cream-deep-skin-vitamin-b-5-120ml-InoZKM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41560, NULL, 'admin', 1, 'SHAAN INTIMATE FEMININE CLEANSER 250ML', 'shaan-intimate-feminine-cleanser-250ml-Oj9Om5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41561, NULL, 'admin', 1, 'SHAAN LIP BALM', 'shaan-lip-balm-eicbzQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41562, NULL, 'admin', 1, 'shaan soothing gel 60gm', 'shaan-soothing-gel-60gm-cxnNVK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41563, NULL, 'admin', 1, 'SHAAN SOOTHING GEL VIT E 200GM', 'shaan-soothing-gel-vit-e-200gm-BmY5iF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41564, NULL, 'admin', 1, 'SHARK LIVER OIL 500 MG 20 CAPS', 'shark-liver-oil-500-mg-20-caps-mHvQCJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 56, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41565, NULL, 'admin', 1, 'SHAVE CODE NORMAL GEL 150 ML', 'shave-code-normal-gel-150-ml-Rsv8Mi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41566, NULL, 'admin', 1, 'SHE BODY SPLASH ازرق 150مل', 'she-body-splash-azrk-150ml-ZJW4yr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41567, NULL, 'admin', 1, 'SHE SEXY 50ML', 'she-sexy-50ml-uPOobv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 235, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41568, NULL, 'admin', 1, 'SHE IS COOL 50ML', 'she-is-cool-50ml-M75F14', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41569, NULL, 'admin', 1, 'SHE IS FUN 50ML', 'she-is-fun-50ml-mh7naD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41570, NULL, 'admin', 1, 'SI BINK FOR WOMEN 30 ML', 'si-bink-for-women-30-ml-dZWrtN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41571, NULL, 'admin', 1, 'SI PASSIONE 100 ML', 'si-passione-100-ml-HQQapg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2150, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41572, NULL, 'admin', 1, 'si passoin', 'si-passoin-p3HO7o', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2250, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41573, NULL, 'admin', 1, 'sideral active', 'sideral-active-mLG7EO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41574, NULL, 'admin', 1, 'sideral bimbi', 'sideral-bimbi-uHeE91', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41575, NULL, 'admin', 1, 'sideral folic sach', 'sideral-folic-sach-69sYUx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41576, NULL, 'admin', 1, 'SIGNAL 2 MEDIUM . فرشة اسنان كبار', 'signal-2-medium-frsh-asnan-kbar-ABcJS6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 23, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41577, NULL, 'admin', 1, 'SIGNAL CAVITY FIGHTER 25 ML عرض', 'signal-cavity-fighter-25-ml-aard-FRDyvX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41578, NULL, 'admin', 1, 'SIGNAL CAVITY 25 ML', 'signal-cavity-25-ml-jsPzck', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41579, NULL, 'admin', 1, 'SIGNAL CAVITY FIGHTER 120 ML عرض', 'signal-cavity-fighter-120-ml-aard-mRBrN9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41580, NULL, 'admin', 1, 'SIGNAL CAVITY FIGHTER 25 ML عرض', 'signal-cavity-fighter-25-ml-aard-nMX7da', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41581, NULL, 'admin', 1, 'SIGNAL CHARCOAL 50 ML', 'signal-charcoal-50-ml-BScPyq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41582, NULL, 'admin', 1, 'SIGNAL COMPLETE 8 HERAL 100 ML', 'signal-complete-8-heral-100-ml-bNQx6j', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41583, NULL, 'admin', 1, 'SIGNAL COMPLETE8 BAKING SODA 50ML', 'signal-complete8-baking-soda-50ml-bqMHNu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 37, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41584, NULL, 'admin', 1, 'SIGNAL COMPLETE8 WHITE 100ML', 'signal-complete8-white-100ml-az1lnf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41585, NULL, 'admin', 1, 'SILDAVA 100 MG 12 TAB', 'sildava-100-mg-12-tab-9ZEsK5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 91.5, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41586, NULL, 'admin', 1, 'SILDEN 100 MG 8 TAB', 'silden-100-mg-8-tab-0IXABB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 66, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41587, NULL, 'admin', 1, 'SILDEN 50 MG 4 TAB', 'silden-50-mg-4-tab-46loWn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41588, NULL, 'admin', 1, 'SILDOCARE 8 MG 20 CAP', 'sildocare-8-mg-20-cap-klNjJQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41589, NULL, 'admin', 1, 'SILICONE FOOT PROTECTORS', 'silicone-foot-protectors-pwKS1k', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41590, NULL, 'admin', 1, 'SILIRASE GEL 15 GM', 'silirase-gel-15-gm-Xr6Zu8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 265, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41591, NULL, 'admin', 1, 'SILKPLAST 1.25 CM 180 CM', 'silkplast-125-cm-180-cm-9Z8ZMN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41592, NULL, 'admin', 1, 'SILKPLAST 10 X 5 Y', 'silkplast-10-x-5-y-MnEOtt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41593, NULL, 'admin', 1, 'SILKPLAST 2.5 CM X 5 Y', 'silkplast-25-cm-x-5-y-HMFZWK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41594, NULL, 'admin', 1, 'SILKPLAST 5 CM * 5 Y', 'silkplast-5-cm-5-y-Jm6Ouw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41595, NULL, 'admin', 1, 'SILKPLAST 7.5 X 5', 'silkplast-75-x-5-apbWVK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41596, NULL, 'admin', 1, 'silver man the latest version', 'silver-man-the-latest-version-bDcENO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 950, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41597, NULL, 'admin', 1, 'SIMEDILL SYRUP 120ML', 'simedill-syrup-120ml-RYi5vg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41598, NULL, 'admin', 1, 'SIMETHICONE DROPS 30ML', 'simethicone-drops-30ml-XDYDxA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41599, NULL, 'admin', 1, 'SIMETHICONE EMULSION', 'simethicone-emulsion-y9Mi8c', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 28, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41600, NULL, 'admin', 1, 'SIMPLEX SUPER THIN 3 CONDOM', 'simplex-super-thin-3-condom-QkNdvr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41601, NULL, 'admin', 1, 'SINADRY SYRUP', 'sinadry-syrup-mKI2Ss', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41602, NULL, 'admin', 1, 'SINE-UP SYRUP', 'sine-up-syrup-67xZkf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 29, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41603, NULL, 'admin', 1, 'SINEMET 25/250MG 20TAB', 'sinemet-25250mg-20tab-oRnyz0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 122, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41604, NULL, 'admin', 1, 'SINGULAIR 10 MG 14 TAB', 'singulair-10-mg-14-tab-j7Eu9H', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 192, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41605, NULL, 'admin', 1, 'SINLERG 20TAB', 'sinlerg-20tab-BkshV4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 56, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41606, NULL, 'admin', 1, 'SINOMARIN BABIES NOSE CARE 18 SINGLE USE VIALS 5ML', 'sinomarin-babies-nose-care-18-single-use-vials-5ml-lQDXN4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 266, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41607, NULL, 'admin', 1, 'SINOPRIL-CO 20/12.5MG 30TAB', 'sinopril-co-20125mg-30tab-WViAue', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 105, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41608, NULL, 'admin', 1, 'SINUPRET 50 TABS', 'sinupret-50-tabs-ObRqHz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41609, NULL, 'admin', 1, 'SINUPRET FORTE 50 TABS', 'sinupret-forte-50-tabs-Y37DR4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 154, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41610, NULL, 'admin', 1, 'sipromax solution', 'sipromax-solution-3eqw6G', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 660, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41611, NULL, 'admin', 1, 'SIRDALUD 2MG 20TAB', 'sirdalud-2mg-20tab-PNgNds', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41612, NULL, 'admin', 1, 'SIRDALUD 4MG 20TAB', 'sirdalud-4mg-20tab-QdmeMX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41613, NULL, 'admin', 1, 'SITOPROMO CREAM 25 MG', 'sitopromo-cream-25-mg-O2EVvZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41614, NULL, 'admin', 1, 'sleepez 3mg', 'sleepez-3mg-x2pvUd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 81, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41615, NULL, 'admin', 1, 'SMART BABY COMP & MUSIC BRUSH PP', 'smart-baby-comp-music-brush-pp-Uz7mMb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41616, NULL, 'admin', 1, 'SODIUM BICARB 1000 MG 30 CAPS', 'sodium-bicarb-1000-mg-30-caps-147apj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (41617, NULL, 'admin', 1, 'SODIUM CHLORIDE 0.9%', 'sodium-chloride-09-u6TTTB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 14, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41618, NULL, 'admin', 1, 'SODIUM CHLORIDE SOLUTION 0.9 500 ML', 'sodium-chloride-solution-09-500-ml-YvKHLH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 6.25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41619, NULL, 'admin', 1, 'SOFENACIN 10 MG 20 TAB', 'sofenacin-10-mg-20-tab-jzBUdG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 122, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41620, NULL, 'admin', 1, 'SOFICO 2IN1 CRADLE CAP SHAMPOO &CONDITIONER300 ML', 'sofico-2in1-cradle-cap-shampoo-conditioner300-ml-66CfQq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41621, NULL, 'admin', 1, 'SOFICO 2IN1 CURL&SHINE SHAMPOO &CONDITIONER300 ML', 'sofico-2in1-curlshine-shampoo-conditioner300-ml-gCLVOa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41622, NULL, 'admin', 1, 'SOFICO BABY MASSAGE OIL 125 ML', 'sofico-baby-massage-oil-125-ml-htvGNg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41623, NULL, 'admin', 1, 'SOFICO BUBBLE GUM BODY SPLASH 250ML', 'sofico-bubble-gum-body-splash-250ml-UDFpns', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41624, NULL, 'admin', 1, 'SOFICO CALM BODY LOTION 200 ML', 'sofico-calm-body-lotion-200-ml-YIkkU5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41625, NULL, 'admin', 1, 'SOFICO CURLY HAIR CREAM ARGAN & JOJOBA 200 ML', 'sofico-curly-hair-cream-argan-jojoba-200-ml-jqAFj0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41626, NULL, 'admin', 1, 'SOFICO DIAPER RASH PASTE 100 ML', 'sofico-diaper-rash-paste-100-ml-nFuCJz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41627, NULL, 'admin', 1, 'SOFICO DREAM BRIGHT BODY SPLASH 250ML', 'sofico-dream-bright-body-splash-250ml-LtWKPQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:05:56', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41628, NULL, 'admin', 1, 'SOFICO GLOW STAR BODY SPLASH 250ML', 'sofico-glow-star-body-splash-250ml-AMI263', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41629, NULL, 'admin', 1, 'SOFICO HAIR COMB SPRAY 200 ML', 'sofico-hair-comb-spray-200-ml-RTdvNQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41630, NULL, 'admin', 1, 'SOFICO MAGIC SPELL BODY SPLASH 250ML', 'sofico-magic-spell-body-splash-250ml-JfonRV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41631, NULL, 'admin', 1, 'SOFICO MOONLIT BODY SPLASH 250ML', 'sofico-moonlit-body-splash-250ml-xbeKwp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41632, NULL, 'admin', 1, 'SOFICO SECRET GARDEN BODY SPLASH 250ML', 'sofico-secret-garden-body-splash-250ml-fr61Pk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41633, NULL, 'admin', 1, 'SOFICO SHAMPOO & BATH 300 ML', 'sofico-shampoo-bath-300-ml-h7BgtK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41634, NULL, 'admin', 1, 'SOFICO SHOWER GEL BUBBLE GUM 470 ML', 'sofico-shower-gel-bubble-gum-470-ml-9P82xs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41635, NULL, 'admin', 1, 'SOFICO SHOWER GEL GREEN APPLE 470 ML', 'sofico-shower-gel-green-apple-470-ml-S6eF1B', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41636, NULL, 'admin', 1, 'SOFICO SHOWER GEL LAVANDER 300 ML', 'sofico-shower-gel-lavander-300-ml-sG25nd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41637, NULL, 'admin', 1, 'SOFICO SHOWER GEL STRAWBERRY 470 ML', 'sofico-shower-gel-strawberry-470-ml-EiPF6k', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41638, NULL, 'admin', 1, 'SOFICO VANILLA COCONUT BODY SPLASH 250ML', 'sofico-vanilla-coconut-body-splash-250ml-Nd6lwF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41639, NULL, 'admin', 1, 'SOFICO WOMAN OF EARTH BODY SPLASH 250ML', 'sofico-woman-of-earth-body-splash-250ml-k7vljG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41640, NULL, 'admin', 1, 'SOFIMER FAMILY NASAL SPRAY 100ML', 'sofimer-family-nasal-spray-100ml-JcO67n', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41641, NULL, 'admin', 1, 'SOFIMER KIDS NASAL SPRAY', 'sofimer-kids-nasal-spray-cvtOea', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41642, NULL, 'admin', 1, 'SOFIMER MINI NASAL SPRAY', 'sofimer-mini-nasal-spray-SpFdeJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41643, NULL, 'admin', 1, 'SOFT & PURE HAIR CREAM 200 GM', 'soft-pure-hair-cream-200-gm-l8BUuo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 330, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41644, NULL, 'admin', 1, 'SOFT & PURE HYDRATING GEL CREAM 75 GM', 'soft-pure-hydrating-gel-cream-75-gm-K6U0qt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41645, NULL, 'admin', 1, 'SOFT BEAUTIFUL', 'soft-beautiful-LRvHIE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 730, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41646, NULL, 'admin', 1, 'soft hand', 'soft-hand-zSstbo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 59, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41647, NULL, 'admin', 1, 'SOFY SOFT&MAXI THICK 16PADS', 'sofy-softmaxi-thick-16pads-g0K76L', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 16, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41648, NULL, 'admin', 1, 'SOFY SOFT&MAXI THICK EXTRA LONG 16PADS', 'sofy-softmaxi-thick-extra-long-16pads-6lDUqx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 16, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41649, NULL, 'admin', 1, 'SOLO SEPT skin cleanser 200ml', 'solo-sept-skin-cleanser-200ml-QIxNOj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41650, NULL, 'admin', 1, 'SOLODEX AGE DEFYING SERUM 30 ML', 'solodex-age-defying-serum-30-ml-QUpyWo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 550, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41651, NULL, 'admin', 1, 'SOLODEX ANTI AGE EYE COUNTOR CREAM GEL 15 ML', 'solodex-anti-age-eye-countor-cream-gel-15-ml-lLaAMW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41652, NULL, 'admin', 1, 'SOLODEX HYDRACTIV UREA CREAM 200GM', 'solodex-hydractiv-urea-cream-200gm-EzZBk9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 330, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41653, NULL, 'admin', 1, 'SOLODEX ROOTS HAIR CREAM 120ML', 'solodex-roots-hair-cream-120ml-YhTTV6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 600, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41654, NULL, 'admin', 1, 'SOLODEX ROOTS MASK 150 ML', 'solodex-roots-mask-150-ml-j5MEeZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41655, NULL, 'admin', 1, 'SOLODEX ROOTS SHAMPOO 200 ML', 'solodex-roots-shampoo-200-ml-jbnCPA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41656, NULL, 'admin', 1, 'SOLODEX WHITEACTIVE CREAM 30G', 'solodex-whiteactive-cream-30g-n1duqw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 325, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41657, NULL, 'admin', 1, 'SOLOFRESH 0.2% EYE DROPS 10ML', 'solofresh-02-eye-drops-10ml-74KCcA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 67, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41658, NULL, 'admin', 1, 'SOLUPRED OR 20 MG 20 TAB', 'solupred-or-20-mg-20-tab-nJPdzq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41659, NULL, 'admin', 1, 'SOLUPRED OR 5 MG 30 TAB', 'solupred-or-5-mg-30-tab-2c0WKz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41660, NULL, 'admin', 1, 'SOLVADOL KIDS SPRAY 20 ML', 'solvadol-kids-spray-20-ml-dRaAze', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 325, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41661, NULL, 'admin', 1, 'SOMATROPIN VIAL', 'somatropin-vial-EGGozg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 321, 0, '0', NULL, 'exclude', '0', 'percent', 20, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41662, NULL, 'admin', 1, 'SPANISCH FLY FORTE 15 ML IMP', 'spanisch-fly-forte-15-ml-imp-GRo9Uq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41663, NULL, 'admin', 1, 'SPARKLE VITAL FOR DRY HAIR OIL 190 ML', 'sparkle-vital-for-dry-hair-oil-190-ml-AYQB15', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41664, NULL, 'admin', 1, 'SPASCOLON 100MG 30TAB', 'spascolon-100mg-30tab-3wiJDh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 108, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41665, NULL, 'admin', 1, 'SPASCOLON 50MG 30TAB', 'spascolon-50mg-30tab-3tdiBE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 84, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41666, NULL, 'admin', 1, 'SPASMO DIGESTIN 30 TAB', 'spasmo-digestin-30-tab-Qoj7if', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 78, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41667, NULL, 'admin', 1, 'SPASMOFEN AMP', 'spasmofen-amp-fYw2kR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41668, NULL, 'admin', 1, 'SPASMOFREE 3 AMP', 'spasmofree-3-amp-cTFIas', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41669, NULL, 'admin', 1, 'SPASMOPYRALGIN TAB STRIPS', 'spasmopyralgin-tab-strips-6EKt3G', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 362, 0, '0', NULL, 'exclude', '0', 'percent', 14, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41670, NULL, 'admin', 1, 'SPASMOREST 10MG TAB', 'spasmorest-10mg-tab-3HJ1sx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 11.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41671, NULL, 'admin', 1, 'SPASMOREST 20MG TAB', 'spasmorest-20mg-tab-7crjyf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 32, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41672, NULL, 'admin', 1, 'SPASULANCE FILMS', 'spasulance-films-y2v9mB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41673, NULL, 'admin', 1, 'SPECIAL OFFER MELANTHENOL GEL+SEBANOIN FACIAL WASH', 'special-offer-melanthenol-gelsebanoin-facial-wash-VU1gxW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41674, NULL, 'admin', 1, 'SPECTONE 25MG 20TAB', 'spectone-25mg-20tab-3rQm6r', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41675, NULL, 'admin', 1, 'spertility 14 sachets', 'spertility-14-sachets-JbTIcv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 550, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41676, NULL, 'admin', 1, 'spinobac syr 120 ml', 'spinobac-syr-120-ml-d9m8J0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41677, NULL, 'admin', 1, 'SPIRAQUET 25 MG TAP', 'spiraquet-25-mg-tap-Y08wYD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41678, NULL, 'admin', 1, 'ST.IVES TIMELESS SKIN COLLAGON ELASTIN 283 G', 'stives-timeless-skin-collagon-elastin-283-g-6j4Ncz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 520, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41679, NULL, 'admin', 1, 'ST.IVES SCRUP ACNE CONTROL', 'stives-scrup-acne-control-Yu9lI0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41680, NULL, 'admin', 1, 'ST.IVES SCRUP SOFET SKIN', 'stives-scrup-sofet-skin-h6WSpR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41681, NULL, 'admin', 1, 'STABLON 30TAB', 'stablon-30tab-QxR8QW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 61.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41682, NULL, 'admin', 1, 'STARKOPREX 20 MG 2 TAB', 'starkoprex-20-mg-2-tab-ylal62', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 124, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41683, NULL, 'admin', 1, 'STARKOPREX 5 MG 30 TAB', 'starkoprex-5-mg-30-tab-igJIkp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 252, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41684, NULL, 'admin', 1, 'STARVILLE ACNE PRONE SKIN CREAM 60G', 'starville-acne-prone-skin-cream-60g-Ky2sTy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41685, NULL, 'admin', 1, 'STARVILLE ACNE PRONE SKIN HYDRATE GEL 200 GM', 'starville-acne-prone-skin-hydrate-gel-200-gm-UMRhDF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41686, NULL, 'admin', 1, 'STARVILLE DEODRANT SPRAY 150ML', 'starville-deodrant-spray-150ml-MV3em9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41687, NULL, 'admin', 1, 'STARVILLE FACIAL CLEANSER 200 ML', 'starville-facial-cleanser-200-ml-n2m5ix', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41688, NULL, 'admin', 1, 'STARVILLE FACIAL CLEANSER GEL 200ML', 'starville-facial-cleanser-gel-200ml-f4rj5H', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41689, NULL, 'admin', 1, 'STARVILLE GEL CLEANSER 400', 'starville-gel-cleanser-400-BFCDPI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41690, NULL, 'admin', 1, 'STARVILLE HYALURONIC ACID SERUM 30ML', 'starville-hyaluronic-acid-serum-30ml-ygnvZ4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41691, NULL, 'admin', 1, 'STARVILLE INTIMATE CLEANSING FOAM 150ML', 'starville-intimate-cleansing-foam-150ml-FbkFIF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41692, NULL, 'admin', 1, 'STARVILLE MICELLAR WATER 100 ML', 'starville-micellar-water-100-ml-TWrRHm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41693, NULL, 'admin', 1, 'STARVILLE ROLL-ON WITENING FREE 60ML', 'starville-roll-on-witening-free-60ml-sgln4h', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41694, NULL, 'admin', 1, 'STARVILLE ROLL-ON WITENING FRESH BREEZE 60ML', 'starville-roll-on-witening-fresh-breeze-60ml-UEDz0o', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41695, NULL, 'admin', 1, 'STARVILLE ROLL-ON WITENING LIGHT PINK 60ML', 'starville-roll-on-witening-light-pink-60ml-dob2Vy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41696, NULL, 'admin', 1, 'STARVILLE ROLL-ON WITENING ORIENT PEARL 60ML', 'starville-roll-on-witening-orient-pearl-60ml-XianJh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41697, NULL, 'admin', 1, 'STARVILLE ROLL-ON WITENING RED BERRY 60ML', 'starville-roll-on-witening-red-berry-60ml-tMyaGC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41698, NULL, 'admin', 1, 'STARVILLE ROLL-ON WITENING SWEET VANILLA 60ML', 'starville-roll-on-witening-sweet-vanilla-60ml-Z6PB6Y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41699, NULL, 'admin', 1, 'STARVILLE VITAMIN C SERUM 30ML', 'starville-vitamin-c-serum-30ml-IAZAhk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41700, NULL, 'admin', 1, 'STARVILLE WHITENING GEL SPF+50 60G', 'starville-whitening-gel-spf50-60g-iKZ58p', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41701, NULL, 'admin', 1, 'STARVILLE WHITENING CLEANSER 100ML', 'starville-whitening-cleanser-100ml-sEXJWW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41702, NULL, 'admin', 1, 'STARVILLE WHITENING CLEANSER 400ML', 'starville-whitening-cleanser-400ml-HCtH6s', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41703, NULL, 'admin', 1, 'STARVILLE WHITENING CREAM 60 GM', 'starville-whitening-cream-60-gm-P1xclE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41704, NULL, 'admin', 1, 'STARVILLE WHITENING TRIPLE EFFECT', 'starville-whitening-triple-effect-wluhwO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41705, NULL, 'admin', 1, 'STARVILLEwhitening GEL 60G', 'starvillewhitening-gel-60g-AOqL3S', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41706, NULL, 'admin', 1, 'STATURIC 40MG 30TAB', 'staturic-40mg-30tab-xLSVlu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 93, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41707, NULL, 'admin', 1, 'STERILE-CARE GEL 75% ALCOHOL 100 ML', 'sterile-care-gel-75-alcohol-100-ml-AEYMx4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41708, NULL, 'admin', 1, 'STERILE-CARE GEL 75% ALCOHOL 250 ML', 'sterile-care-gel-75-alcohol-250-ml-Z1jjlk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 16, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41709, NULL, 'admin', 1, 'STERILE-CARE GEL 75% ALCOHOL 500 ML', 'sterile-care-gel-75-alcohol-500-ml-UlDXZs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41710, NULL, 'admin', 1, 'STEROGYL 15 H 1 AMP', 'sterogyl-15-h-1-amp-De4vxO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41711, NULL, 'admin', 1, 'STERONATE NOR TAB', 'steronate-nor-tab-5Rys5t', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 56, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (41712, NULL, 'admin', 1, 'STIMU-MAX 5 TAB', 'stimu-max-5-tab-bBJ5ij', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 18.75, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41713, NULL, 'admin', 1, 'stive hydrating watermelon', 'stive-hydrating-watermelon-9EEiBO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41714, NULL, 'admin', 1, 'STOPSPASM 20 TAB', 'stopspasm-20-tab-p4rRG9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41715, NULL, 'admin', 1, 'STRAKOPINA 5 MG 30 TAB', 'strakopina-5-mg-30-tab-BLuqH7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 444, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41716, NULL, 'admin', 1, 'stralie moisturizing body milk', 'stralie-moisturizing-body-milk-6zIhAR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 235, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41717, NULL, 'admin', 1, 'STRALINE HAND CREAM 75 ML', 'straline-hand-cream-75-ml-pTzpM7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 229, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41718, NULL, 'admin', 1, 'straline lip balm', 'straline-lip-balm-rao7C6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 109, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41719, NULL, 'admin', 1, 'STRALINE NAPPY RASH CREAM 75 ML', 'straline-nappy-rash-cream-75-ml-k1FIuG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41720, NULL, 'admin', 1, 'STRALINE RICH CLEANSER 200ML', 'straline-rich-cleanser-200ml-2LFWzw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 211, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41721, NULL, 'admin', 1, 'STRAWBERRY POUND CAKE', 'strawberry-pound-cake-5UZRIG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41722, NULL, 'admin', 1, 'STREPSILS HONEY AND LEMON LOZENGES', 'strepsils-honey-and-lemon-lozenges-PVyOfD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41723, NULL, 'admin', 1, 'STREPSILS VITAMIN C LOZENGES', 'strepsils-vitamin-c-lozenges-b4Voh3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41724, NULL, 'admin', 1, 'STREPTOQUIN 20TAB', 'streptoquin-20tab-Lx0ncy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 46, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41725, NULL, 'admin', 1, 'stri-strip 3M R1540', 'stri-strip-3m-r1540-6NSex6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41726, NULL, 'admin', 1, 'stri-strip 3M R1541', 'stri-strip-3m-r1541-Wlai7B', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 170, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41727, NULL, 'admin', 1, 'stri-strip 3M R1542', 'stri-strip-3m-r1542-ar3gi2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 113, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41728, NULL, 'admin', 1, 'stri-strip 3M R1546', 'stri-strip-3m-r1546-GdkacO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 104, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41729, NULL, 'admin', 1, 'stri-strip 3M R1547', 'stri-strip-3m-r1547-evKVxs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41730, NULL, 'admin', 1, 'stri-strip 3M R1548', 'stri-strip-3m-r1548-Pw0FAO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41731, NULL, 'admin', 1, 'STRINGAZOLE 40 MG 21 TAP', 'stringazole-40-mg-21-tap-PS36vk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 126, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41732, NULL, 'admin', 1, 'STRONG VILLE HAIR CREAM 120 ML', 'strong-ville-hair-cream-120-ml-0aRiDj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41733, NULL, 'admin', 1, 'STRONG VILLE HAIR OIL 200 ML', 'strong-ville-hair-oil-200-ml-QWe7F7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 225, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41734, NULL, 'admin', 1, 'STRONG VILLE HAIR SPRAY 220 ML', 'strong-ville-hair-spray-220-ml-S2Wdmg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41735, NULL, 'admin', 1, 'STRONGER WITH YOU TESTER', 'stronger-with-you-tester-c99VYi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41736, NULL, 'admin', 1, 'STRONGVILLE HAIR CARE CREAM MAN', 'strongville-hair-care-cream-man-gO3AAB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41737, NULL, 'admin', 1, 'STRONGVILLE HAIR SHAMPOO&CONDITIONER', 'strongville-hair-shampooconditioner-h1sft3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41738, NULL, 'admin', 1, 'STRONGVILLE MEN SPRAY 100 ML', 'strongville-men-spray-100-ml-ImDO4x', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 295, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41739, NULL, 'admin', 1, 'SUDO cream SOOTHING antiseptic 60 G', 'sudo-cream-soothing-antiseptic-60-g-EHRrTV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 320, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41740, NULL, 'admin', 1, 'SUGARLO PLUS 50/1000 MG 30 TAB', 'sugarlo-plus-501000-mg-30-tab-okXq6d', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 136.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41741, NULL, 'admin', 1, 'SUGARLO PLUS 50/500 MG 30 TAB', 'sugarlo-plus-50500-mg-30-tab-B4k8LN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 132, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41742, NULL, 'admin', 1, 'SUGARLO PLUS 50/850MG 30 TAB', 'sugarlo-plus-50850mg-30-tab-uc6gvV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 132, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41743, NULL, 'admin', 1, 'SULBIN 375MG VIAL', 'sulbin-375mg-vial-zYvEwR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 27, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41744, NULL, 'admin', 1, 'SULBIN 750MG VIAL', 'sulbin-750mg-vial-WjcSZm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 23, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41745, NULL, 'admin', 1, 'SULFAX M.S.M GEL 120 GM', 'sulfax-msm-gel-120-gm-hGeGjI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41746, NULL, 'admin', 1, 'SULFAX CREAM 60 GM', 'sulfax-cream-60-gm-8ZPKSN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41747, NULL, 'admin', 1, 'SULFAX CREAM 120 GM', 'sulfax-cream-120-gm-Grlmwi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41748, NULL, 'admin', 1, 'SULFOZINC 20 MG SYRUP', 'sulfozinc-20-mg-syrup-f6RzPU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41749, NULL, 'admin', 1, 'SULPHER SOAP 60 GM 10%', 'sulpher-soap-60-gm-10-gHItK9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 33, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41750, NULL, 'admin', 1, 'sumacler vaginal DOUCHE 200ml', 'sumacler-vaginal-douche-200ml-C2Gv4D', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 49, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41751, NULL, 'admin', 1, 'SUNROFA TAN OIL 125 ML', 'sunrofa-tan-oil-125-ml-frxQKV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41752, NULL, 'admin', 1, 'SUNROVA SUNSCREEN CREAM SPF 50+ 50 ML', 'sunrova-sunscreen-cream-spf-50-50-ml-zn96tz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41753, NULL, 'admin', 1, 'SUNROVA SUNSCREEN KIDS CREAM SPF 50+ 50 ML', 'sunrova-sunscreen-kids-cream-spf-50-50-ml-0ROcGj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41754, NULL, 'admin', 1, 'SUNSILK HAIR OIL 250 ML ORANG', 'sunsilk-hair-oil-250-ml-orang-82XP5R', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41755, NULL, 'admin', 1, 'SUNSILK BLACK SHINE SHAMPOO 180 ML', 'sunsilk-black-shine-shampoo-180-ml-HPdvW7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41756, NULL, 'admin', 1, 'SUNSILK INSTANT REPAIR SHAMPOO 180 ML', 'sunsilk-instant-repair-shampoo-180-ml-BoyHl8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41757, NULL, 'admin', 1, 'SUNSILK SOFT & SMOTH SHAMPOO 180 ML', 'sunsilk-soft-smoth-shampoo-180-ml-MSXvK5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41758, NULL, 'admin', 1, 'SUNSILK STRENGH & SHINE SHAMPOO 180 ML', 'sunsilk-strengh-shine-shampoo-180-ml-MVTyMC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41759, NULL, 'admin', 1, 'SUNSILK STRENGTH AND SHINE 1 LITER', 'sunsilk-strength-and-shine-1-liter-TLTAeb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 225, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41760, NULL, 'admin', 1, 'SUNSILK STRENGTH AND SHINE 350 ML', 'sunsilk-strength-and-shine-350-ml-8Xk5Hf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41761, NULL, 'admin', 1, 'SUNSILK THICK & LONG SHAMPOO 180 ML', 'sunsilk-thick-long-shampoo-180-ml-NZZMZ4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41762, NULL, 'admin', 1, 'SUNSULK CONDITIONER HONEY 350 ML', 'sunsulk-conditioner-honey-350-ml-IKHold', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41763, NULL, 'admin', 1, 'SUNSULK CONDITIONER INSTANT REPAIR 350 ML', 'sunsulk-conditioner-instant-repair-350-ml-kRqxvU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41764, NULL, 'admin', 1, 'SUPOLAK SHAMPOO 200ml', 'supolak-shampoo-200ml-UkcfqN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 115, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41765, NULL, 'admin', 1, 'SUPRANIL 25 MG 20 CAP', 'supranil-25-mg-20-cap-C2Akch', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41766, NULL, 'admin', 1, 'SUPRAX 100MG SYRUP 30ML', 'suprax-100mg-syrup-30ml-aq5vZK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41767, NULL, 'admin', 1, 'SUPRAX 100MG SYRUP 60ML', 'suprax-100mg-syrup-60ml-xP7b05', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 131, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41768, NULL, 'admin', 1, 'SUPRAX 200 MG 8 CAP', 'suprax-200-mg-8-cap-2GTkau', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 138, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41769, NULL, 'admin', 1, 'suprax 400 tap', 'suprax-400-tap-2BYSlC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 159, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41770, NULL, 'admin', 1, 'SURGICAL PAD 10X10- STERILE', 'surgical-pad-10x10-sterile-gwI3ai', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 10, 0, '0', NULL, 'exclude', '0', 'percent', 138, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41771, NULL, 'admin', 1, 'SURGIPAD STERILE 10CM/20 CM', 'surgipad-sterile-10cm20-cm-d2d315', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 38, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41772, NULL, 'admin', 1, 'SWEETAL 50 SACHETS 100 GM', 'sweetal-50-sachets-100-gm-Pwc4WS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41773, NULL, 'admin', 1, 'SWEETAL 50 SACHETS 50 GM STEVIA', 'sweetal-50-sachets-50-gm-stevia-bbqEy0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41774, NULL, 'admin', 1, 'SWEETAL 60 SACHETS 1 GM', 'sweetal-60-sachets-1-gm-2XnvM9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41775, NULL, 'admin', 1, 'SWEETAL 75 SACHETS 100 GM', 'sweetal-75-sachets-100-gm-EnVwQ7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41776, NULL, 'admin', 1, 'SYLVESTER 1 20 CAP', 'sylvester-1-20-cap-dA1Rcn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41777, NULL, 'admin', 1, 'SYMBICORT 160IU TURBUHALER', 'symbicort-160iu-turbuhaler-A9DGTN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 432, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41778, NULL, 'admin', 1, 'SYMBICORT 320IU TURBUHALER', 'symbicort-320iu-turbuhaler-CnarYi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 432, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41779, NULL, 'admin', 1, 'SYMPAPROST 8MG 30CAPS', 'sympaprost-8mg-30caps-npOyvD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 177, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41780, NULL, 'admin', 1, 'synJardy 12.5/1000 MG 60 TAB', 'synjardy-1251000-mg-60-tab-DSaLK5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 870, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41781, NULL, 'admin', 1, 'SYNOBAR SKIN CLEANSER 150 ML', 'synobar-skin-cleanser-150-ml-2J4EJ5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 170, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41782, NULL, 'admin', 1, 'SYRINGE 20 CM ADULT 20 سنتي 3 سم', 'syringe-20-cm-adult-20-snty-3-sm-0f36KH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41783, NULL, 'admin', 1, 'SYSTANE 10ML EYE DROPS', 'systane-10ml-eye-drops-v5RHFo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41784, NULL, 'admin', 1, 'SYSTANE ULTRA 10ML EYE DROPS', 'systane-ultra-10ml-eye-drops-QWJxkO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 360, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41785, NULL, 'admin', 1, 'T4-THYRO 100MCG TAB', 't4-thyro-100mcg-tab-LPYebp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41786, NULL, 'admin', 1, 'TADALONG 20MG 4TAB', 'tadalong-20mg-4tab-s1uI69', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 84, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41787, NULL, 'admin', 1, 'TADALONG 5MG 30TAB', 'tadalong-5mg-30tab-vI2rHG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 187.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41788, NULL, 'admin', 1, 'tadamance 20 tap', 'tadamance-20-tap-9roQOy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 117, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41789, NULL, 'admin', 1, 'tadanerfi 20MG 4films', 'tadanerfi-20mg-4films-48Xngl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 126, 0, '0', NULL, 'exclude', '0', 'percent', 23, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41790, NULL, 'admin', 1, 'tadanerfi 5 MG 20 films', 'tadanerfi-5-mg-20-films-ZHDDE0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41791, NULL, 'admin', 1, 'TAMSULIN 0.4MG 28CAP', 'tamsulin-04mg-28cap-fT6TPp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 124, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41792, NULL, 'admin', 1, 'TAMSULIN PLUS 0.4MG 20CAP', 'tamsulin-plus-04mg-20cap-Rdpwkw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 148, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41793, NULL, 'admin', 1, 'TANTUM GEL', 'tantum-gel-NIY0TK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41794, NULL, 'admin', 1, 'TANTUM VERDE MOUTH WASH', 'tantum-verde-mouth-wash-2UWy3c', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 31, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41795, NULL, 'admin', 1, 'TARDANZA 60MG 3TAB', 'tardanza-60mg-3tab-TVB8OU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41796, NULL, 'admin', 1, 'TAREG 160 MG 28TAB', 'tareg-160-mg-28tab-29ewBk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 320, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41797, NULL, 'admin', 1, 'TAREG 160MG 14CAP', 'tareg-160mg-14cap-fo9hZv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41798, NULL, 'admin', 1, 'TAREG 40MG 15TAB', 'tareg-40mg-15tab-ssTxpe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41799, NULL, 'admin', 1, 'TARGO FLOXIN750 MG10 TAB', 'targo-floxin750-mg10-tab-LFVRUB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 188, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41800, NULL, 'admin', 1, 'TARGOCID 200 MG 3 ML VIAL', 'targocid-200-mg-3-ml-vial-47Bkpe', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 285, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41801, NULL, 'admin', 1, 'TARIVID 200 MG 10 TAB', 'tarivid-200-mg-10-tab-eU1Oxa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 82, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41802, NULL, 'admin', 1, 'TAROLIMUS OINT', 'tarolimus-oint-JYzKSV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 129, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41803, NULL, 'admin', 1, 'TAVACIN 500 MG 5 TAB', 'tavacin-500-mg-5-tab-Krml1q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41804, NULL, 'admin', 1, 'TAVACIN 750 MG 5 TAB', 'tavacin-750-mg-5-tab-HVLJQG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41805, NULL, 'admin', 1, 'TAVANIC 500MG TAB', 'tavanic-500mg-tab-QT33Uw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 192, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41806, NULL, 'admin', 1, 'TEARS GUARD DROPS 15 ML', 'tears-guard-drops-15-ml-sK23Lv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41807, NULL, 'admin', 1, 'TEBOFORTIN 30ML DROPS', 'tebofortin-30ml-drops-GWngLo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41808, NULL, 'admin', 1, 'TEBOFORTIN 40 MG 30 TAB', 'tebofortin-40-mg-30-tab-AHE1Og', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (41809, NULL, 'admin', 1, 'TEBOFORTIN 80MG 30TAB', 'tebofortin-80mg-30tab-9uh63O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41810, NULL, 'admin', 1, 'TEBONINA FORTE 40MG 20TAB', 'tebonina-forte-40mg-20tab-o2KI7g', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41811, NULL, 'admin', 1, 'TECNOVULA 50 MG 20 TAB', 'tecnovula-50-mg-20-tab-4EU3nH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41812, NULL, 'admin', 1, 'TEDDY GO MULTIVITAMINS 60 GUMMIES', 'teddy-go-multivitamins-60-gummies-4ULq7m', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41813, NULL, 'admin', 1, 'TEGRETOL 200MG 30TAB', 'tegretol-200mg-30tab-1V04Od', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 89, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41814, NULL, 'admin', 1, 'TEGRETOL CR 200MG 20 TAB', 'tegretol-cr-200mg-20-tab-7A4VgG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41815, NULL, 'admin', 1, 'TEKLO 30TAB', 'teklo-30tab-wPBp2A', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 81, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41816, NULL, 'admin', 1, 'TELFAST 120 MG 20TAB', 'telfast-120-mg-20tab-9dn5K9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 99, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41817, NULL, 'admin', 1, 'TELFAST 180 MG 20TAB', 'telfast-180-mg-20tab-3LOG8w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 144, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41818, NULL, 'admin', 1, 'TELFAST DECONGESTANT 120 MG 20TAB', 'telfast-decongestant-120-mg-20tab-QgJYll', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41819, NULL, 'admin', 1, 'TELFAST PEDIATRIC 6 MG 100 ML SUS', 'telfast-pediatric-6-mg-100-ml-sus-QXeSO6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41820, NULL, 'admin', 1, 'TEMPO COOL 4 SHEETS', 'tempo-cool-4-sheets-shJ0fc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41821, NULL, 'admin', 1, 'TENAVIRON 300MG 30TAB', 'tenaviron-300mg-30tab-1YGIU5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 489, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41822, NULL, 'admin', 1, 'TENORMIN 100 MG 28 TAB', 'tenormin-100-mg-28-tab-F8q9yw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 43, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41823, NULL, 'admin', 1, 'TENORMIN 50 MG 28 TAB', 'tenormin-50-mg-28-tab-YwisO1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 29, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41824, NULL, 'admin', 1, 'TERBIN 250 MG 14 TAB', 'terbin-250-mg-14-tab-aDEFAw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41825, NULL, 'admin', 1, 'TESTER 30 ML', 'tester-30-ml-xcQ5fa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 35, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41826, NULL, 'admin', 1, 'tetra glow gel face &neck 200ml', 'tetra-glow-gel-face-neck-200ml-d2WFkZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41827, NULL, 'admin', 1, 'tetra glow night care face 30 gm', 'tetra-glow-night-care-face-30-gm-QPOVYZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 335, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41828, NULL, 'admin', 1, 'tetra glow WHITENING cream sensitive zone 50ml', 'tetra-glow-whitening-cream-sensitive-zone-50ml-HvZmwv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 345, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41829, NULL, 'admin', 1, 'TETRA HYDRO CERAMIDE CREAM 50ML', 'tetra-hydro-ceramide-cream-50ml-Km2Mqc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41830, NULL, 'admin', 1, 'TETRA HYDRO CERAMIDE GEL 50ML', 'tetra-hydro-ceramide-gel-50ml-88EWkN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 295, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41831, NULL, 'admin', 1, 'TETRA HYDRO CERAMIDE GEL CLEANSER 250ML', 'tetra-hydro-ceramide-gel-cleanser-250ml-zZMDvm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41832, NULL, 'admin', 1, 'TETRA HYDRO DAILY CREAMY CLEANSER 200 ML', 'tetra-hydro-daily-creamy-cleanser-200-ml-lWSWNJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41833, NULL, 'admin', 1, 'TETRA HYDRO DAILY GEL CLEANSER 200 ML', 'tetra-hydro-daily-gel-cleanser-200-ml-CF5eX3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41834, NULL, 'admin', 1, 'TETRA HYDRO HAND CREAM 75GM', 'tetra-hydro-hand-cream-75gm-Zg8MGM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41835, NULL, 'admin', 1, 'TETRA HYDRO MICELLAR WATER 150ML', 'tetra-hydro-micellar-water-150ml-gjx1is', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41836, NULL, 'admin', 1, 'TETRA HYDRO PANTHENOL CREAM 50GM', 'tetra-hydro-panthenol-cream-50gm-KtvlBg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41837, NULL, 'admin', 1, 'TETRA HYDRO UREA CREAM 75ML', 'tetra-hydro-urea-cream-75ml-g25oPv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 139, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41838, NULL, 'admin', 1, 'TETRACYCLINE 20STREP', 'tetracycline-20strep-zqS20K', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 8.25, 0, '0', NULL, 'exclude', '0', 'percent', 14, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41839, NULL, 'admin', 1, 'TETRAGLOW DEODORANT CRAZY LOVE 50ML', 'tetraglow-deodorant-crazy-love-50ml-cBf7eb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41840, NULL, 'admin', 1, 'TETRAGLOW DEODORANT ESCAPE 50ML', 'tetraglow-deodorant-escape-50ml-eOhYcT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41841, NULL, 'admin', 1, 'TETRAGLOW DEODORANT OXYGEN BUBBLES 50ML', 'tetraglow-deodorant-oxygen-bubbles-50ml-NSfMfk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41842, NULL, 'admin', 1, 'TETRAGLOW DEODORANT UNSCENTED 50ML', 'tetraglow-deodorant-unscented-50ml-O01jYB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41843, NULL, 'admin', 1, 'TETRAGLOW SENSITIVE ZONE CLEANSING FOAM 200ml', 'tetraglow-sensitive-zone-cleansing-foam-200ml-o624cj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41844, NULL, 'admin', 1, 'TETRAGLOW WHITENING FACE AND NECK SPF30+ 50ML', 'tetraglow-whitening-face-and-neck-spf30-50ml-ELCbrw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41845, NULL, 'admin', 1, 'TETTELLO STRENGTHENING OIL 120 ML', 'tettello-strengthening-oil-120-ml-PgCqYp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 335, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41846, NULL, 'admin', 1, 'tettelo anti hair loss shampoo 400ml', 'tettelo-anti-hair-loss-shampoo-400ml-rTeVUr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 405, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41847, NULL, 'admin', 1, 'tettelo anti hair loss spray 150 ml', 'tettelo-anti-hair-loss-spray-150-ml-vRX73l', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41848, NULL, 'admin', 1, 'tettelo hair leave in conditioner 150 ml', 'tettelo-hair-leave-in-conditioner-150-ml-6vu6Gn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 260, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41849, NULL, 'admin', 1, 'tettelo hair leave in conditioner 300 ml', 'tettelo-hair-leave-in-conditioner-300-ml-geKO4W', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 435, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41850, NULL, 'admin', 1, 'tettelo shampoo anti dandruff 150ml', 'tettelo-shampoo-anti-dandruff-150ml-oThiha', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 215, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41851, NULL, 'admin', 1, 'tettelo shampoo anti dandruff 200ml', 'tettelo-shampoo-anti-dandruff-200ml-UZlbPz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41852, NULL, 'admin', 1, 'tettelo shampoo anti dandruff 300ml', 'tettelo-shampoo-anti-dandruff-300ml-yICvaP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 395, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41853, NULL, 'admin', 1, 'tetteo hair growth 12amp', 'tetteo-hair-growth-12amp-cka3sI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 590, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41854, NULL, 'admin', 1, 'tetteo hair growth amp', 'tetteo-hair-growth-amp-2DkoNz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 335, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41855, NULL, 'admin', 1, 'TEXACORT 0.1 % CREAM 20 GM', 'texacort-01-cream-20-gm-SR5OHC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 22, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41856, NULL, 'admin', 1, 'THE BODY SHOP OFFER', 'the-body-shop-offer-Du9vWl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 400, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41857, NULL, 'admin', 1, 'THE ORDINARY HYALURONIC ACID', 'the-ordinary-hyaluronic-acid-DjrLPr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 650, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41858, NULL, 'admin', 1, 'THE ORDINARY retinol 1% 30ml', 'the-ordinary-retinol-1-30ml-tdmIdv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 650, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41859, NULL, 'admin', 1, 'THINNER NAIL POLISH 30M', 'thinner-nail-polish-30m-E2nGYt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41860, NULL, 'admin', 1, 'THIOTACID 300 MG 30 TAB', 'thiotacid-300-mg-30-tab-qoZoVi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41861, NULL, 'admin', 1, 'THIOTACID 600 MG ORIGINAL 30 TAB', 'thiotacid-600-mg-original-30-tab-o0OX1E', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 230, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41862, NULL, 'admin', 1, 'THIOTACID 600COMP 30TAB', 'thiotacid-600comp-30tab-FjKJBn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 249, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41863, NULL, 'admin', 1, 'THIOTACID COMPOUND 300 MG 30 CAP', 'thiotacid-compound-300-mg-30-cap-cwvHfg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 168, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41864, NULL, 'admin', 1, 'THIOTACID COMPOUND 600 MG 20 CAP', 'thiotacid-compound-600-mg-20-cap-SLtNkt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 163.5, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41865, NULL, 'admin', 1, 'THIOTEX 300 MG 30 CAP', 'thiotex-300-mg-30-cap-BW0yx3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 90, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41866, NULL, 'admin', 1, 'THROMBEXX DNA GEL40G', 'thrombexx-dna-gel40g-i7qe2w', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 1, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680a76e22935b.webp\"]', '[]', '2025-04-24-680a76e235372.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 77, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-24 19:37:52', 1, 0, NULL, NULL, '2025-04-24-680a76e23149c.png', 1, NULL, 0.00, 0, NULL, NULL, '103397'), (41867, NULL, 'admin', 1, 'THYROXINE 50 MG 100 TAB', 'thyroxine-50-mg-100-tab-TA4TQ3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 33, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41868, NULL, 'admin', 1, 'TIAPAIR TAP', 'tiapair-tap-s6hkov', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 84, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41869, NULL, 'admin', 1, 'TICANASE NASAL SPRAY', 'ticanase-nasal-spray-ZsdZQu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41870, NULL, 'admin', 1, 'TIGER PLASTER NEW', 'tiger-plaster-new-enPtkL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41871, NULL, 'admin', 1, 'TIGINT PLUS COLLAGEN 10 SACHET', 'tigint-plus-collagen-10-sachet-dSqifq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 290, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41872, NULL, 'admin', 1, 'TIMBESTATIN 10/20 14 TAB', 'timbestatin-1020-14-tab-bhzQJL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 154, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41873, NULL, 'admin', 1, 'TINIFLOXACIN 20 TABS', 'tinifloxacin-20-tabs-a60kNp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 152, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41874, NULL, 'admin', 1, 'TIRALEPSY 500MG 30TAB', 'tiralepsy-500mg-30tab-O0GrH5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 153, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41875, NULL, 'admin', 1, 'TIRATAM 1000 mg 30 tab', 'tiratam-1000-mg-30-tab-HVgfXh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 288, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41876, NULL, 'admin', 1, 'TIRATAM 500 MG 30 TAB', 'tiratam-500-mg-30-tab-7rBThL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 222, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41877, NULL, 'admin', 1, 'TIRATAM XR 500 MG 20 TAB', 'tiratam-xr-500-mg-20-tab-637P3W', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 148, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41878, NULL, 'admin', 1, 'TITANIA COD 1040/5 تيتانيا مبرد', 'titania-cod-10405-tytanya-mbrd-2B1YfP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 115, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41879, NULL, 'admin', 1, 'TITANIA COD 1040/6 مبرد', 'titania-cod-10406-mbrd-AqJtPi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41880, NULL, 'admin', 1, 'TITANIA COD 1050/16H', 'titania-cod-105016h-CQoAy1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 290, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41881, NULL, 'admin', 1, 'TITANIA COD 1060/B', 'titania-cod-1060b-xf0xrm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41882, NULL, 'admin', 1, 'TITANIA COD 1064/B', 'titania-cod-1064b-8gf7A1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41883, NULL, 'admin', 1, 'TOBRADEX DROPS 5ML', 'tobradex-drops-5ml-wrUooK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 52, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41884, NULL, 'admin', 1, 'TOBRADEX OINT', 'tobradex-oint-aywKak', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42.5, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41885, NULL, 'admin', 1, 'TOBRIN DROPS', 'tobrin-drops-QPNZln', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 23, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41886, NULL, 'admin', 1, 'TOBRIN OINT', 'tobrin-oint-WsX8OV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 23, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41887, NULL, 'admin', 1, 'TOLA HAIR OIL REPLACEMENT 100 ML', 'tola-hair-oil-replacement-100-ml-3r0iwn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41888, NULL, 'admin', 1, 'TOLA HAIR SHMPO 100 ML', 'tola-hair-shmpo-100-ml-E2AUAs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 250, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41889, NULL, 'admin', 1, 'TOLA PED SHAMPOO OFFER', 'tola-ped-shampoo-offer-d81vbN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 330, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41890, NULL, 'admin', 1, 'TOLA SHAMPOO ANTI DANDRUF 250 ML', 'tola-shampoo-anti-dandruf-250-ml-aIA3Ep', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41891, NULL, 'admin', 1, 'TOLANA CARNITINE 20TAB', 'tolana-carnitine-20tab-qBxNZy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41892, NULL, 'admin', 1, 'TOM FORD black orchid 100 ML', 'tom-ford-black-orchid-100-ml-vEu6SH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 5900, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41893, NULL, 'admin', 1, 'TOMEX 80TAB', 'tomex-80tab-oRyfiG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 64, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41894, NULL, 'admin', 1, 'TOMEX PLUS TAB', 'tomex-plus-tab-COAIHp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41895, NULL, 'admin', 1, 'TOP HAIR LOTION 120 ML', 'top-hair-lotion-120-ml-iywgSZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41896, NULL, 'admin', 1, 'TOP HAIR shampoo 120 ML', 'top-hair-shampoo-120-ml-6rL1Jk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41897, NULL, 'admin', 1, 'TOP TOUCH 30 ML CREAM', 'top-touch-30-ml-cream-OIScZV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 99, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41898, NULL, 'admin', 1, 'TOP ZAD SOAP 80GM', 'top-zad-soap-80gm-GplAgv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 99, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41899, NULL, 'admin', 1, 'TOPAMAX 100MG TAB', 'topamax-100mg-tab-dNdNAW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 816, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41900, NULL, 'admin', 1, 'TOPAMAX 25MG TAB', 'topamax-25mg-tab-HdY3Rr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 246, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41901, NULL, 'admin', 1, 'TOPGING ADVANCE', 'topging-advance-1Crnbv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 360, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41902, NULL, 'admin', 1, 'TOPI GENT DELLCATE FACIAL CLEANSER 150 ML', 'topi-gent-dellcate-facial-cleanser-150-ml-U7w9au', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 230, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41903, NULL, 'admin', 1, 'TOPMODE 50MG 30TAB', 'topmode-50mg-30tab-cI2YML', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 17.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41904, NULL, 'admin', 1, 'TORBENER 250MG 60 ML SUSP', 'torbener-250mg-60-ml-susp-mGeaCA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 62.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (41905, NULL, 'admin', 1, 'TORSAMOLEX 10 MG 20 TAB', 'torsamolex-10-mg-20-tab-6E2fvT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 44, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41906, NULL, 'admin', 1, 'TORSAMOLEX 20 MG 20 TAB', 'torsamolex-20-mg-20-tab-rx9zqk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 62, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41907, NULL, 'admin', 1, 'TORSERETIC 10 MG 30 TAB', 'torseretic-10-mg-30-tab-9qxaey', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 93, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41908, NULL, 'admin', 1, 'TORSERETIC 100 MG 30 TAB', 'torseretic-100-mg-30-tab-kcoVCO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 261, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41909, NULL, 'admin', 1, 'TORSERETIC 20 MG 30 TAB', 'torseretic-20-mg-30-tab-k8NovF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 123, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41910, NULL, 'admin', 1, 'TORSERETIC 5 MG 30 TAB', 'torseretic-5-mg-30-tab-VgP29R', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41911, NULL, 'admin', 1, 'TOTAL SYP', 'total-syp-SwGVWA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41912, NULL, 'admin', 1, 'toujeo SOLOSTAR 300 units', 'toujeo-solostar-300-units-VbH2b7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1416, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41913, NULL, 'admin', 1, 'TRAJENTA 5MG 30TAB', 'trajenta-5mg-30tab-K3yLwv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 501, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41914, NULL, 'admin', 1, 'TRAVATAN DROPS 2.5ML', 'travatan-drops-25ml-rHRqqw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 130, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41915, NULL, 'admin', 1, 'TREATO-ULC 20 14 CAP', 'treato-ulc-20-14-cap-EROh9M', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41916, NULL, 'admin', 1, 'TREATO 250ML shampoo', 'treato-250ml-shampoo-LCJkeZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41917, NULL, 'admin', 1, 'TREATO SERUM 120 ML', 'treato-serum-120-ml-RdL4iL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 260, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41918, NULL, 'admin', 1, 'TRECZIMUS CREAM 20GM', 'treczimus-cream-20gm-iO1VJm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 78, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41919, NULL, 'admin', 1, 'TREFLUCAN 150 MG 1CAP', 'treflucan-150-mg-1cap-LuQ7GQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 28, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41920, NULL, 'admin', 1, 'TRENCEDIA 550 MG 10 TAP', 'trencedia-550-mg-10-tap-spjcwz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 92.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41921, NULL, 'admin', 1, 'TRESEMME COND BOTANIX-CONTROL 500ML', 'tresemme-cond-botanix-control-500ml-zP6NGS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41922, NULL, 'admin', 1, 'TRESEMME CONDITIONER REPAIR&PROTECT 400 ML', 'tresemme-conditioner-repairprotect-400-ml-TQ5yQK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41923, NULL, 'admin', 1, 'tresemme conditioner زبدة الشيا لي الكيرلي', 'tresemme-conditioner-zbd-alshya-ly-alkyrly-qnDlR7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41924, NULL, 'admin', 1, 'Tresemme conditioner صبار وجوز هند', 'tresemme-conditioner-sbar-ogoz-hnd-Qtfl95', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41925, NULL, 'admin', 1, 'TRESEMME CONDITONER', 'tresemme-conditoner-Lv0tss', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41926, NULL, 'admin', 1, 'TRESEMME SHAMPOO KERATIN SMOOTH 400 ML', 'tresemme-shampoo-keratin-smooth-400-ml-kXG5nb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41927, NULL, 'admin', 1, 'Tresemme shampoo 400 شعر كيرلي', 'tresemme-shampoo-400-shaar-kyrly-iuQl9d', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41928, NULL, 'admin', 1, 'Tresemme shampoo 400 صبار وجوز هند', 'tresemme-shampoo-400-sbar-ogoz-hnd-rfP3Fr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41929, NULL, 'admin', 1, 'TRESEMME SHAMPOO KERATIN SMOOTH 400ML', 'tresemme-shampoo-keratin-smooth-400ml-k4Q3W2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41930, NULL, 'admin', 1, 'TRESEMME SHAMPOO REPAIR&PROTECT 400 ML', 'tresemme-shampoo-repairprotect-400-ml-Dx18G3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41931, NULL, 'admin', 1, 'TRESIBA FLEX TOUCH', 'tresiba-flex-touch-0zYCF2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 550, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41932, NULL, 'admin', 1, 'TRESOR 75 ML', 'tresor-75-ml-FhBQtf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 4300, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41933, NULL, 'admin', 1, 'TRESS OIL 120 ML', 'tress-oil-120-ml-IPBSuv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41934, NULL, 'admin', 1, 'TRI TECT ACNE SOAP 100 GM', 'tri-tect-acne-soap-100-gm-EeWTVP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41935, NULL, 'admin', 1, 'TRIACTIN 4MG 20TAB', 'triactin-4mg-20tab-oNCY4j', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 46, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41936, NULL, 'admin', 1, 'TRIACTIN SYRUP', 'triactin-syrup-rTpqea', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41937, NULL, 'admin', 1, 'TRIB GOLD 30CAP', 'trib-gold-30cap-nLf6cA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 156, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41938, NULL, 'admin', 1, 'TRIBATENS40/10/12.5 MG 30TAB', 'tribatens4010125-mg-30tab-VcFKSi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 126, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41939, NULL, 'admin', 1, 'TRIBATENS40/10/25 MG 30TAB', 'tribatens401025-mg-30tab-8zP3Vf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 97.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41940, NULL, 'admin', 1, 'TRIBATENS40/5/12.5 MG 30TAB', 'tribatens405125-mg-30tab-8LiQ6K', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 88.5, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41941, NULL, 'admin', 1, 'TRICHUP HEALTHY CREAM 75ML', 'trichup-healthy-cream-75ml-OOVwhl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41942, NULL, 'admin', 1, 'trichup hrbal shamopp hair fall control 400', 'trichup-hrbal-shamopp-hair-fall-control-400-B3wXjV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41943, NULL, 'admin', 1, 'TRICHUP SHAMPOO 400 ML الحبة السوداء', 'trichup-shampoo-400-ml-alhb-alsodaaa-eNN4hQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41944, NULL, 'admin', 1, 'TRIDENT 14 SUGAR FREE GUM', 'trident-14-sugar-free-gum-ZSM5Qv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41945, NULL, 'admin', 1, 'TRILEPTAL 300MG 50TAB', 'trileptal-300mg-50tab-ngier9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 356, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41946, NULL, 'admin', 1, 'TRILLERG 10ML EYE DROPS', 'trillerg-10ml-eye-drops-TkAhth', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41947, NULL, 'admin', 1, 'TRINUTREX 30CAPS', 'trinutrex-30caps-1kjhrj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41948, NULL, 'admin', 1, 'TRIO-CLAR42CAP', 'trio-clar42cap-RFReXA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 220, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41949, NULL, 'admin', 1, 'TRIPLIXAM 10/2.5/10 15 TAB', 'triplixam-102510-15-tab-fGdEon', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 234, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41950, NULL, 'admin', 1, 'TRITACE 1.25MG 14TAB', 'tritace-125mg-14tab-9skdgu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 44, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41951, NULL, 'admin', 1, 'TRITACE 2.5MG 14TAB', 'tritace-25mg-14tab-PwNDEE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41952, NULL, 'admin', 1, 'TRITACE 5 MG 14 TAB', 'tritace-5-mg-14-tab-CAJWKV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 76, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41953, NULL, 'admin', 1, 'TRITACE COMP 14 TAB', 'tritace-comp-14-tab-4r29RX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 118, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41954, NULL, 'admin', 1, 'TRITACE PROTECT 10 MG 20 TAB', 'tritace-protect-10-mg-20-tab-UC20El', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 132, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41955, NULL, 'admin', 1, 'TRITONE 100 MG 30TAB', 'tritone-100-mg-30tab-dKrQlY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41956, NULL, 'admin', 1, 'TRITONE 200 MG 30 TAB', 'tritone-200-mg-30-tab-Z4OYmY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 123, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41957, NULL, 'admin', 1, 'TRITOSPOT CREAM 30GM', 'tritospot-cream-30gm-zVaToZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 66, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41958, NULL, 'admin', 1, 'TRITTICO 100MG TAB', 'trittico-100mg-tab-stMzbI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 43, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41959, NULL, 'admin', 1, 'TRIVASTAL RETARD 30 TAB', 'trivastal-retard-30-tab-omNqjV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 47.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41960, NULL, 'admin', 1, 'TRIX HAIR LOTION 120GM', 'trix-hair-lotion-120gm-HIqEvk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 359, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41961, NULL, 'admin', 1, 'TRIX REVITALIZING HAIR MASK 150 ML', 'trix-revitalizing-hair-mask-150-ml-PhjRqG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 232, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41962, NULL, 'admin', 1, 'TRIX SHAMPOO', 'trix-shampoo-0E8W8i', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 200, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41963, NULL, 'admin', 1, 'TRIX SHAMPOO ANTI DANDRUFF', 'trix-shampoo-anti-dandruff-HgYBsY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 205, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41964, NULL, 'admin', 1, 'TRULICITY 1.5/.5', 'trulicity-155-i1Bfup', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 3250, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41965, NULL, 'admin', 1, 'trust surgicalelastic stockings', 'trust-surgicalelastic-stockings-Xm4H2P', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 145, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41966, NULL, 'admin', 1, 'TRYPTIZOL 25MG TAB', 'tryptizol-25mg-tab-vdG7aG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 33, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41967, NULL, 'admin', 1, 'TULANGO SLIM 30 CAPS', 'tulango-slim-30-caps-AKHtNk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 270, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41968, NULL, 'admin', 1, 'TUSSISTOP 100 ML SYRUP', 'tussistop-100-ml-syrup-jOPQrv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 49, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41969, NULL, 'admin', 1, 'TUSSISTOP 20 TABS', 'tussistop-20-tabs-p9Ok7r', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41970, NULL, 'admin', 1, 'TUSSIVAN N SYRUP', 'tussivan-n-syrup-jvPXxV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41971, NULL, 'admin', 1, 'TUSSKAN SYRUP', 'tusskan-syrup-pzkBvX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 24, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41972, NULL, 'admin', 1, 'TWINZOL EYE DROPS 5 ML', 'twinzol-eye-drops-5-ml-yW31nI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 93, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41973, NULL, 'admin', 1, 'TWIST&GO INTENSE EYE LASH SERUM 10 ML', 'twistgo-intense-eye-lash-serum-10-ml-nIkUOP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 525, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41974, NULL, 'admin', 1, 'TYMER 3%DROPS 5ML', 'tymer-3drops-5ml-JR6JPR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 66, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41975, NULL, 'admin', 1, 'ulcezole 60 MG 20 TAB', 'ulcezole-60-mg-20-tab-6ihN38', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 198, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41976, NULL, 'admin', 1, 'ULSOREST 100MG 30TAB', 'ulsorest-100mg-30tab-GleuOp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 58.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41977, NULL, 'admin', 1, 'ULTRA FEET CREAM 50G.', 'ultra-feet-cream-50g-ZDTw0K', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41978, NULL, 'admin', 1, 'ultra male eau de parfume', 'ultra-male-eau-de-parfume-4bxWxc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2800, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41979, NULL, 'admin', 1, 'ULTRACAINE GEL', 'ultracaine-gel-aSAbh1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 31, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41980, NULL, 'admin', 1, 'UNICTAM 1500MG VIAL', 'unictam-1500mg-vial-M4quCY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 56, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41981, NULL, 'admin', 1, 'UNICTAM 750MG VIAL', 'unictam-750mg-vial-uG9RnT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41982, NULL, 'admin', 1, 'UNIVERSAL CREAM MASSAG 100 GM', 'universal-cream-massag-100-gm-2j2X0q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 79, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41983, NULL, 'admin', 1, 'UNOCRON 60MG MR 30 TAB', 'unocron-60mg-mr-30-tab-zpz76o', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 43.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41984, NULL, 'admin', 1, 'UR-AID 12SACHETS', 'ur-aid-12sachets-YSrDAn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 38, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41985, NULL, 'admin', 1, 'URALYT U GRANULES', 'uralyt-u-granules-JfVpWj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 366, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41986, NULL, 'admin', 1, 'URECARE CREAM 30 GM', 'urecare-cream-30-gm-kHSv1q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 23, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41987, NULL, 'admin', 1, 'URGINAFECT 10 TAP', 'urginafect-10-tap-tKIGxx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 71, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41988, NULL, 'admin', 1, 'URIAGE XEMOSE FACE CREAM VISAGE 40 ML', 'uriage-xemose-face-cream-visage-40-ml-UmNmGL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 785, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41989, NULL, 'admin', 1, 'URIAGE BARIESUN MINERAL CREAM SPF 50', 'uriage-bariesun-mineral-cream-spf-50-eqjzpj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41990, NULL, 'admin', 1, 'URIAGE BARIESUN MOISTURIZING KID LOTION SPF 50+', 'uriage-bariesun-moisturizing-kid-lotion-spf-50-qAAFYR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1319, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41991, NULL, 'admin', 1, 'URIAGE BARIESUN TINTED CREAM SPF 50+ 50ML', 'uriage-bariesun-tinted-cream-spf-50-50ml-HeQtaN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1089, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41992, NULL, 'admin', 1, 'URIAGE DEPIDERM SERUM CORRECTEUR 30 ML', 'uriage-depiderm-serum-correcteur-30-ml-O30NlB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1199, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41993, NULL, 'admin', 1, 'URIAGE HYSEAC FLUID SPF 50', 'uriage-hyseac-fluid-spf-50-ge95or', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 899, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41994, NULL, 'admin', 1, 'URIAGE HYSEAC R 40 ML', 'uriage-hyseac-r-40-ml-UfzWhP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 999, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41995, NULL, 'admin', 1, 'URIAGE XEMOSE GENTLE CLEANSING SYNDET 200ML', 'uriage-xemose-gentle-cleansing-syndet-200ml-ZMTzpu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 799, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41996, NULL, 'admin', 1, 'URICOL SACHETS', 'uricol-sachets-yggCTr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 21, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41997, NULL, 'admin', 1, 'URINE BAG', 'urine-bag-4iWbP5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41998, NULL, 'admin', 1, 'URINEX 24 CAP', 'urinex-24-cap-GgZ8nJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 28, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (41999, NULL, 'admin', 1, 'URIPAN SYRUP', 'uripan-syrup-LSrIh8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 28, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42000, NULL, 'admin', 1, 'URIVIN 10SACHETS', 'urivin-10sachets-VrJebH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 31, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42001, NULL, 'admin', 1, 'UROSOLVINE 12SACHETS', 'urosolvine-12sachets-wydo6L', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 38, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-24 00:26:39', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (42002, NULL, 'admin', 1, 'URSO PLUS 20CAP', 'urso-plus-20cap-BNfvO1', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680968cb30336.webp\"]', '[]', '2025-04-24-680968cb50d41.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 174, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-24 00:25:33', 1, 0, NULL, NULL, '2025-04-24-680968cb422fb.png', 1, NULL, 0.00, 0, NULL, NULL, '102100'), (42003, NULL, 'admin', 1, 'URSOFLAK 250MG 20CAP', 'ursoflak-250mg-20cap-BXTASF', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680967e9cc8ba.webp\"]', '[]', '2025-04-24-680967e9f020f.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 122, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-24 00:21:45', 1, 0, NULL, NULL, '2025-04-24-680967e9dffb5.png', 1, NULL, 0.00, 0, NULL, NULL, '112148'), (42004, NULL, 'admin', 1, 'UTROCARE 100MG 30TAB', 'utrocare-100mg-30tab-KksRzf', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-68096781d86ba.webp\"]', '[]', '2025-04-24-68096782002fa.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 126, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-26 00:19:51', 1, 0, NULL, NULL, '2025-04-24-68096781e91fb.png', 1, NULL, 0.00, 0, NULL, NULL, '118041'), (42005, NULL, 'admin', 1, 'VACATION FACIAL CLEAR CREAM 60ML', 'vacation-facial-clear-cream-60ml-CFc25d', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42006, NULL, 'admin', 1, 'VACATION SUN SCERAN PURE GEL 60ML', 'vacation-sun-sceran-pure-gel-60ml-7pHtgd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42007, NULL, 'admin', 1, 'VACATION WHITENING CREAM 60ML', 'vacation-whitening-cream-60ml-QQZdBs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42008, NULL, 'admin', 1, 'VACATION WHITENING FOAM 200ML', 'vacation-whitening-foam-200ml-rpJ55t', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 345, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42009, NULL, 'admin', 1, 'VACATION WHITENING GEL 60ML', 'vacation-whitening-gel-60ml-6IB3jV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 245, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42010, NULL, 'admin', 1, 'VALGESTRIL T', 'valgestril-t-PswuVR', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42011, NULL, 'admin', 1, 'VALO BIOTIN 10.000 MCG 30CAP', 'valo-biotin-10000-mcg-30cap-urCKy1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 258, 0, '0', NULL, 'exclude', '0', 'percent', 21, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42012, NULL, 'admin', 1, 'VANO CREAM 50 GM', 'vano-cream-50-gm-EbuqiF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42013, NULL, 'admin', 1, 'VARNOVA 10MG 30TAB', 'varnova-10mg-30tab-TMeYXp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 325, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42014, NULL, 'admin', 1, 'VASCOMEDRA 600MG 30TAB', 'vascomedra-600mg-30tab-dAgoG2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 64.5, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42015, NULL, 'admin', 1, 'VASCON TAB', 'vascon-tab-EPlyOo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 47, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42016, NULL, 'admin', 1, 'VASELINE BLUE SEAL ORIGINAL 250 ML', 'vaseline-blue-seal-original-250-ml-X0pWro', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42017, NULL, 'admin', 1, 'VASELINE ESSENTIAL HEALING BODY LOTION 200 ML', 'vaseline-essential-healing-body-lotion-200-ml-s2Vcyf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42018, NULL, 'admin', 1, 'VASELINE ESSENTIAL HEALING SPRAY MOISTURIZER 190ml', 'vaseline-essential-healing-spray-moisturizer-190ml-isj1x0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 330, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42019, NULL, 'admin', 1, 'VASELINE ICE COOL HYDRATION', 'vaseline-ice-cool-hydration-IlMxNJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 265, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42020, NULL, 'admin', 1, 'VASELINE ISE COOL HYDRATION BODY LOTION 200ML', 'vaseline-ise-cool-hydration-body-lotion-200ml-yEEIUS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42021, NULL, 'admin', 1, 'VASELINE LIP THERAPY ALEO 20', 'vaseline-lip-therapy-aleo-20-o01et2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42022, NULL, 'admin', 1, 'VASELINE LOTION FLALESS GLOW 200ML', 'vaseline-lotion-flaless-glow-200ml-SNAsqm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42023, NULL, 'admin', 1, 'VASELINE LOTION SMOOTH RADIANCE 200ML', 'vaseline-lotion-smooth-radiance-200ml-wiZsKS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42024, NULL, 'admin', 1, 'VASELINE ORIGINAL 100ML', 'vaseline-original-100ml-CPuNPf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42025, NULL, 'admin', 1, 'VASLINE ESSENTIAL HEALING 400 ML', 'vasline-essential-healing-400-ml-Bv8VPQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 265, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42026, NULL, 'admin', 1, 'VASLINE ORIGINAL HEALING JELLY SKIN 50', 'vasline-original-healing-jelly-skin-50-UkiXxi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42027, NULL, 'admin', 1, 'VASTAREL MR 30TAB', 'vastarel-mr-30tab-pY4sRK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 175, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42028, NULL, 'admin', 1, 'VASTASIERO 10 MG 20 TAB', 'vastasiero-10-mg-20-tab-ecGj8s', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 59, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42029, NULL, 'admin', 1, 'VATIKA HAIR OIL 100ML ALMOND', 'vatika-hair-oil-100ml-almond-9wPUJj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42030, NULL, 'admin', 1, 'VATIKA HAIR OIL 45 ML باللوز', 'vatika-hair-oil-45-ml-balloz-eNIJ4K', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42031, NULL, 'admin', 1, 'VATIKA CREAM 190 ML SHEA BUTER', 'vatika-cream-190-ml-shea-buter-P7Jdye', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42032, NULL, 'admin', 1, 'VATIKA CREAM 70 ML', 'vatika-cream-70-ml-SSBriq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42033, NULL, 'admin', 1, 'VATIKA HAIR CREAM 140 ML_COCONUT', 'vatika-hair-cream-140-ml-coconut-QV48c2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42034, NULL, 'admin', 1, 'VATIKA HAIR CREAM 140 ML_mink', 'vatika-hair-cream-140-ml-mink-MxDwxt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42035, NULL, 'admin', 1, 'VATIKA HAIR CREAM 140_LEMON&ALMOND', 'vatika-hair-cream-140-lemonalmond-MASI3s', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42036, NULL, 'admin', 1, 'VATIKA HAIR CREAM 70 ML_COCONUT', 'vatika-hair-cream-70-ml-coconut-loUzMl', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42037, NULL, 'admin', 1, 'VATIKA HAIR CREAM ARGAN 70GM', 'vatika-hair-cream-argan-70gm-bpUgqn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42038, NULL, 'admin', 1, 'VATIKA HAIR CREAM BLACK SEED 140 ML', 'vatika-hair-cream-black-seed-140-ml-XMY1kk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42039, NULL, 'admin', 1, 'VATIKA HAIR CREAM BLACK SEED 70 ML', 'vatika-hair-cream-black-seed-70-ml-tzdsui', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42040, NULL, 'admin', 1, 'VATIKA HAIR CREAM LEMON AND ALMOND210 ML', 'vatika-hair-cream-lemon-and-almond210-ml-4rAhu5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42041, NULL, 'admin', 1, 'VATIKA HAIR OIL ALOE VERA 90 ML', 'vatika-hair-oil-aloe-vera-90-ml-TrFsE0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42042, NULL, 'admin', 1, 'VATIKA HAIR OIL COCONUT 45 ML', 'vatika-hair-oil-coconut-45-ml-7fB0px', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42043, NULL, 'admin', 1, 'VAXATO 10 MG 10 TAB', 'vaxato-10-mg-10-tab-ugoFDy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 170, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42044, NULL, 'admin', 1, 'VAXATO 20 MG 30 TAB', 'vaxato-20-mg-30-tab-vTT9Uh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 390, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42045, NULL, 'admin', 1, 'VEBIX BLUE ACTIVE FOR MEN 10ML', 'vebix-blue-active-for-men-10ml-i87tP3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 18, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42046, NULL, 'admin', 1, 'VEBIX BLUE ACTIVE FOR MEN 25 ML', 'vebix-blue-active-for-men-25-ml-pJ9a4W', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42047, NULL, 'admin', 1, 'VEBIX CLASSIC UNISEX 10ML', 'vebix-classic-unisex-10ml-00lNpy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 7, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42048, NULL, 'admin', 1, 'VEBIX FEET DEODORANT CREAM', 'vebix-feet-deodorant-cream-Sk5VqO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42049, NULL, 'admin', 1, 'VEBIX MEN 15 MLفيبكس مزيل لرائحة العرق', 'vebix-men-15-mlfybks-mzyl-lrayh-alaark-iYICtb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42050, NULL, 'admin', 1, 'VEBIX MYSTIC FOR WOMEN 10 ML', 'vebix-mystic-for-women-10-ml-BKnzlE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42051, NULL, 'admin', 1, 'vee-allure naile lotion', 'vee-allure-naile-lotion-gIM9zn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 240, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42052, NULL, 'admin', 1, 'vee allure whitening senstive area', 'vee-allure-whitening-senstive-area-hTjgeq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 535, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42053, NULL, 'admin', 1, 'VEE BIOTIN 10000', 'vee-biotin-10000-8RnLox', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42054, NULL, 'admin', 1, 'VEE FERRO 30 CAPS', 'vee-ferro-30-caps-0xKx1L', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 170, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42055, NULL, 'admin', 1, 'VEE HAIR 30 CAPS', 'vee-hair-30-caps-8HxWG1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42056, NULL, 'admin', 1, 'VEE ORTHO 30 CAPS', 'vee-ortho-30-caps-W1IfyT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 320, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42057, NULL, 'admin', 1, 'VEE WHITE 30 CAPS', 'vee-white-30-caps-dHH4Jd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 530, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42058, NULL, 'admin', 1, 'VELOSEF 1GM 8TAB', 'velosef-1gm-8tab-vE3dCi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 98, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42059, NULL, 'admin', 1, 'VELOSEF 500 MG 16 CAP', 'velosef-500-mg-16-cap-GeL2aZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 118, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42060, NULL, 'admin', 1, 'VENDEXINE SYRUP', 'vendexine-syrup-l7p59Q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 29, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42061, NULL, 'admin', 1, 'VENTAL COMPOSITUM INHALER', 'vental-compositum-inhaler-7a1qaq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42062, NULL, 'admin', 1, 'VENTAL INHALER', 'vental-inhaler-PHnyqV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42063, NULL, 'admin', 1, 'VENTAMOR 60GM CEARM', 'ventamor-60gm-cearm-7PLb9Q', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 159, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42064, NULL, 'admin', 1, 'VENTOLIN SYRUP', 'ventolin-syrup-j8con2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 16.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42065, NULL, 'admin', 1, 'VENUS SENSITIVE', 'venus-sensitive-7wZjLM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 440, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42066, NULL, 'admin', 1, 'venus shfing extra smooth 4 pes', 'venus-shfing-extra-smooth-4-pes-KWZUbU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 595, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42067, NULL, 'admin', 1, 'VERA CARE EXTRA GEL 50 GM', 'vera-care-extra-gel-50-gm-oXHQOp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42068, NULL, 'admin', 1, 'VERDEX SERUM PRIME', 'verdex-serum-prime-BIw2Ks', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 375, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42069, NULL, 'admin', 1, 'VERDEX ALBA SERUM WHITENING 50ML', 'verdex-alba-serum-whitening-50ml-Qrykr3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42070, NULL, 'admin', 1, 'VERDEX PRIME ALBA CREAM WHITENING 50ML', 'verdex-prime-alba-cream-whitening-50ml-Hlt3fa', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 445, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42071, NULL, 'admin', 1, 'VERDEX PRIME ALBA SERUM WHITENING 30ML', 'verdex-prime-alba-serum-whitening-30ml-oIgQSL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42072, NULL, 'admin', 1, 'VERDEX PRIME HAIR FORTE 12AMPOULES', 'verdex-prime-hair-forte-12ampoules-tuAkAL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 600, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42073, NULL, 'admin', 1, 'VERDEX PRIME HAIR FORTE LOTION 200ML', 'verdex-prime-hair-forte-lotion-200ml-wbq7jo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 599, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42074, NULL, 'admin', 1, 'verdex PRIME TOPICA CREAM 100 ML', 'verdex-prime-topica-cream-100-ml-iChoqC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 280, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42075, NULL, 'admin', 1, 'VERM-1 500MG 28 TAB', 'verm-1-500mg-28-tab-FZmGNH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 112, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42076, NULL, 'admin', 1, 'VERMIZOLE 200 MG 6TAB', 'vermizole-200-mg-6tab-DECi0F', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42077, NULL, 'admin', 1, 'VERMIZOLE SYRUP', 'vermizole-syrup-2mIsUs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42078, NULL, 'admin', 1, 'VERSACE EDT SPRAY 100 ML', 'versace-edt-spray-100-ml-fItYCQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 4320, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42079, NULL, 'admin', 1, 'VERSERC 16MG 30 TAB', 'verserc-16mg-30-tab-uAg2e4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 87, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42080, NULL, 'admin', 1, 'VERSERC 24MG 30 TAB', 'verserc-24mg-30-tab-BsT7q1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42081, NULL, 'admin', 1, 'VERY SEXY 100 ML', 'very-sexy-100-ml-KKmVew', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42082, NULL, 'admin', 1, 'VIAGRA 100 MG 4 TAB', 'viagra-100-mg-4-tab-wIuuHf', 'physical', '[{\"id\":\"9\",\"position\":1}]', '9', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680983da009fc.webp\"]', '[]', '2025-04-24-680983da2186f.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 144, 0, '0', 'percent', 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-24 02:20:55', 1, 0, NULL, NULL, '2025-04-24-680983da1250e.png', 1, NULL, 0.00, 0, NULL, NULL, '145227'), (42083, NULL, 'admin', 1, 'VIAGRA 50 MG 4 TAB', 'viagra-50-mg-4-tab-eBffs1', 'physical', '[{\"id\":\"9\",\"position\":1}]', '9', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"def.png\",\"2025-04-24-6809837a0d7f2.webp\"]', '[]', '2025-04-24-6809837a2a375.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 112, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-24 02:19:06', 1, 0, NULL, NULL, '2025-04-24-6809837a1de06.png', 1, NULL, 0.00, 0, NULL, NULL, '136540'), (42084, NULL, 'admin', 1, 'VIANA TAG WAX PAPER 100PCS', 'viana-tag-wax-paper-100pcs-xNE09B', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42085, NULL, 'admin', 1, 'VIBRAMYCIN 100 MG 10 CAP', 'vibramycin-100-mg-10-cap-5cYmYw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42086, NULL, 'admin', 1, 'VICHY CAPITAL SOLEIL UV AGE DAILY 50SPF TINTED', 'vichy-capital-soleil-uv-age-daily-50spf-tinted-kTdvXV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 959, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42087, NULL, 'admin', 1, 'VICHY HOMME ROLL ON ESPACE LES RASAGES 50 ML', 'vichy-homme-roll-on-espace-les-rasages-50-ml-V0hZkJ', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-23-682f93af22e44.webp\"]', '[]', '2025-05-23-682f93af3d2a9.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 789, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-23 00:14:35', 1, 0, NULL, NULL, '2025-05-23-682f93af30bfc.png', 1, NULL, 0.00, 0, NULL, NULL, '130640'), (42088, NULL, 'admin', 1, 'VICHY HOMME ROLL ON STRESS RESIST 50 ML', 'vichy-homme-roll-on-stress-resist-50-ml-lgRGFy', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, 1, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680a7bfd87004.webp\"]', '[]', '2025-04-24-680a7bfd9478c.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 789, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-24 20:01:51', 1, 0, NULL, NULL, '2025-04-24-680a7bfd906bf.png', 1, NULL, 0.00, 0, NULL, NULL, '155886'), (42089, NULL, 'admin', 1, 'VICHY HOMME ROLL ON TREATMENT 50 ML', 'vichy-homme-roll-on-treatment-50-ml-VPiJgB', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d164f17bc4.webp\"]', '[]', '2025-04-26-680d164f4d242.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 789, 0, '0', 'percent', 'exclude', '10', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-10 11:39:57', 1, 0, NULL, NULL, '2025-04-26-680d164f32df0.png', 1, NULL, 0.00, 0, NULL, NULL, '115514'), (42090, NULL, 'admin', 1, 'VICHY LIFTACTIVE VIT C SERUM', 'vichy-liftactive-vit-c-serum-81dcLT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1500.38, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42091, NULL, 'admin', 1, 'VICHY MINERAL 89 BOOSTER QUOTIDINE 50ML', 'vichy-mineral-89-booster-quotidine-50ml-gV8hFY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1199, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42092, NULL, 'admin', 1, 'VICHY NORMADERM MICELLAIRE 3 IN 1 200ML', 'vichy-normaderm-micellaire-3-in-1-200ml-jTJ4QN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 499, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42093, NULL, 'admin', 1, 'VICHY NORMADERM PHYTOSOLUTION 200ML', 'vichy-normaderm-phytosolution-200ml-5DARgV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 679.73, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42094, NULL, 'admin', 1, 'VICHY NORMADERM PHYTOSOLUTION 400ML', 'vichy-normaderm-phytosolution-400ml-WxpmHN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 1099, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42095, NULL, 'admin', 1, 'VICHY PURETE 3 IN 1 CLEANSER', 'vichy-purete-3-in-1-cleanser-TEMsL4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 750, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42096, NULL, 'admin', 1, 'VICTORIA SECRET ALL TYBE 250ML', 'victoria-secret-all-tybe-250ml-ecNm3G', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 450, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (42097, NULL, 'admin', 1, 'victoria secret pure seduction 250 ml', 'victoria-secret-pure-seduction-250-ml-HUuOp9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42098, NULL, 'admin', 1, 'VIDROP ORAL DROPS', 'vidrop-oral-drops-DmPw9O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42099, NULL, 'admin', 1, 'VIGAMOX DROPS', 'vigamox-drops-32psp5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 88, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42100, NULL, 'admin', 1, 'vildaformin 50/1000 MG 30 TAB', 'vildaformin-501000-mg-30-tab-y7SUfH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 174, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42101, NULL, 'admin', 1, 'VILDAGLUSE 50 MG 30 TAB', 'vildagluse-50-mg-30-tab-BGQwkk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 126, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42102, NULL, 'admin', 1, 'VILDAGLUSE PLUS 50-850', 'vildagluse-plus-50-850-ZzO5IO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 136.5, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42103, NULL, 'admin', 1, 'VILDAGLUSE PLUS 50/1000 MG 30 TAB', 'vildagluse-plus-501000-mg-30-tab-IhqM2K', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 147, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42104, NULL, 'admin', 1, 'VILDAGLUSE PLUS 50/500', 'vildagluse-plus-50500-FrFkbs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 132, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42105, NULL, 'admin', 1, 'VILLAKORD HAIR OIL 120ML', 'villakord-hair-oil-120ml-MBMlOZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 165, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42106, NULL, 'admin', 1, 'villatrix anti dandruff offer', 'villatrix-anti-dandruff-offer-si9S11', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 505, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42107, NULL, 'admin', 1, 'villatrix capilly serum oily 100ml', 'villatrix-capilly-serum-oily-100ml-xWOiDm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 540, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42108, NULL, 'admin', 1, 'VINOMAX CREAM 30G', 'vinomax-cream-30g-HroqEO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42109, NULL, 'admin', 1, 'VIONA TAG FOR MAKE UP REMOVER 100 PADS', 'viona-tag-for-make-up-remover-100-pads-IXDVjO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42110, NULL, 'admin', 1, 'VIONA TAG FOR MAKE UP REMOVER 50 PADS', 'viona-tag-for-make-up-remover-50-pads-8mOj2B', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42111, NULL, 'admin', 1, 'VIONA TAG FOR MAKE UP REMOVER 70 PADS', 'viona-tag-for-make-up-remover-70-pads-xDrB7R', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42112, NULL, 'admin', 1, 'VIRECTA 100 MG 12 TABS', 'virecta-100-mg-12-tabs-SdYQ1X', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 132, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42113, NULL, 'admin', 1, 'VIRUSTAT SYRUP 120ML', 'virustat-syrup-120ml-vwDHdc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 61, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42114, NULL, 'admin', 1, 'VISCERALGINE 20 FILM-COATED TAB', 'visceralgine-20-film-coated-tab-jYWSxW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 42, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42115, NULL, 'admin', 1, 'VISCERALGINE 6AMP', 'visceralgine-6amp-VQkUGN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42116, NULL, 'admin', 1, 'VITACID C EFF TAB', 'vitacid-c-eff-tab-HN4AYV', 'physical', '[{\"id\":\"8\",\"position\":1}]', '8', NULL, NULL, 1, 'pc', 1, 0, NULL, NULL, '[\"2025-04-25-680ad531bfd10.webp\"]', '[]', '2025-04-25-680ad531cfbf8.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 54, 0, '0', 'percent', 'exclude', '0', 'percent', 15, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-25 03:20:15', 1, 0, NULL, NULL, '2025-04-25-680ad531cb3c8.png', 1, NULL, 0.00, 0, NULL, NULL, '164088'), (42117, NULL, 'admin', 1, 'VITAL CARE EXTRA BODY GEL 300 MG', 'vital-care-extra-body-gel-300-mg-BZosW2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 290, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42118, NULL, 'admin', 1, 'VITAL CARE EXTRA BODY GEL 300 GM', 'vital-care-extra-body-gel-300-gm-Q0tbSM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 299, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42119, NULL, 'admin', 1, 'VITAL CARE EXTREME SPIKING GEL 300 GM', 'vital-care-extreme-spiking-gel-300-gm-ZiVcVh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 299, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42120, NULL, 'admin', 1, 'VITAL CARE SHINING GEL 300 GM', 'vital-care-shining-gel-300-gm-Jxve2D', 'physical', '[{\"id\":\"2\",\"position\":1}]', '2', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680966171d442.webp\"]', '[]', '2025-04-24-680966173b536.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 299, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-24 00:13:56', 1, 0, NULL, NULL, '2025-04-24-680966172b81c.png', 1, NULL, 0.00, 0, NULL, NULL, '132937'), (42121, NULL, 'admin', 1, 'VITAL CARE SUPER HOLD GEL 300 GM', 'vital-care-super-hold-gel-300-gm-QXHzHO', 'physical', '[{\"id\":\"2\",\"position\":1}]', '2', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-6809657dd7022.webp\"]', '[]', '2025-04-24-6809657e01048.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 299, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-24 00:11:30', 1, 0, NULL, NULL, '2025-04-24-6809657de7e6c.png', 1, NULL, 0.00, 0, NULL, NULL, '121512'), (42122, NULL, 'admin', 1, 'VITAMIN E 1000 MG 24 CAP', 'vitamin-e-1000-mg-24-cap-RPJwaP', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-6809645972fbc.webp\"]', '[]', '2025-04-24-680964598e537.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 89, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-24 00:06:27', 1, 0, NULL, NULL, '2025-04-24-6809645982385.png', 1, NULL, 0.00, 0, NULL, NULL, '149625'), (42123, NULL, 'admin', 1, 'VITAMIN E 400MG CAP', 'vitamin-e-400mg-cap-Hk7lqg', 'physical', '[{\"id\":\"8\",\"position\":1}]', '8', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-680963f392b92.webp\"]', '[]', '2025-04-24-680963f3b84b2.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 50, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-24 00:04:59', 1, 0, NULL, NULL, '2025-04-24-680963f3aa5df.png', 1, NULL, 0.00, 0, NULL, NULL, '144286'), (42124, NULL, 'admin', 1, 'VITAMOUNT FOR MEN 15 CAP', 'vitamount-for-men-15-cap-h3LdAb', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-24-6809637a53d3c.webp\"]', '[]', '2025-04-24-6809637a7e59d.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 60, 0, '0', 'percent', 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-24 00:02:51', 1, 0, NULL, NULL, '2025-04-24-6809637a70c79.png', 1, NULL, 0.00, 0, NULL, NULL, '157210'), (42125, NULL, 'admin', 1, 'VITAPOINT ANTI HAIR LOSS 10 AMP', 'vitapoint-anti-hair-loss-10-amp-hqVQnr', 'physical', '[{\"id\":\"2\",\"position\":1}]', '2', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-680962ad3f2bd.webp\"]', '[]', '2025-04-23-680962ad43d0a.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 435, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 23:59:22', 1, 0, NULL, NULL, '2025-04-23-680962ad42423.png', 1, NULL, 0.00, 0, NULL, NULL, '145133'), (42126, NULL, 'admin', 1, 'VITAPOINT ANTI DANDRUFF SHAMPOO 250ML', 'vitapoint-anti-dandruff-shampoo-250ml-73CRJq', 'physical', '[{\"id\":\"2\",\"position\":1}]', '2', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-68096187c4275.webp\"]', '[]', '2025-04-23-68096187f126a.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 125, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 23:54:34', 1, 0, NULL, NULL, '2025-04-23-68096187d7dc2.png', 1, NULL, 0.00, 0, NULL, NULL, '158522'), (42127, NULL, 'admin', 1, 'VITAPOINT ANTIDANDRUFF AMPOULES 5AMP', 'vitapoint-antidandruff-ampoules-5amp-cEhxE2', 'physical', '[{\"id\":\"2\",\"position\":1}]', '2', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-6809611c138de.webp\"]', '[]', '2025-04-23-6809611c3dfad.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 170, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 23:52:41', 1, 0, NULL, NULL, '2025-04-23-6809611c2560c.png', 1, NULL, 0.00, 0, NULL, NULL, '133592'), (42128, NULL, 'admin', 1, 'VITASTRESS 20TAB', 'vitastress-20tab-VHxpg0', 'physical', '[{\"id\":\"8\",\"position\":1}]', '8', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-680960be1588a.webp\"]', '[]', '2025-04-23-680960be33411.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 64, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 23:51:07', 1, 0, NULL, NULL, '2025-04-23-680960be28a96.png', 1, NULL, 0.00, 0, NULL, NULL, '119627'), (42129, NULL, 'admin', 1, 'VITATRON 30CAP', 'vitatron-30cap-RWiDBT', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-6809605ab4791.webp\"]', '[]', '2025-04-23-6809605ae0d29.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 150, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 23:49:28', 1, 0, NULL, NULL, '2025-04-23-6809605ad2dbb.png', 1, NULL, 0.00, 0, NULL, NULL, '189727'), (42130, NULL, 'admin', 1, 'VIVIDOLL HAIR CREAM 100 GM', 'vividoll-hair-cream-100-gm-yIomd6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 170, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42131, NULL, 'admin', 1, 'VOLTAREN 75 MG 6AMP 3 ML', 'voltaren-75-mg-6amp-3-ml-xatBJh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 102, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42132, NULL, 'admin', 1, 'VOLTAREN 75 MG 3AMP 3ML', 'voltaren-75-mg-3amp-3ml-TcmGRd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 51, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42133, NULL, 'admin', 1, 'VOLTAREN 100MG 10SUPP', 'voltaren-100mg-10supp-2eHdeb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 54, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42134, NULL, 'admin', 1, 'VOLTAREN 50MG TAB', 'voltaren-50mg-tab-kePMjo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42135, NULL, 'admin', 1, 'VOLTAREN EMULGEL 100GM', 'voltaren-emulgel-100gm-ZlfDV4', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-26-680d03b3230dd.webp\"]', '[]', '2025-04-26-680d03b33538b.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 101, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-26 19:04:38', 1, 0, NULL, NULL, '2025-04-26-680d03b330664.png', 1, NULL, 0.00, 0, NULL, NULL, '163614'), (42136, NULL, 'admin', 1, 'VOLTAREN EMULGEL 25GM', 'voltaren-emulgel-25gm-eBZRRm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42137, NULL, 'admin', 1, 'VOLTAREN EMULGEL 50GM', 'voltaren-emulgel-50gm-TJC6o8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 68, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42138, NULL, 'admin', 1, 'VOLTAREN SR 100 MG 20 TAB', 'voltaren-sr-100-mg-20-tab-j4sW3I', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 132, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42139, NULL, 'admin', 1, 'VOMIBREAK 20MG 30TAB', 'vomibreak-20mg-30tab-bEdfLp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 66, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42140, NULL, 'admin', 1, 'VONACIDAN 20', 'vonacidan-20-5a7DzM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 138, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42141, NULL, 'admin', 1, 'VONASPIRE 10 14 TAP', 'vonaspire-10-14-tap-VIxwkr', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 56, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42142, NULL, 'admin', 1, 'VONASPIRE 20 MG 14 TAB', 'vonaspire-20-mg-14-tab-JB5qUo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 104, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42143, NULL, 'admin', 1, 'vonseca 20 MG 14 14 14 TAB', 'vonseca-20-mg-14-14-14-tab-A088uu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42144, NULL, 'admin', 1, 'VOTRIAXONE 0.5 GM', 'votriaxone-05-gm-y7MtHs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 32, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42145, NULL, 'admin', 1, 'VOTRIAXONE 1 GM', 'votriaxone-1-gm-jjzbso', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 39, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42146, NULL, 'admin', 1, 'WEE BABY NON-DRIP CUP SPARE TEAT', 'wee-baby-non-drip-cup-spare-teat-ieAroj', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42147, NULL, 'admin', 1, 'WEE BABY SILICONE TEAT INTENSE FLOW 3', 'wee-baby-silicone-teat-intense-flow-3-jlwkyC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42148, NULL, 'admin', 1, 'WEE BABY SILICONE TEETHER 0-6 MONTH', 'wee-baby-silicone-teether-0-6-month-1C6Y0y', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 36, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42149, NULL, 'admin', 1, 'WEE BABY SILICONE TEETHER 6-18 MONTH', 'wee-baby-silicone-teether-6-18-month-DDoljM', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42150, NULL, 'admin', 1, 'WEE BABY SILIKON BIBERON EMZIGI NO1/0-6 AY', 'wee-baby-silikon-biberon-emzigi-no10-6-ay-uJji6w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42151, NULL, 'admin', 1, 'WEE BABY SILIKON BIBERON EMZIGI NO1/0-6 MONTHS', 'wee-baby-silikon-biberon-emzigi-no10-6-months-K6DqKK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42152, NULL, 'admin', 1, 'WEE BABY SILIKON BIBERON EMZIGI NO2/6-18 AY', 'wee-baby-silikon-biberon-emzigi-no26-18-ay-MpPzCx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42153, NULL, 'admin', 1, 'WEE BABY SILIKON BIBERON EMZIGI NO2/6-18 AY', 'wee-baby-silikon-biberon-emzigi-no26-18-ay-2y1305', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42154, NULL, 'admin', 1, 'WEE BABY SOOTHER SQUARES 6:18M/798', 'wee-baby-soother-squares-618m798-f165vu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42155, NULL, 'admin', 1, 'WELLNESS 20TAB', 'wellness-20tab-Cqg4Kt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 33, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42156, NULL, 'admin', 1, 'whitezon cream 50gm', 'whitezon-cream-50gm-ZvruMZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 103, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42157, NULL, 'admin', 1, 'WINDIPINE 5 MG 30 TAB', 'windipine-5-mg-30-tab-YNzKuY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 21, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42158, NULL, 'admin', 1, 'WINPENEM 1MG VIAL', 'winpenem-1mg-vial-GoPGj4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 251, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42159, NULL, 'admin', 1, 'WINZOXIB 120MG', 'winzoxib-120mg-hM7slW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 57, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42160, NULL, 'admin', 1, 'WINZOXIB 60', 'winzoxib-60-DxOmtn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 126, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42161, NULL, 'admin', 1, 'WINZOXIB 90MG TAB', 'winzoxib-90mg-tab-TjBOLF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 204, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42162, NULL, 'admin', 1, 'XALATAN 0.005 % EYE DROPS', 'xalatan-0005-eye-drops-TWszIA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 228, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42163, NULL, 'admin', 1, 'XALATREX 0.005% EYE DROPS', 'xalatrex-0005-eye-drops-yhhrzu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42164, NULL, 'admin', 1, 'XALTEC 5 MG 10 CAP', 'xaltec-5-mg-10-cap-CTXf2S', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42165, NULL, 'admin', 1, 'XARELTO 15MG 14TAB', 'xarelto-15mg-14tab-VJy1fV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 589, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42166, NULL, 'admin', 1, 'XARELTO 20MG 14TAB', 'xarelto-20mg-14tab-vpA1Zx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 589, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42167, NULL, 'admin', 1, 'XEFO RAPID 8 MG 20 TAB', 'xefo-rapid-8-mg-20-tab-SCcFHI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 89, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42168, NULL, 'admin', 1, 'XILONE SYRUP 100 ML', 'xilone-syrup-100-ml-fePlc0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 34, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42169, NULL, 'admin', 1, 'XILONE FORTE SYRUP', 'xilone-forte-syrup-dGdFww', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 69, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42170, NULL, 'admin', 1, 'XITHRONE 200MG SUSP 15ML', 'xithrone-200mg-susp-15ml-3qXXfT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42171, NULL, 'admin', 1, 'XITHRONE 500MG 3TAB', 'xithrone-500mg-3tab-Z0iNRd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 63, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42172, NULL, 'admin', 1, 'XITHRONE 500MG 5TAB', 'xithrone-500mg-5tab-7xsmyd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 86, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42173, NULL, 'admin', 1, 'XL 1BILLION GOLD SPRAY 150 ML', 'xl-1billion-gold-spray-150-ml-TyyejI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42174, NULL, 'admin', 1, 'XL AZZURA SPRAY 150 ML', 'xl-azzura-spray-150-ml-DiBpFO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42175, NULL, 'admin', 1, 'xl oud', 'xl-oud-uXHbwq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42176, NULL, 'admin', 1, 'XL SPRAY 150 ML حريمى', 'xl-spray-150-ml-hrym-cKUM9I', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 135, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42177, NULL, 'admin', 1, 'XL2 BLACK SPRAY 150 ML', 'xl2-black-spray-150-ml-1soYbi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42178, NULL, 'admin', 1, 'XOLAMOL EYE DROPS', 'xolamol-eye-drops-IlhO7h', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 109, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42179, NULL, 'admin', 1, 'XORAXON 1 GM IM', 'xoraxon-1-gm-im-ei1Z9z', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 56, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42180, NULL, 'admin', 1, 'XTENSION PLUS 150/12.5 MG 28 TAB', 'xtension-plus-150125-mg-28-tab-vzzh2S', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 76, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42181, NULL, 'admin', 1, 'xyclindo 1% topical foam 100 ml', 'xyclindo-1-topical-foam-100-ml-KuP6L8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 113, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42182, NULL, 'admin', 1, 'Y.S.L EYE SHADOW IN LOVE AGAIN 4 TONE 1', 'ysl-eye-shadow-in-love-again-4-tone-1-0mdinF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42183, NULL, 'admin', 1, 'YARA FRUTTI EXTRACT HOT OIL CREAM', 'yara-frutti-extract-hot-oil-cream-l4HIAk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42184, NULL, 'admin', 1, 'YARA SHOWER GEL', 'yara-shower-gel-NCxtxm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42185, NULL, 'admin', 1, 'YASMIN 21 TAB', 'yasmin-21-tab-4kYap1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 205, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42186, NULL, 'admin', 1, 'YEAST TAB', 'yeast-tab-66i0XN', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42187, NULL, 'admin', 1, 'yolo nail polish mimi', 'yolo-nail-polish-mimi-Z2ydLb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 61, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42188, NULL, 'admin', 1, 'YSL Y 100ML', 'ysl-y-100ml-JODGfn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 2850, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42189, NULL, 'admin', 1, 'YSL Y LIBRE 100ML', 'ysl-y-libre-100ml-i1Jtc5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 3280, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42190, NULL, 'admin', 1, 'yves saint laurent eau fraiche', 'yves-saint-laurent-eau-fraiche-qcH42m', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-68095e11b7a3d.webp\"]', '[]', '2025-04-23-68095e11e29b9.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 3500, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 23:42:18', 1, 0, NULL, NULL, '2025-04-23-68095e11d35ed.png', 1, NULL, 0.00, 0, NULL, NULL, '157519'), (42191, NULL, 'admin', 1, 'ZAK FOR MEN TOBACCO VANILLA 175 ML', 'zak-for-men-tobacco-vanilla-175-ml-v2rBYa', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-68095cef3f7a6.webp\"]', '[]', '2025-04-23-68095cef5f5ae.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 250, 0, '0', 'percent', 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-10 15:39:27', 1, 0, NULL, NULL, '2025-04-23-68095cef500dd.png', 1, NULL, 0.00, 0, NULL, NULL, '111513'), (42192, NULL, 'admin', 1, 'ZAK INTENSE GAS FREE ICON 150 ML', 'zak-intense-gas-free-icon-150-ml-eefTsL', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-680959df4bd8e.webp\"]', '[]', '2025-04-23-680959df65101.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 380, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 23:43:09', 1, 0, NULL, NULL, '2025-04-23-680959df56db7.png', 1, NULL, 0.00, 0, NULL, NULL, '115616'); INSERT INTO `products` (`id`, `matching_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`) VALUES (42193, NULL, 'admin', 1, 'ZAK TOBACCO MUSK SPRAY 90 ML', 'zak-tobacco-musk-spray-90-ml-Y5H4lZ', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-680958e1e28e5.webp\"]', '[]', '2025-04-23-680958e2037e7.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 135, 0, '0', 'percent', 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-07-21 00:26:47', 1, 0, NULL, NULL, '2025-04-23-680958e1ed442.png', 1, NULL, 0.00, 0, NULL, NULL, '125046'), (42194, NULL, 'admin', 1, 'ZANDROS 20 CAPS', 'zandros-20-caps-mbiXuP', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-68095840383ee.webp\"]', '[]', '2025-04-23-680958405e985.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 120, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-10 15:41:10', 1, 0, NULL, NULL, '2025-04-23-680958404fa7a.png', 1, NULL, 0.00, 0, NULL, NULL, '188993'), (42195, NULL, 'admin', 1, 'ZANOGLIDE 2MG/30MG 30TAB', 'zanoglide-2mg30mg-30tab-t69CWf', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-680957ca4588f.webp\"]', '[]', '2025-04-23-680957ca5d915.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 93, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 23:12:54', 1, 0, NULL, NULL, '2025-04-23-680957ca527c3.png', 1, NULL, 0.00, 0, NULL, NULL, '112802'), (42196, NULL, 'admin', 1, 'ZANOGLIDE 4MG/30MG 30TAB', 'zanoglide-4mg30mg-30tab-7NYBtJ', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-680957314fdae.webp\"]', '[]', '2025-04-23-680957316eb49.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 102, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 23:10:27', 1, 0, NULL, NULL, '2025-04-23-680957315f0c1.png', 1, NULL, 0.00, 0, NULL, NULL, '185040'), (42197, NULL, 'admin', 1, 'ZARA BODY SPLASH', 'zara-body-splash-NPiMXp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42198, NULL, 'admin', 1, 'ZARA PARFUM', 'zara-parfum-3sa8w9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 650, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 23:06:20', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42199, NULL, 'admin', 1, 'ZERO FRIZZ KERATIN SHAMPOO 355 ML', 'zero-frizz-keratin-shampoo-355-ml-YHJAeX', 'physical', '[{\"id\":\"2\",\"position\":1}]', '2', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-680955e43e25d.webp\"]', '[]', '2025-04-23-680955e444a54.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 195, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-10 15:39:27', 1, 0, NULL, NULL, '2025-04-23-680955e4427ae.png', 1, NULL, 0.00, 0, NULL, NULL, '118177'), (42200, NULL, 'admin', 1, 'ZEROL CREAM 40 GM', 'zerol-cream-40-gm-lSHfRr', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-25-68323455ec125.webp\"]', '[]', '2025-05-25-683234561496f.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 185, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-25 00:04:48', 1, 0, NULL, NULL, '2025-05-25-6832345608e84.png', 1, NULL, 0.00, 0, NULL, NULL, '105512'), (42201, NULL, 'admin', 1, 'ZESTORETIC 20/12.5MG 10TAB', 'zestoretic-20125mg-10tab-mYfIRd', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-25-683233982a6e0.webp\"]', '[]', '2025-05-25-6832339850373.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 52, 0, '0', 'percent', 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-25 00:01:39', 1, 0, NULL, NULL, '2025-05-25-68323398414d2.png', 1, NULL, 0.00, 0, NULL, NULL, '134423'), (42202, NULL, 'admin', 1, 'ZESTRIL 10MG 10TAB', 'zestril-10mg-10tab-BPU1vi', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 43, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42203, NULL, 'admin', 1, 'ZESTRIL 20MG TAB', 'zestril-20mg-tab-ZyHQPQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 52, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42204, NULL, 'admin', 1, 'ZESTRIL 5MG TAB', 'zestril-5mg-tab-dDZCsb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42205, NULL, 'admin', 1, 'ZINCODERM CREAM 50GM', 'zincoderm-cream-50gm-pyHBEc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42206, NULL, 'admin', 1, 'ZINCTRON 30 CAPSULES', 'zinctron-30-capsules-WBCUbF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 126, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42207, NULL, 'admin', 1, 'ZINOBACILLY ORAL DROPS 10 ML', 'zinobacilly-oral-drops-10-ml-Eifc6C', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42208, NULL, 'admin', 1, 'ZINOL 1GM VIAL', 'zinol-1gm-vial-jWXiGt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 48, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42209, NULL, 'admin', 1, 'ZISROCIN 500MG 3CAP', 'zisrocin-500mg-3cap-sXWLUV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 71, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42210, NULL, 'admin', 1, 'ZISROCIN SUSP', 'zisrocin-susp-aZbbqA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42211, NULL, 'admin', 1, 'ZITHROKAN 100MG SUSP', 'zithrokan-100mg-susp-gp8S1w', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 33, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42212, NULL, 'admin', 1, 'ZITHROKAN 500 MG 3 CAP', 'zithrokan-500-mg-3-cap-Tw0D5d', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 77, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42213, NULL, 'admin', 1, 'ZITHROMAX 500 3 CAP', 'zithromax-500-3-cap-lXEtDF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42214, NULL, 'admin', 1, 'ZITHROMAX 600MG SUSP', 'zithromax-600mg-susp-VBUHC9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 89, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42215, NULL, 'admin', 1, 'ZITHROMAX 900MG SUSP', 'zithromax-900mg-susp-NesNVg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42216, NULL, 'admin', 1, 'ZOFRAN 4MG AMP', 'zofran-4mg-amp-kH98PF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 275, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42217, NULL, 'admin', 1, 'ZOFRAN 8MG 8 AMP', 'zofran-8mg-8-amp-lMZPXQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 416, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42218, NULL, 'admin', 1, 'ZOLA COMPRESSION STOCKINGS ABOVE L', 'zola-compression-stockings-above-l-T0HeSW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42219, NULL, 'admin', 1, 'ZOLA FOAM COLLAR L', 'zola-foam-collar-l-M9MOMu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42220, NULL, 'admin', 1, 'ZOLA KNEE SUPPORTS XL', 'zola-knee-supports-xl-BBMxUm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 75, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42221, NULL, 'admin', 1, 'ZOLA LUMBO SCARAL BELT LAREGE SIZE', 'zola-lumbo-scaral-belt-larege-size-nA7BSp', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 155, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42222, NULL, 'admin', 1, 'ZOLA LUMBO SCARLE BELT XXL', 'zola-lumbo-scarle-belt-xxl-JZJvTE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 160, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42223, NULL, 'admin', 1, 'ZOLA SUSPENSORY MEDIUM SIZE', 'zola-suspensory-medium-size-MkEZn8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42224, NULL, 'admin', 1, 'ZOLA SUSPENSORY XL', 'zola-suspensory-xl-0r4OMW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 35, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42225, NULL, 'admin', 1, 'zola umbilical belt', 'zola-umbilical-belt-aExdXc', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 140, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42226, NULL, 'admin', 1, 'ZOLA VERVE WRIST BRACE XXL', 'zola-verve-wrist-brace-xxl-nSd8K2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42227, NULL, 'admin', 1, 'ZOLA WRIST BRACE', 'zola-wrist-brace-l3H0eF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 12, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 22:20:57', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42228, NULL, 'admin', 1, 'ZOLA WRIST BRACE XL', 'zola-wrist-brace-xl-smMmGx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 22:20:55', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42229, NULL, 'admin', 1, 'ZOLA WRIST LET L', 'zola-wrist-let-l-QRg4NL', 'physical', '[{\"id\":\"7\",\"position\":1}]', '7', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-6809537ce6829.webp\"]', '[]', '2025-04-23-6809537ff35e6.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 50, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-10 16:48:59', 1, 0, NULL, NULL, '2025-04-23-6809537ee1814.png', 1, NULL, 0.00, 0, NULL, NULL, '126053'), (42230, NULL, 'admin', 1, 'ZOLA WRIST M', 'zola-wrist-m-lhIcqX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42231, NULL, 'admin', 1, 'ZOLMSOLAN 2.5 MG 6 FILMS', 'zolmsolan-25-mg-6-films-VB5Zur', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 72, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42232, NULL, 'admin', 1, 'ZOLMSOLAN 5 MG 6 FILMS', 'zolmsolan-5-mg-6-films-wJZMH2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42233, NULL, 'admin', 1, 'ZOVIRAX 10% CREAM', 'zovirax-10-cream-IMxEXs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 27, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42234, NULL, 'admin', 1, 'ZOVIRAX 400MG TAB', 'zovirax-400mg-tab-lXGDaU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 49, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42235, NULL, 'admin', 1, 'ZOVIRAX SUSPENSION', 'zovirax-suspension-CVB3JV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 96, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42236, NULL, 'admin', 1, 'ZURCAL 20 MG 14 TAB', 'zurcal-20-mg-14-tab-ZLRSop', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 81, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42237, NULL, 'admin', 1, 'ZURCAL 40 MG 28TAB', 'zurcal-40-mg-28tab-2EZN5O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 192, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42238, NULL, 'admin', 1, 'ZYROVAZET 10/40', 'zyrovazet-1040-mzuC4e', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-6809548032726.webp\"]', '[]', '2025-04-23-680954804b10a.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 456, 0, '0', 'percent', 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 22:58:55', 1, 0, NULL, NULL, '2025-04-23-68095480416ef.png', 1, NULL, 0.00, 0, NULL, NULL, '134389'), (42239, NULL, 'admin', 1, 'ZYROVAZET 10\\10 30 TAB', 'zyrovazet-1010-30-tab-PBCSJ7', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-680951a8b93c0.webp\"]', '[]', '2025-04-23-680951a90b955.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 216, 0, '0', 'percent', 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-11 20:02:26', 1, 0, NULL, NULL, '2025-04-23-680951a8e37a4.png', 1, NULL, 0.00, 0, NULL, NULL, '141663'), (42240, NULL, 'admin', 1, 'ZYROVAZET 10\\20 30 TAB', 'zyrovazet-1020-30-tab-qzh70N', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-04-23-680952ea459ab.webp\"]', '[]', '2025-04-23-680952ea951a8.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 294, 0, '0', 'percent', 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-10 11:40:32', 1, 0, NULL, NULL, '2025-04-23-680952ea6e723.png', 1, NULL, 0.00, 0, NULL, NULL, '155962'), (42241, NULL, 'admin', 1, 'ZYRTEC 10MG 20TAB', 'zyrtec-10mg-20tab-BAPbPL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42242, NULL, 'admin', 1, 'ZYRTEC DROPS', 'zyrtec-drops-ItG50H', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 43, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42243, NULL, 'admin', 1, 'ZYRTEC SYRUP', 'zyrtec-syrup-s8VarY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 51, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42244, NULL, 'admin', 1, 'البرهان زيت شعر 100 مل', 'albrhan-zyt-shaar-100-ml-1IUnDd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42245, NULL, 'admin', 1, 'اي بوكس صغير', 'ay-boks-sghyr-wZsdU1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42246, NULL, 'admin', 1, 'ايس بوكس كبير جديد', 'ays-boks-kbyr-gdyd-1gtNCm', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42247, NULL, 'admin', 1, 'بابيونت فرد', 'babyont-frd-wyuV4C', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42248, NULL, 'admin', 1, 'بالس صيني', 'bals-syny-fHbzqH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 330, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42249, NULL, 'admin', 1, 'بامبرز 1 22 قطعة', 'bambrz-1-22-ktaa-GIO3op', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 190, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42250, NULL, 'admin', 1, 'بنز للجلد والاظافر', 'bnz-llgld-oalathafr-Dc3aaW', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42251, NULL, 'admin', 1, 'بيور بودرة قدم لافندر', 'byor-bodr-kdm-lafndr-FcSYRP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 26, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42252, NULL, 'admin', 1, 'تولا هير لوشن عرض', 'tola-hyr-loshn-aard-fsoAUg', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 300, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42253, NULL, 'admin', 1, 'تولانجو سليم 30 قرص', 'tolango-slym-30-krs-yZgo2p', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 195, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42254, NULL, 'admin', 1, 'تيرومتير صيني', 'tyromtyr-syny-2i4a4X', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 355, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42255, NULL, 'admin', 1, 'جروث فرومنالا اطفال فانيال 400', 'groth-fromnala-atfal-fanyal-400-tcYnw1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 194.5, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42256, NULL, 'admin', 1, 'جلورى حنا كستانى', 'glor-hna-kstan-yChEy7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42257, NULL, 'admin', 1, 'جلورى لايت براون', 'glor-layt-braon-OZuCXd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 9, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42258, NULL, 'admin', 1, 'جهاز شمع', 'ghaz-shmaa-C9NmbZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 210, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42259, NULL, 'admin', 1, 'جهازتنظيف الاذن', 'ghaztnthyf-alathn-aT2k2t', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 280, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42260, NULL, 'admin', 1, 'جوى بوكس عرض', 'go-boks-aard-aeB43v', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 137, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42261, NULL, 'admin', 1, 'حزام سرة اطفال', 'hzam-sr-atfal-Igf0p0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42262, NULL, 'admin', 1, 'حلمة سيليكون', 'hlm-sylykon-0ZUVON', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 10, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42263, NULL, 'admin', 1, 'حنة خمس خمسات صغير', 'hn-khms-khmsat-sghyr-G0OVGv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42264, NULL, 'admin', 1, 'حنة خمس خمسات كبير', 'hn-khms-khmsat-kbyr-mQPdWb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42265, NULL, 'admin', 1, 'خلة اسنان 50 ق', 'khl-asnan-50-k-gXcDGh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42266, NULL, 'admin', 1, 'خلة اسنان خشب', 'khl-asnan-khshb-94h09v', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 13, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42267, NULL, 'admin', 1, 'خلة اسنان كبيره', 'khl-asnan-kbyrh-UilHh3', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42268, NULL, 'admin', 1, 'رقبة', 'rkb-DpzT4Z', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 280, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42269, NULL, 'admin', 1, 'سرنجات انسولين', 'srngat-ansolyn-YcB8qU', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 18, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42270, NULL, 'admin', 1, 'سرنجة 10 سم', 'srng-10-sm-1N57Lk', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 7, 0, '0', NULL, 'exclude', '0', 'percent', 21, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42271, NULL, 'admin', 1, 'شفاط انف', 'shfat-anf-qvEjxI', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42272, NULL, 'admin', 1, 'صبغة جومانا لي لحواجب', 'sbgh-gomana-ly-lhoagb-x0S5hE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42273, NULL, 'admin', 1, 'صبغة يود 2.5%', 'sbgh-yod-25-R231vO', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 30, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42274, NULL, 'admin', 1, 'عجاز ثبات', 'aagaz-thbat-EWdoks', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 350, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42275, NULL, 'admin', 1, 'عجاز متحرك', 'aagaz-mthrk-Poa9uy', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 410, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42276, NULL, 'admin', 1, 'عضاضة اشكال', 'aadad-ashkal-5Oeiex', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42277, NULL, 'admin', 1, 'فرش شعر بونيتا', 'frsh-shaar-bonyta-34vKnJ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42278, NULL, 'admin', 1, 'فرش شعر دهبي', 'frsh-shaar-dhby-cBbLDT', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42279, NULL, 'admin', 1, 'فرش شعر فك تشابك', 'frsh-shaar-fk-tshabk-N9CEqB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42280, NULL, 'admin', 1, 'فرش شعر لوكس', 'frsh-shaar-loks-7VLdwn', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42281, NULL, 'admin', 1, 'فرشاة شعر بنات مقاس 820', 'frsha-shaar-bnat-mkas-820-SBUJUY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42282, NULL, 'admin', 1, 'فرشاة فك تشابك + بيوتى بلندر', 'frsha-fk-tshabk-byot-blndr-TZj9rL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 115, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42283, NULL, 'admin', 1, 'فرشاه شعر فك تشابك', 'frshah-shaar-fk-tshabk-M30FOb', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 100, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42284, NULL, 'admin', 1, 'فرشاه شعر فك تشابك سيليكون', 'frshah-shaar-fk-tshabk-sylykon-rPg592', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 150, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42285, NULL, 'admin', 1, 'فرشة اطفال', 'frsh-atfal-AV3Us0', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42286, NULL, 'admin', 1, 'فرشة اسنان اطفال', 'frsh-asnan-atfal-LNPmTQ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42287, NULL, 'admin', 1, 'فرشة شعر عسلى', 'frsh-shaar-aasl-3nibmq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42288, NULL, 'admin', 1, 'فرشة شعر ويفي', 'frsh-shaar-oyfy-NBOG8R', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42289, NULL, 'admin', 1, 'فرشه شعر REANA', 'frshh-shaar-reana-zRWBH5', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 85, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42290, NULL, 'admin', 1, 'قصافة أظافر فاشون.', 'ksaf-athafr-fashon-m8eUkP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL); INSERT INTO `products` (`id`, `matching_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`) VALUES (42291, NULL, 'admin', 1, 'قصافة الوان', 'ksaf-aloan-96bS5x', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42292, NULL, 'admin', 1, 'قطن مكياج', 'ktn-mkyag-DAzxlC', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42293, NULL, 'admin', 1, 'قطن ودان', 'ktn-odan-sJAmWS', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42294, NULL, 'admin', 1, 'قلم تحديد مااك', 'klm-thdyd-maak-9CjTOF', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 125, 0, '0', NULL, 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42295, NULL, 'admin', 1, 'لوفة MY BABY', 'lof-my-baby-9XJQ7i', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42296, NULL, 'admin', 1, 'لوفة شاور', 'lof-shaor-0GEPDw', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 25, 0, '0', NULL, 'exclude', '0', 'percent', 10, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42297, NULL, 'admin', 1, 'لوفة كف', 'lof-kf-k36VTX', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42298, NULL, 'admin', 1, 'لوفه ظهر طويله او كف', 'lofh-thhr-toylh-ao-kf-CaUK6K', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 11, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42299, NULL, 'admin', 1, 'ليفه مغربى', 'lyfh-mghrb-mBKvqA', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 120, 0, '0', NULL, 'exclude', '0', 'percent', 14, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42300, NULL, 'admin', 1, 'ماء اكسجين لونا 10جم', 'maaa-aksgyn-lona-10gm-pjdWvJ', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-22-682f8da261d33.webp\"]', '[]', '2025-05-22-682f8da2802f5.webp', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 20, 0, '0', 'percent', 'exclude', '0', 'percent', 3, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-22 23:49:22', 0, 0, NULL, NULL, '2025-05-22-682f8da270e89.png', 1, NULL, 0.00, 0, NULL, NULL, '149006'), (42301, NULL, 'admin', 1, 'ماء اكسجين لونا 20حم', 'maaa-aksgyn-lona-20hm-lL7K3R', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 0, NULL, NULL, '[\"2025-05-22-682f8d0fe081f.webp\"]', '[]', '2025-05-22-682f8d1000448.webp', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, 'null', '[]', '[]', 0, 20, 0, '0', 'percent', 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-22 23:46:22', 1, 0, NULL, NULL, '2025-05-22-682f8d0fe4602.png', 1, NULL, 0.00, 0, NULL, NULL, '172325'), (42302, NULL, 'admin', 1, 'مانع شخير', 'manaa-shkhyr-oo8vWZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 185, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42303, NULL, 'admin', 1, 'مبرد اظافر وقلم', 'mbrd-athafr-oklm-d0qiLz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42304, NULL, 'admin', 1, 'مبرد اظافر زجاج', 'mbrd-athafr-zgag-OXhX4A', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 5, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42305, NULL, 'admin', 1, 'مبرد اظافر كرتون', 'mbrd-athafr-krton-el84zs', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 65, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42306, NULL, 'admin', 1, 'مرهم راسب أبيض', 'mrhm-rasb-abyd-1rEk5t', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 12, 0, '0', NULL, 'exclude', '0', 'percent', 2, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42307, NULL, 'admin', 1, 'مرهم راسب ابيض لقتل الجراثيم', 'mrhm-rasb-abyd-lktl-algrathym-S4Ea7T', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 15, 0, '0', NULL, 'exclude', '0', 'percent', 8, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42308, NULL, 'admin', 1, 'مشط اسود', 'msht-asod-f6Rvzd', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42309, NULL, 'admin', 1, 'مشط بلاستيك 3قطع', 'msht-blastyk-3ktaa-z2Nz9X', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', NULL, NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 60, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', NULL, 0, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42310, NULL, 'admin', 1, 'مشط خشب;', 'msht-khshb-nd6Cr1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 40, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 22:11:25', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42311, NULL, 'admin', 1, 'مشط ميجو بيد', 'msht-mygo-byd-pLV0Wt', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 70, 0, '0', NULL, 'exclude', '0', 'percent', 4, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 22:11:22', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42312, NULL, 'admin', 1, 'مشط ميجو جيب', 'msht-mygo-gyb-qmsxcq', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 55, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-10 10:40:08', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42313, NULL, 'admin', 1, 'مشط ميجو صغير', 'msht-mygo-sghyr-ICKVrz', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 45, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-10 04:26:44', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42314, NULL, 'admin', 1, 'مقص حديد ايطالي', 'mks-hdyd-aytaly-qepI3a', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 180, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-09 16:49:01', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42315, NULL, 'admin', 1, 'ملقاط فضى', 'mlkat-fd-TmFk3d', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 50, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-09 16:49:01', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42316, NULL, 'admin', 1, 'مياة اكسيجين 20 جرام', 'mya-aksygyn-20-gram-v3KWw7', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 20, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-11 19:54:34', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42317, NULL, 'admin', 1, 'ميجو عرض 3لوف شاور', 'mygo-aard-3lof-shaor-2MaSHZ', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 110, 0, '0', NULL, 'exclude', '0', 'percent', 0, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-10 02:34:32', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42318, NULL, 'admin', 1, 'هاي لايتر ماك مورد خدود', 'hay-laytr-mak-mord-khdod-zMVd43', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 95, 0, '0', NULL, 'exclude', '0', 'percent', 6, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-04-23 22:10:57', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42319, NULL, 'admin', 1, 'ودانات اذن', 'odanat-athn-YENEkK', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"2\",\"position\":2},{\"id\":\"3\",\"position\":3}]', '1', '2', '3', 1, 'pc', 1, 0, NULL, NULL, '[\"def.png\"]', '', '', '1', NULL, 'youtube', 'https://www.youtube.com/', '[]', 0, '[]', '[]', '[]', 0, 80, 0, '0', NULL, 'exclude', '0', 'percent', 1, 1, 'Drug', 0, NULL, '2025-04-23 22:07:11', '2025-05-10 16:53:40', 1, 0, NULL, NULL, NULL, 1, NULL, 0.00, NULL, NULL, NULL, NULL), (42320, NULL, 'admin', 1, 'Acetylcysteine 600mg effervescent instant granules', 'acetylcysteine-600mg-effervescent-instant-granules-20YIS1', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 59, 'pc', 1, 1, NULL, '', '[\"2025-04-24-680a78c91e9fb.webp\"]', '[]', '2025-04-24-680a78c9235c8.png', '1', NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 55, 0, '0', 'percent', 'include', '0', 'flat', 0, 1, NULL, 0, NULL, '2025-04-24 19:45:45', '2025-04-24 19:45:49', 1, 1, NULL, NULL, '2025-04-24-680a78c9290dd.png', 1, NULL, 0.00, 0, NULL, NULL, '152115'), (42321, NULL, 'admin', 1, 'Azelast Plus', 'azelast-plus-3D7fV8', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, NULL, 'pc', 1, 1, NULL, '', '[\"2025-04-26-680d05cf1e4fe.webp\"]', '[]', '2025-04-26-680d05cf2acb1.png', '1', NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 102, 0, '0', 'percent', 'include', '0', 'flat', 0, 1, NULL, 0, NULL, '2025-04-26 19:11:59', '2025-04-26 19:12:04', 1, 1, NULL, NULL, '2025-04-26-680d05cf352d5.png', 1, NULL, 0.00, 0, NULL, NULL, '166220'); -- -------------------------------------------------------- -- -- Table structure for table `product_compares` -- CREATE TABLE `product_compares` ( `id` bigint(20) UNSIGNED NOT NULL, `user_id` bigint(20) UNSIGNED NOT NULL COMMENT 'customer_id', `product_id` bigint(20) 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_stocks` -- CREATE TABLE `product_stocks` ( `id` bigint(20) UNSIGNED NOT NULL, `product_id` bigint(20) DEFAULT NULL, `variant` varchar(255) DEFAULT NULL, `sku` varchar(255) DEFAULT NULL, `price` decimal(8,2) NOT NULL DEFAULT 0.00, `qty` int(11) 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(20) UNSIGNED NOT NULL, `product_id` bigint(20) UNSIGNED NOT NULL, `tag_id` bigint(20) 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, 1, 1, NULL, NULL), (2, 1, 2, NULL, NULL), (3, 2, 3, NULL, NULL), (4, 2, 4, NULL, NULL), (5, 21799, 5, NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `refund_requests` -- CREATE TABLE `refund_requests` ( `id` bigint(20) UNSIGNED NOT NULL, `order_details_id` bigint(20) UNSIGNED NOT NULL, `customer_id` bigint(20) UNSIGNED NOT NULL, `status` varchar(191) NOT NULL, `approved_count` tinyint(4) NOT NULL DEFAULT 0, `denied_count` tinyint(4) NOT NULL DEFAULT 0, `amount` double(8,2) NOT NULL, `product_id` bigint(20) UNSIGNED NOT NULL, `order_id` bigint(20) UNSIGNED NOT NULL, `refund_reason` longtext NOT NULL, `images` varchar(191) DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `approved_note` longtext DEFAULT NULL, `rejected_note` longtext DEFAULT NULL, `payment_info` longtext DEFAULT NULL, `change_by` varchar(191) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `refund_statuses` -- CREATE TABLE `refund_statuses` ( `id` bigint(20) UNSIGNED NOT NULL, `refund_request_id` bigint(20) UNSIGNED DEFAULT NULL, `change_by` varchar(191) DEFAULT NULL, `change_by_id` bigint(20) UNSIGNED DEFAULT NULL, `status` varchar(191) DEFAULT NULL, `message` longtext 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 `refund_transactions` -- CREATE TABLE `refund_transactions` ( `id` bigint(20) UNSIGNED NOT NULL, `order_id` bigint(20) UNSIGNED DEFAULT NULL, `payment_for` varchar(191) DEFAULT NULL, `payer_id` bigint(20) UNSIGNED DEFAULT NULL, `payment_receiver_id` bigint(20) UNSIGNED DEFAULT NULL, `paid_by` varchar(191) DEFAULT NULL, `paid_to` varchar(191) DEFAULT NULL, `payment_method` varchar(191) DEFAULT NULL, `payment_status` varchar(191) DEFAULT NULL, `amount` double(8,2) DEFAULT NULL, `transaction_type` varchar(191) DEFAULT NULL, `order_details_id` bigint(20) UNSIGNED DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `refund_id` bigint(20) UNSIGNED DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `reviews` -- CREATE TABLE `reviews` ( `id` bigint(20) UNSIGNED NOT NULL, `product_id` bigint(20) NOT NULL, `customer_id` bigint(20) NOT NULL, `delivery_man_id` bigint(20) DEFAULT NULL, `order_id` bigint(20) DEFAULT NULL, `comment` mediumtext DEFAULT NULL, `attachment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`attachment`)), `rating` int(11) NOT NULL DEFAULT 0, `status` int(11) 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; -- -------------------------------------------------------- -- -- Table structure for table `search_functions` -- CREATE TABLE `search_functions` ( `id` bigint(20) UNSIGNED NOT NULL, `key` varchar(150) DEFAULT NULL, `url` varchar(250) DEFAULT NULL, `visible_for` varchar(191) 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, 'Promotion', '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(20) UNSIGNED NOT NULL, `f_name` varchar(30) DEFAULT NULL, `l_name` varchar(30) DEFAULT NULL, `phone` varchar(25) DEFAULT NULL, `image` varchar(30) NOT NULL DEFAULT 'def.png', `email` varchar(80) NOT NULL, `password` varchar(80) DEFAULT NULL, `status` varchar(15) NOT NULL DEFAULT 'pending', `remember_token` varchar(100) DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `bank_name` varchar(191) DEFAULT NULL, `branch` varchar(191) DEFAULT NULL, `account_no` varchar(191) DEFAULT NULL, `holder_name` varchar(191) DEFAULT NULL, `auth_token` text DEFAULT NULL, `sales_commission_percentage` double(8,2) DEFAULT NULL, `gst` varchar(191) DEFAULT NULL, `cm_firebase_token` varchar(191) DEFAULT NULL, `pos_status` tinyint(1) NOT NULL DEFAULT 0, `minimum_order_amount` double(8,2) NOT NULL DEFAULT 0.00, `free_delivery_status` int(11) NOT NULL DEFAULT 0, `free_delivery_over_amount` double(8,2) NOT NULL DEFAULT 0.00, `app_language` varchar(191) NOT NULL DEFAULT 'en' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `sellers` -- INSERT INTO `sellers` (`id`, `f_name`, `l_name`, `phone`, `image`, `email`, `password`, `status`, `remember_token`, `created_at`, `updated_at`, `bank_name`, `branch`, `account_no`, `holder_name`, `auth_token`, `sales_commission_percentage`, `gst`, `cm_firebase_token`, `pos_status`, `minimum_order_amount`, `free_delivery_status`, `free_delivery_over_amount`, `app_language`) VALUES (1, 'Ahmed', 'Hassan', '+2001145270392', '2024-12-16-675f35316c857.webp', 'abdeen@ics.com', '$2y$10$BN1JtuFi.lscAacn.nwROeYH.a5vTI.3J0o1ggcsdAyEkPMVN32Zy', 'suspended', NULL, '2024-12-16 01:59:45', '2025-01-19 01:59:36', NULL, NULL, NULL, NULL, '6P13Wz4JG00rbJpZTViPaNG51DrvphCmSLW9EKd2YMrYP0S0PrN9HzUYMZJqE8LWzuqhq6AyamYOTe2P', NULL, NULL, NULL, 1, 0.00, 0, 0.00, 'en'), (2, 'Sara', 'Nour', '+2001093003106', '2024-12-16-675f383f15abe.webp', 'Sara@ics.com', '$2y$10$z0pJthME6GgFvvdFDs.AkO91Szkn7EpM.s8yPZbnp2CCs2olVhxqS', 'suspended', 'juZb3Gfv0T9SQRy5KWFEuZcSgOmWKAvlMgeRrE9tMIVUokBi6eI0dZ9ENWev', '2024-12-16 02:12:47', '2025-01-19 01:59:19', NULL, NULL, NULL, NULL, 'i7FijwxYM5FHTQg7DL8Y99Ku23d9obpcwFkALGOBbqdGzQLQ6897xd7uE7RPbY9v0YpXAcExcrKuZ88W', NULL, NULL, NULL, 0, 0.00, 0, 0.00, 'en'), (3, 'Doha', 'Akram', '+2001145270391', '2025-01-09-677f3c5243a37.webp', 'doha.akram.1980@gmail.com', '$2y$10$WXkSaF70Ooaxyl.FBxmBvOQJrPGy0XROHP.xtb8zK8Sox4DUQNW3.', 'suspended', 'juWNb2vmusA94p43WcfGIFvbIRL1bLCspL4sYASgy09c3fZ4xgnKdNoP5gEv', '2025-01-09 05:02:42', '2025-01-19 01:59:11', NULL, NULL, NULL, NULL, 'l97RvF0cbpVaMwbLdQ3XHHQ8tEUKAEws9Wnz3ki9sNh28hG71FazQSlWBOwwen3qR2DojoeONkZJ59xP', NULL, NULL, NULL, 0, 0.00, 0, 0.00, 'en'), (4, 'عطارة', 'الحمد', '+20114396696', '2025-01-11-6781a61466a8d.webp', 'admin@ics.com', '$2y$10$MbQIbWbNyKZgmpcVdffrd.saziedDKe/aiyjNyV0FMhvSaKoXGMRW', 'pending', NULL, '2025-01-11 00:58:28', '2025-01-11 00:58:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0.00, 0, 0.00, 'en'), (5, 'Ahmed', 'Hassan', '+2001145270393', '2025-01-11-6782da1cc7fd3.webp', 'Reem1@ics.com', '$2y$10$W7Maf6p8jeS3jpyRmiEbpu4KsTZogBYojnzPG5/.WovD7i85Zcvaq', 'suspended', NULL, '2025-01-11 22:52:44', '2025-01-19 01:58:07', NULL, NULL, NULL, NULL, 'NqqHMtiOF7vSAvHyQRQd1K711hWO1f89enLHrek9eZLWfTpFAxderK84gfO9LqezLawM6o8o5aIawBXJ', NULL, NULL, NULL, 0, 0.00, 0, 0.00, 'en'), (6, 'مخزن عناية', 'عناية', '+201008796681', '2025-01-19-678c641513469.webp', '3naya@ics.com', '$2y$10$5CJyqnnF11kejMyfYI1FNegZCXxEk8DSEh2BU0GuopNPgDjq6eDPa', 'suspended', 'aEJZUyIT3kEfl1z23VZgCR6btdMGhWy3hMKtVWWcvd2zXgpBXLQu4Hj5yWLg', '2025-01-19 01:57:32', '2025-02-14 16:02:19', NULL, NULL, NULL, NULL, 'rhAr22vdrpJnPX5UdEaDszvl4vCoLopbC9eUS98fZorEe2TorYsH6YztZkgjW3sGxR8aNzyKNzoJcIno', NULL, NULL, NULL, 0, 0.00, 0, 0.00, 'en'), (7, 'مخزن الفتح', 'مخزن الفتح', '+2001008796682', '2025-01-19-678c40cc1de74.webp', 'Elfath@ics.com', '$2y$10$sb.oqKSco/1xjCweIaZyHeo9cK/TefzAf.yZ2bVI0j0FI6ieDmdYy', 'suspended', 'BtcRag03DrZzGxEcQonKZRWdrdPnM1xePiTr64SOYecYdGY8BgxFVhfV0KMU', '2025-01-19 02:01:16', '2025-02-14 16:02:46', NULL, NULL, NULL, NULL, 'Ktood6BlIL0IZNGzxBsadQVkgAQ55Bb0A3ZxGENOUlh0uiAEmXrK3YWC06PJTDa33J9MFv71rVViNDah', NULL, NULL, NULL, 0, 0.00, 0, 0.00, 'en'), (8, 'مخزن', 'القصواء', '+2001087966823', '2025-01-19-678c419d84ba6.webp', 'elkaswaa@ics.com', '$2y$10$NKPvlFp8KSdVcE5i4bT0eef3y4S4NNWBpsOCkOh97nco2u4f8lCE.', 'suspended', 'R13tzQFwoovmD1MP81hXUErtvDh1F5SEWTUJV1SHfKoEvcjvqMAXVGcUAxmH', '2025-01-19 02:04:45', '2025-02-14 16:03:24', NULL, NULL, NULL, NULL, 'Girhf0UAIqxZ8kliJi7ChXPLaOZNIIgMNF38DhVGQCSzGrv3xaHC93RMPhl4014cIrcOpVsjkLWongz9', 1.00, NULL, NULL, 1, 0.00, 0, 0.00, 'en'), (9, 'Amr', '12', '+201555801500', '2025-02-01-679e772a59df7.webp', 'amr.masoud@icsgroup-eco.com', '$2y$10$WpTTGmYArSWPpEjxKX4BEOrjyL7YnbFHqObCQFLkPlJjjRUsL4Loi', 'approved', NULL, '2025-02-01 21:34:02', '2025-02-12 02:13:42', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0.00, 0, 0.00, 'en'); -- -------------------------------------------------------- -- -- Table structure for table `seller_wallets` -- CREATE TABLE `seller_wallets` ( `id` bigint(20) UNSIGNED NOT NULL, `seller_id` bigint(20) 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 (10, 1, 0, 0, '2025-05-09 15:36:46', '2025-05-09 15:36:46', 0.00, 0.00, 0.00, 0.00, 0.00); -- -------------------------------------------------------- -- -- Table structure for table `seller_wallet_histories` -- CREATE TABLE `seller_wallet_histories` ( `id` bigint(20) UNSIGNED NOT NULL, `seller_id` bigint(20) DEFAULT NULL, `amount` double NOT NULL DEFAULT 0, `order_id` bigint(20) DEFAULT NULL, `product_id` bigint(20) DEFAULT NULL, `payment` varchar(191) 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(20) UNSIGNED NOT NULL, `customer_id` varchar(15) DEFAULT NULL, `is_guest` tinyint(4) NOT NULL DEFAULT 0, `contact_person_name` varchar(50) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `address_type` varchar(20) NOT NULL DEFAULT 'home', `address` varchar(255) DEFAULT NULL, `city` varchar(50) DEFAULT NULL, `zip` varchar(10) DEFAULT NULL, `phone` varchar(20) DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `state` varchar(191) DEFAULT NULL, `country` varchar(191) DEFAULT NULL, `latitude` varchar(191) DEFAULT NULL, `longitude` varchar(191) 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`, `is_guest`, `contact_person_name`, `email`, `address_type`, `address`, `city`, `zip`, `phone`, `created_at`, `updated_at`, `state`, `country`, `latitude`, `longitude`, `is_billing`) VALUES (1327, '6', 0, 'Reem hassan', NULL, 'home', 'حدايق الاهرام', 'اكتوبر', '١٣٢٣', '+2001112855990', NULL, NULL, NULL, 'Egypt', '', '', 0), (1328, '14681', 1, 'مطعم طازة', 'waledgohar7@gmail.com', 'permanent', '40 شارع على محمد', 'صفط اللبن', '8797', '+20201140769019', NULL, NULL, NULL, 'Egypt', '85.05336142455621', '-179.9230098776752', 0), (1329, '14681', 1, 'مطعم طازة', 'waledgohar7@gmail.com', 'permanent', '40 شارع على محمد', 'صفط اللبن', '8797', '+20201140769019', NULL, NULL, NULL, 'Egypt', '85.05336142455621', '-179.9230098776752', 0), (1330, '14681', 1, 'مطعم طازة', 'waledgohar7@gmail.com', 'permanent', '40 شارع على محمد', 'صفط اللبن', '8797', '+20201140769019', NULL, NULL, NULL, 'Egypt', '', '', 0), (1331, '14726', 1, 'Dr Ali Ahmed', 'ahmeedgeo_2006@yahoo.com', 'permanent', 'Hadaek EL Ahram , 6th Of October, Giza, Egypt', 'Giza', '00202', '+20201145270392', NULL, NULL, NULL, 'Egypt', '', '', 0), (1332, '14726', 1, 'Dr Ali Ahmed', 'ahmeedgeo_2006@yahoo.com', 'permanent', 'Hadaek EL Ahram , 6th Of October, Giza, Egypt', 'Giza', '00202', '+20201145270392', NULL, NULL, NULL, 'Egypt', '', '', 0), (1333, '16683', 1, 'Ali Ali', 'Icsgroup2050@gmail.com', 'home', '22 M Hadayek El Ahram', 'Giza', '11511', '+201145250550', NULL, NULL, NULL, 'Egypt', '', '', 0), (1334, '9', 0, 'Salwa ahmed', NULL, 'permanent', 'Giza faisal', 'Giza', '11511', '+2001123459870', NULL, NULL, NULL, 'Egypt', '', '', 0), (1335, '10', 0, 'Soha', NULL, 'permanent', '89 jhfjhkjsdfhjk', 'Giza', '123456', '+200104566895', NULL, NULL, NULL, 'Egypt', '', '', 0), (1336, '0', 0, 'Salwa ahmed', NULL, 'permanent', 'Giza faisal', 'Giza', '11511', '+2001123459870', NULL, NULL, NULL, 'Egypt', '', '', 0), (1337, '0', 0, 'Salwa ahmed', NULL, 'permanent', 'Giza faisal', 'Giza', '11511', '+2001123459870', NULL, NULL, NULL, 'Egypt', '', '', 1), (1338, '11', 0, 'AHMED ALI', NULL, 'permanent', 'AHMED@GMAIL.COM', 'GIZA', '12345', '+20012387654321', NULL, NULL, NULL, 'Egypt', '', '', 0), (1339, '0', 0, 'AHMED ALI', NULL, 'permanent', 'AHMED@GMAIL.COM', 'GIZA', '12345', '+20012387654321', NULL, NULL, NULL, 'Egypt', '', '', 0), (1340, '0', 0, 'AHMED ALI', NULL, 'permanent', 'AHMED@GMAIL.COM', 'GIZA', '12345', '+20012387654321', NULL, NULL, NULL, 'Egypt', '', '', 1), (1341, '16981', 1, 'sama', 'sama3065@gmail.com', 'home', 'damitta', 'damitta', '057', '+2001557736540', NULL, NULL, NULL, 'Afghanistan', '', '', 0), (1342, '16982', 1, 'Ahmed Ali', 'ahmeedhassangeoo2006@gmail.com', 'permanent', 'Hadaek EL Ahram , 6th Of October, Giza, Egypt', 'Giza', '00202', '+20201145270395', NULL, NULL, NULL, 'Egypt', '', '', 0), (1343, '16979', 1, 'Reem', 'riim.hassan.obaid@gmail.com', 'permanent', 'اكتوبر', 'اكتوبر', '11511', '+2001098805215', NULL, NULL, NULL, 'Egypt', '', '', 0), (1344, '24854', 1, 'ahmed ibrahim', 'ahmedcoin1312@gmail.com', 'home', 'عين شمس\\الخصوص\\شارع الفيروز\\عمارة عصائر الغابة', 'cairo', '21000', '+201061083951', NULL, NULL, NULL, 'Egypt', '', '', 0), (1345, '24854', 1, 'ahmed ibrahim', 'ahmedcoin1312@gmail.com', 'permanent', 'عين شمس\\الخصوص\\شارع الفيروز\\عمارة عصائر الغابة', 'cairo', '4543070', '+20201061083951', NULL, NULL, NULL, 'Egypt', '', '', 0); -- -------------------------------------------------------- -- -- Table structure for table `shipping_methods` -- CREATE TABLE `shipping_methods` ( `id` bigint(20) UNSIGNED NOT NULL, `creator_id` bigint(20) DEFAULT NULL, `creator_type` varchar(191) NOT NULL DEFAULT 'admin', `title` varchar(100) DEFAULT NULL, `cost` decimal(8,2) NOT NULL DEFAULT 0.00, `duration` varchar(20) 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 `shipping_methods` -- INSERT INTO `shipping_methods` (`id`, `creator_id`, `creator_type`, `title`, `cost`, `duration`, `status`, `created_at`, `updated_at`) VALUES (9, 6, 'seller', 'COD', 0.00, '1', 1, '2025-01-24 23:09:15', '2025-01-24 23:09:15'), (10, 8, 'seller', 'COD', 0.00, '1', 1, '2025-01-24 23:11:52', '2025-01-24 23:11:52'), (11, 1, 'admin', 'Delivery Charges', 20.00, '30 to 60 minutes', 1, '2025-05-09 15:07:33', '2025-05-09 15:07:33'); -- -------------------------------------------------------- -- -- Table structure for table `shipping_types` -- CREATE TABLE `shipping_types` ( `id` bigint(20) UNSIGNED NOT NULL, `seller_id` bigint(20) UNSIGNED DEFAULT NULL, `shipping_type` varchar(191) 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, 'order_wise', '2024-12-05 15:43:29', '2025-01-19 17:32:00'), (2, 6, 'order_wise', '2025-01-24 23:08:02', '2025-01-24 23:08:22'); -- -------------------------------------------------------- -- -- Table structure for table `shops` -- CREATE TABLE `shops` ( `id` bigint(20) UNSIGNED NOT NULL, `seller_id` bigint(20) NOT NULL, `name` varchar(100) NOT NULL, `slug` varchar(191) NOT NULL DEFAULT 'en', `address` varchar(255) NOT NULL, `contact` varchar(25) NOT NULL, `image` varchar(30) NOT NULL DEFAULT 'def.png', `bottom_banner` varchar(191) DEFAULT NULL, `offer_banner` varchar(255) DEFAULT NULL, `vacation_start_date` date DEFAULT NULL, `vacation_end_date` date DEFAULT NULL, `vacation_note` varchar(255) DEFAULT NULL, `vacation_status` tinyint(4) NOT NULL DEFAULT 0, `temporary_close` tinyint(4) NOT NULL DEFAULT 0, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `banner` varchar(191) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `shops` -- INSERT INTO `shops` (`id`, `seller_id`, `name`, `slug`, `address`, `contact`, `image`, `bottom_banner`, `offer_banner`, `vacation_start_date`, `vacation_end_date`, `vacation_note`, `vacation_status`, `temporary_close`, `created_at`, `updated_at`, `banner`) VALUES (1, 1, 'ICS', 'ics-Qb6vK1', 'Hadaek EL Ahram , 6th Of October, Giza, Egypt', '+2001145270392', '2024-12-16-675f353350fd2.webp', '2024-12-16-675f35374bb76.webp', NULL, NULL, NULL, NULL, 0, 0, '2024-12-16 01:59:51', '2024-12-16 01:59:51', '2024-12-16-675f353531906.webp'), (2, 2, 'Cartona', 'cartona-qeOc5C', '89 jhjholm, hjkjhk', '+2001093003106', '2024-12-16-675f383f335e7.webp', '2024-12-16-675f383f54994.webp', NULL, NULL, NULL, NULL, 0, 0, '2024-12-16 02:12:47', '2024-12-16 02:12:47', '2024-12-16-675f383f448ce.webp'), (3, 3, 'Abdeen', 'abdeen-Fy8Ci4', '22 M Hadayek El Ahram', '+2001145270391', '2025-01-09-677f3c529bcb4.webp', '2025-01-09-677f3c533b221.webp', NULL, NULL, NULL, NULL, 0, 0, '2025-01-09 05:02:43', '2025-01-09 05:02:43', '2025-01-09-677f3c52ee6c4.webp'), (4, 4, 'Nahla', 'nahla-nbLKIs', '40 شارع على محمد', '+20114396696', '2025-01-11-6781a61481bf0.webp', '2025-01-11-6781a614990e5.webp', NULL, NULL, NULL, NULL, 0, 0, '2025-01-11 00:58:28', '2025-01-11 00:58:28', '2025-01-11-6781a6148d314.webp'), (5, 5, 'EL Omraa', 'el-omraa-955cPN', 'Hadaek EL Ahram , 6th Of October, Giza, Egypt', '+2001145270393', '2025-01-11-6782da1cd62bf.webp', '2025-01-11-6782da1cd863a.webp', NULL, NULL, NULL, NULL, 0, 0, '2025-01-11 22:52:44', '2025-01-11 22:52:44', '2025-01-11-6782da1cd7600.webp'), (6, 6, 'مخزن عناية', 'mkhzn-aanay-RHSUvh', '22 mljko', '+201008796681', '2025-01-19-678c3fecc8150.webp', '2025-01-19-678c3feccae26.webp', NULL, NULL, NULL, NULL, 0, 0, '2025-01-19 01:57:32', '2025-01-19 01:57:32', '2025-01-19-678c3fecc9af6.webp'), (7, 7, 'مخزن الفتح', 'mkhzn-alfth-KY5vir', '26lko', '+2001008796682', '2025-01-19-678c40cc2bd2b.webp', '2025-01-19-678c40cc2f533.webp', NULL, NULL, NULL, NULL, 0, 0, '2025-01-19 02:01:16', '2025-01-19 02:01:16', '2025-01-19-678c40cc2d7b9.webp'), (8, 8, 'مخزن القصواء', 'mkhzn-alksoaaa-KfSFwh', '457 kjgkjk', '+2001087966823', '2025-01-19-678c419d92584.webp', '2025-01-19-678c419d94f72.webp', NULL, NULL, NULL, NULL, 0, 0, '2025-01-19 02:04:45', '2025-01-19 02:04:45', '2025-01-19-678c419d93b5a.webp'), (9, 9, 'Amr Pharma', 'amr-pharma-QvmhmM', 'Faisal', '+201555801500', '2025-02-01-679e772a6907f.webp', '2025-02-01-679e772a6bfba.webp', NULL, NULL, NULL, NULL, 0, 0, '2025-02-01 21:34:02', '2025-02-01 21:34:02', '2025-02-01-679e772a6a68a.webp'); -- -------------------------------------------------------- -- -- Table structure for table `shop_followers` -- CREATE TABLE `shop_followers` ( `id` bigint(20) UNSIGNED NOT NULL, `shop_id` int(11) NOT NULL, `user_id` int(11) 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(20) UNSIGNED NOT NULL, `name` varchar(100) NOT NULL, `link` varchar(100) NOT NULL, `icon` varchar(100) DEFAULT NULL, `active_status` int(11) 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://www.w3schools.com/howto/howto_css_table_responsive.asp', 'fa fa-twitter', 0, 1, '2020-12-31 21:18:03', '2025-04-26 01:06:23'), (2, 'linkedin', 'https://dev.6amtech.com/', 'fa fa-linkedin', 0, 1, '2021-02-27 16:23:01', '2025-04-26 01:06:28'), (3, 'google-plus', 'https://dev.6amtech.com/', 'fa fa-google-plus-square', 0, 1, '2021-02-27 16:23:30', '2025-04-26 01:06:31'), (4, 'pinterest', 'https://dev.6amtech.com/', 'fa fa-pinterest', 0, 1, '2021-02-27 16:24:14', '2025-04-26 01:06:36'), (5, 'instagram', 'https://dev.6amtech.com/', 'fa fa-instagram', 0, 1, '2021-02-27 16:24:36', '2025-04-26 01:06:38'), (6, 'facebook', 'facebook.com', 'fa fa-facebook', 1, 1, '2021-02-27 19:19:42', '2021-06-11 17:41:59'); -- -------------------------------------------------------- -- -- Table structure for table `soft_credentials` -- CREATE TABLE `soft_credentials` ( `id` bigint(20) UNSIGNED NOT NULL, `key` varchar(191) DEFAULT NULL, `value` longtext 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 `subscriptions` -- CREATE TABLE `subscriptions` ( `id` bigint(20) UNSIGNED NOT NULL, `email` varchar(191) 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 (33, 'roznowjl@testform.xyz', '2025-06-01 00:12:23', '2025-06-01 00:12:23'), (34, 'hdvrokgr@testform.xyz', '2025-06-01 00:12:35', '2025-06-01 00:12:35'); -- -------------------------------------------------------- -- -- Table structure for table `support_tickets` -- CREATE TABLE `support_tickets` ( `id` bigint(20) UNSIGNED NOT NULL, `customer_id` bigint(20) DEFAULT NULL, `subject` varchar(150) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `priority` varchar(15) NOT NULL DEFAULT 'low', `description` varchar(255) DEFAULT NULL, `attachment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`attachment`)), `reply` varchar(255) DEFAULT NULL, `status` varchar(15) 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; -- -------------------------------------------------------- -- -- Table structure for table `support_ticket_convs` -- CREATE TABLE `support_ticket_convs` ( `id` bigint(20) UNSIGNED NOT NULL, `support_ticket_id` bigint(20) DEFAULT NULL, `admin_id` bigint(20) DEFAULT NULL, `customer_message` varchar(191) DEFAULT NULL, `attachment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`attachment`)), `admin_message` varchar(191) DEFAULT NULL, `position` int(11) 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 `tags` -- CREATE TABLE `tags` ( `id` bigint(20) UNSIGNED NOT NULL, `tag` varchar(191) NOT NULL, `visit_count` bigint(20) 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, 'Celebrex Pain Reliever 100mg | 10 Caps', 0, '2025-01-11 22:31:08', '2025-01-11 22:31:08'), (2, 'سيليبريكس مسكن للالم 100مج | 10 كبسولات', 0, '2025-01-11 22:31:08', '2025-01-11 22:31:08'), (3, 'دوليبران 1000مجم باراسيتامول مسكن للصداع والآلام | 15 قرص', 0, '2025-01-11 22:35:46', '2025-01-11 22:35:46'), (4, 'Doliprane Pain & Fever 1000mg | 15 Tabs', 0, '2025-01-11 22:35:46', '2025-01-11 22:35:46'), (5, 'Ketofan', 0, '2025-01-19 06:53:26', '2025-01-19 06:53:26'); -- -------------------------------------------------------- -- -- Table structure for table `transactions` -- CREATE TABLE `transactions` ( `id` int(10) UNSIGNED NOT NULL, `order_id` bigint(20) DEFAULT NULL, `payment_for` varchar(100) DEFAULT NULL, `payer_id` bigint(20) DEFAULT NULL, `payment_receiver_id` bigint(20) DEFAULT NULL, `paid_by` varchar(15) DEFAULT NULL, `paid_to` varchar(15) DEFAULT NULL, `payment_method` varchar(15) DEFAULT NULL, `payment_status` varchar(10) 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) DEFAULT NULL, `order_details_id` bigint(20) UNSIGNED DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `translations` -- CREATE TABLE `translations` ( `translationable_type` varchar(191) NOT NULL, `translationable_id` bigint(20) UNSIGNED NOT NULL, `locale` varchar(191) NOT NULL, `key` varchar(191) DEFAULT NULL, `value` text DEFAULT NULL, `id` bigint(20) UNSIGNED NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `translations` -- INSERT INTO `translations` (`translationable_type`, `translationable_id`, `locale`, `key`, `value`, `id`) VALUES ('App\\Models\\Product', 38634, 'eg', 'name', 'ACM DUOLYS cream anti age 50ML', 327), ('App\\Models\\Product', 38634, 'eg', 'description', 'Drug', 328), ('App\\Models\\Product', 40686, 'eg', 'name', 'luna emollient glycerin andVITAMINE E oil 50 gm', 329), ('App\\Models\\Product', 40686, 'eg', 'description', 'Drug', 330), ('App\\Models\\Product', 42089, 'eg', 'name', 'VICHY HOMME ROLL ON TREATMENT 50 ML', 331), ('App\\Models\\Product', 42089, 'eg', 'description', 'Drug', 332), ('App\\Models\\Product', 38631, 'eg', 'name', 'ABIMOL 500 MG 20 TAB', 333), ('App\\Models\\Product', 38631, 'eg', 'description', 'Drug', 334), ('App\\Models\\NotificationMessage', 1, 'eg', 'order_pending_message', 'order pen message', 335), ('App\\Models\\NotificationMessage', 2, 'eg', 'order_confirmation_message', 'Order con Message', 336), ('App\\Models\\NotificationMessage', 3, 'eg', 'order_processing_message', 'Order pro Message', 337), ('App\\Models\\NotificationMessage', 4, 'eg', 'out_for_delivery_message', 'Order ouut Message', 338), ('App\\Models\\NotificationMessage', 5, 'eg', 'order_delivered_message', 'Order del Message', 339), ('App\\Models\\NotificationMessage', 6, 'eg', 'order_returned_message', 'Order hh Message', 340), ('App\\Models\\NotificationMessage', 7, 'eg', 'order_failed_message', 'Order fa Message', 341), ('App\\Models\\NotificationMessage', 9, 'eg', 'order_refunded_message', 'customize your order refunded message message', 342), ('App\\Models\\NotificationMessage', 10, 'eg', 'refund_request_canceled_message', 'customize your refund request canceled message message', 343), ('App\\Models\\NotificationMessage', 11, 'eg', 'message_from_delivery_man', 'customize your message from delivery man message', 344), ('App\\Models\\NotificationMessage', 12, 'eg', 'message_from_seller', 'customize your message from seller message', 345), ('App\\Models\\NotificationMessage', 13, 'eg', 'fund_added_by_admin_message', 'customize your fund added by admin message message', 346), ('App\\Models\\NotificationMessage', 39, 'eg', 'customer_block_message', 'customize your customer block message message', 347), ('App\\Models\\NotificationMessage', 40, 'eg', 'customer_unblock_message', 'customize your customer unblock message message', 348), ('App\\Models\\Product', 42301, 'eg', 'name', 'ماء اكسجين لونا 20حم', 349), ('App\\Models\\Product', 42301, 'eg', 'description', 'Drug', 350), ('App\\Models\\Product', 42300, 'eg', 'name', 'ماء اكسجين لونا 10جم', 351), ('App\\Models\\Product', 42300, 'eg', 'description', 'Drug', 352), ('App\\Models\\Product', 40270, 'eg', 'name', 'HAIR PLUS BACK 5% LOTION', 353), ('App\\Models\\Product', 40270, 'eg', 'description', 'Drug', 354), ('App\\Models\\Product', 41504, 'eg', 'name', 'SEBACLAR PURIFYING CLEANSING GEL 200 ML', 355), ('App\\Models\\Product', 41504, 'eg', 'description', 'Drug', 356), ('App\\Models\\Product', 42087, 'eg', 'name', 'VICHY HOMME ROLL ON ESPACE LES RASAGES 50 ML', 357), ('App\\Models\\Product', 42087, 'eg', 'description', 'Drug', 358), ('App\\Models\\Product', 38867, 'eg', 'name', 'AUGMENTIN ES-600 SYP', 359), ('App\\Models\\Product', 38867, 'eg', 'description', 'Drug', 360), ('App\\Models\\Product', 38866, 'eg', 'name', 'AUGMENTIN DUO 200/28MG 70ML', 361), ('App\\Models\\Product', 38866, 'eg', 'description', 'Drug', 362), ('App\\Models\\Product', 38865, 'eg', 'name', 'AUGMENTIN 457MG SYRUP 70ML', 363), ('App\\Models\\Product', 38865, 'eg', 'description', 'Drug', 364), ('App\\Models\\Product', 38864, 'eg', 'name', 'AUGMENTIN 312MG SYRUP 60ML', 365), ('App\\Models\\Product', 38864, 'eg', 'description', 'Drug', 366), ('App\\Models\\Product', 38863, 'eg', 'name', 'AUGMENTIN 1GM 14TAB', 367), ('App\\Models\\Product', 38863, 'eg', 'description', 'Drug', 368), ('App\\Models\\Product', 38862, 'eg', 'name', 'AUGMENTIN 156MG SYP', 369), ('App\\Models\\Product', 38862, 'eg', 'description', 'Drug', 370), ('App\\Models\\Product', 41192, 'eg', 'name', 'PANADOL MIGRAINE 30TAB', 371), ('App\\Models\\Product', 41192, 'eg', 'description', 'Drug', 372), ('App\\Models\\Product', 41191, 'eg', 'name', 'PANADOL JOINT 24 TAB', 373), ('App\\Models\\Product', 41191, 'eg', 'description', 'Drug', 374), ('App\\Models\\Product', 41190, 'eg', 'name', 'PANADOL EXTRA 48 TABS 4 STRIPS', 375), ('App\\Models\\Product', 41190, 'eg', 'description', 'Drug', 376), ('App\\Models\\Product', 41189, 'eg', 'name', 'PANADOL COLD&FLU SINUS 24 TAB IMP', 377), ('App\\Models\\Product', 41189, 'eg', 'description', 'Drug', 378), ('App\\Models\\Product', 41187, 'eg', 'name', 'PANADOL BLUE 24TAB', 379), ('App\\Models\\Product', 41187, 'eg', 'description', 'Drug', 380), ('App\\Models\\Product', 41186, 'eg', 'name', 'PANADOL ADVANCE 48 TABS', 381), ('App\\Models\\Product', 41186, 'eg', 'description', 'Drug', 382), ('App\\Models\\Product', 41185, 'eg', 'name', 'PANADOL ACUT HEAD COLD', 383), ('App\\Models\\Product', 41185, 'eg', 'description', 'Drug', 384), ('App\\Models\\Product', 39048, 'eg', 'name', 'BISOLVON 4 MG/5 ML SYRUP 120 ML', 385), ('App\\Models\\Product', 39048, 'eg', 'description', 'Drug', 386), ('App\\Models\\Product', 42201, 'eg', 'name', 'ZESTORETIC 20/12.5MG 10TAB', 387), ('App\\Models\\Product', 42201, 'eg', 'description', 'Drug', 388), ('App\\Models\\Product', 42200, 'eg', 'name', 'ZEROL CREAM 40 GM', 389), ('App\\Models\\Product', 42200, 'eg', 'description', 'Drug', 390); -- -------------------------------------------------------- -- -- Table structure for table `users` -- CREATE TABLE `users` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(80) DEFAULT NULL, `f_name` varchar(255) DEFAULT NULL, `l_name` varchar(255) DEFAULT NULL, `phone` varchar(25) NOT NULL, `image` varchar(30) NOT NULL DEFAULT 'def.png', `email` varchar(80) NOT NULL, `email_verified_at` timestamp NULL DEFAULT NULL, `password` varchar(80) NOT NULL, `remember_token` varchar(100) DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `street_address` varchar(250) DEFAULT NULL, `country` varchar(50) DEFAULT NULL, `city` varchar(50) DEFAULT NULL, `zip` varchar(20) DEFAULT NULL, `house_no` varchar(50) DEFAULT NULL, `apartment_no` varchar(50) DEFAULT NULL, `cm_firebase_token` varchar(191) DEFAULT NULL, `is_active` tinyint(1) NOT NULL DEFAULT 1, `payment_card_last_four` varchar(191) DEFAULT NULL, `payment_card_brand` varchar(191) DEFAULT NULL, `payment_card_fawry_token` text DEFAULT NULL, `login_medium` varchar(191) DEFAULT NULL, `social_id` varchar(191) DEFAULT NULL, `is_phone_verified` tinyint(1) NOT NULL DEFAULT 0, `temporary_token` varchar(191) 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(4) NOT NULL DEFAULT 0, `is_temp_blocked` tinyint(1) NOT NULL DEFAULT 0, `temp_block_time` timestamp NULL DEFAULT NULL, `referral_code` varchar(255) DEFAULT NULL, `referred_by` int(11) DEFAULT NULL, `app_language` varchar(191) NOT NULL DEFAULT 'en' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `users` -- INSERT INTO `users` (`id`, `name`, `f_name`, `l_name`, `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`, `referral_code`, `referred_by`, `app_language`) VALUES (0, 'walking customer', 'walking', 'customer', '000000000000', 'def.png', 'walking@customer.com', NULL, '', NULL, NULL, '2022-02-03 03:46:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, NULL, NULL, 'en'), (2, 'Ahmed Hassan', 'Ahmed', 'Hassan', '+2001145270394', 'def.png', 'Ahmed@ics.com', NULL, '$2y$10$82Gt64TS5hzL918Dkz.1X.zrmMawv6n.EuwDjZb8VZwxUfYoJzyhO', 'jb7olwx4ZPYLzDnQo77BNGLZG6kgPyxvZ5JPmkr6uu8tyu4VQ4o8rSylanBZ', '2025-01-19 07:38:55', '2025-02-12 02:07:52', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, 0.00, 0, 0, NULL, 'SZMEU8JSDCZBBPACQYDW', NULL, 'en'), (4, 'diaa elassy', 'diaa', 'elassy', '+201060908802', 'def.png', 'fraa1398@gmail.com', NULL, '$2y$10$fdsvGK3XUcENogLX.zLQuO2HBCOR8yeVhi7kafrq7DGo3FJ0RC9Da', '5FXK6fLDJsv0a71GgafxUhyPqWdCn6hdn7oaHcP5qazi8tKhWtHSHKntdNtj', '2025-01-25 08:05:42', '2025-05-09 15:36:46', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, 67.00, 0.00, 0, 1, '2025-01-26 14:36:20', 'RRWPE0BXLQKRUOJWVHXG', NULL, 'en'), (5, 'Amr Ahmed', 'Amr', 'Ahmed', '+201555801500', 'def.png', 'amr.masoud@icsgroup-eco.com', NULL, '$2y$10$.nvtNoM9xqcxY/m8BqID4O4zY52vUhnlCh7Z46GzchSNRfn.cwg5C', 'beH3jcSuQhc5s7BzFHSM3uEAVjmqIwEMuZhSuX4OsX7YMNTT9c6KiqD8XlsC', '2025-02-01 22:23:41', '2025-02-01 22:23:54', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 'JFOHWWJQBFIDBKYIFEEQ', NULL, 'en'), (6, 'Eng reem Hassan', 'Eng reem', 'Hassan', '+2001112855990', 'def.png', 'Riim.hassan.obaid@gmail.com', NULL, '$2y$10$uuOG/zZgkaeXLBZjVdFRPOHGYxf1l.USgaAtXFR8jcrc.mYQWU87u', 'GIIECO2INROUKW8Pu5hDP5fN49aYiSMv3Ze1HTbqBjrJQM7AwvW4BAbr4EFG', '2025-04-24 01:58:21', '2025-05-09 15:38:31', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, 0.00, 0, 0, NULL, 'NDPILQS96FGYIAYWU8ZC', NULL, 'en'), (7, 'Dr Ali Ahmed', 'Dr Ali', 'Ahmed', '+2001145270395', 'def.png', 'Ali@ics.com', NULL, '$2y$10$U5eOHOUFpmxAARmkM/5NRee5ny3pKk3622FymmKJROynp8BSKBiAO', 'ETQDVnOvpxM7PnbL0maCvSgnrS6yaz25mv6qux5TgXPK2ndEqqc3GaVsxTSA', '2025-05-10 06:20:52', '2025-05-10 06:21:52', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, '8WNBNWAYIY4XIKD3ZG8M', NULL, 'en'), (8, 'Doha Ahmed', 'Doha', 'Ahmed', '+2001008796683', 'def.png', 'doha@gmail.com', NULL, '$2y$10$H5VHktNd3fFTCKkZZYZ2Ke0vkkuu7fmh/fvGIDavE.eQ22MbFnfB.', NULL, '2025-05-10 11:23:34', '2025-05-10 11:24:23', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL, 'OMAACJVDFLNFOPQJ9J1L', NULL, 'en'), (9, 'Salwa Ahmed', 'Salwa', 'Ahmed', '+2001123456789', 'def.png', 'Salwa@gmail.com', NULL, '$2y$10$3Cmzg83WvDmuc/jBYB90YeDAnmkNCi/F0CDlehcabF5/JiNEOHfLy', 'ltBGSDqNACNsOAkgnnCj0AB5MmhWjUi5ksaSSj4Q4VQxnPsdZQfkZCcOsvdD', '2025-05-10 11:30:52', '2025-05-10 11:43:56', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, 0.00, 0, 0, NULL, 'GMFV2STZ6Y0XFFBVILYK', NULL, 'en'), (10, 'Soha Ali', 'Soha', 'Ali', '+2001024563252', 'def.png', 'Soha@gmail.com', NULL, '$2y$10$Ny58c7SMd7wlaB/l.vksSOEEjk8jVkD/NuLI4WujfBrbTJA2eJglC', 'eU6PQ0VIIlYBTQqTsIzjXiKDRhSmrtB00bDT44aeqj2hoZrkqLd9TQjUmPuA', '2025-05-10 11:32:32', '2025-05-10 12:49:59', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, 0.00, 0, 0, NULL, 'MAE1KXTFJSEXHUODNJA1', NULL, 'en'), (11, 'sara ahmed', 'sara', 'ahmed', '+2001111234567', 'def.png', 'sara@gmail.com', NULL, '$2y$10$r8gk2qJxyT27SKxcjcTsm.IAd37E0vsyPkE53u.A2IeuhLr80awJ.', 'K8sq6aJ1Tesjp1bv6dj6ki6cNajWzLS15tnDwalO3vVmW5C6Xm3H5bQnvyYQ', '2025-05-10 15:45:23', '2025-05-10 16:12:53', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, 0.00, 0, 0, NULL, 'PGTKWVUKK8ETHRNVSWEH', NULL, 'en'); -- -------------------------------------------------------- -- -- Table structure for table `wallet_transactions` -- CREATE TABLE `wallet_transactions` ( `id` bigint(20) UNSIGNED NOT NULL, `user_id` bigint(20) UNSIGNED DEFAULT NULL, `transaction_id` char(36) 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) DEFAULT NULL, `payment_method` varchar(255) DEFAULT NULL, `reference` varchar(191) 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(20) UNSIGNED NOT NULL, `customer_id` bigint(20) NOT NULL, `product_id` bigint(20) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `withdrawal_methods` -- CREATE TABLE `withdrawal_methods` ( `id` bigint(20) UNSIGNED NOT NULL, `method_name` varchar(191) NOT NULL, `method_fields` text NOT NULL, `is_default` tinyint(4) NOT NULL DEFAULT 0, `is_active` tinyint(4) 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(20) UNSIGNED NOT NULL, `seller_id` bigint(20) DEFAULT NULL, `delivery_man_id` bigint(20) DEFAULT NULL, `admin_id` bigint(20) DEFAULT NULL, `amount` varchar(191) NOT NULL DEFAULT '0.00', `withdrawal_method_id` bigint(20) UNSIGNED DEFAULT NULL, `withdrawal_method_fields` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL, `transaction_note` text DEFAULT NULL, `approved` 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; -- -- Indexes for dumped tables -- -- -- Indexes for table `addon_settings` -- ALTER TABLE `addon_settings` ADD PRIMARY KEY (`id`), ADD KEY `payment_settings_id_index` (`id`); -- -- Indexes for table `add_fund_bonus_categories` -- ALTER TABLE `add_fund_bonus_categories` ADD PRIMARY KEY (`id`); -- -- 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 `billing_addresses` -- ALTER TABLE `billing_addresses` 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 `digital_product_otp_verifications` -- ALTER TABLE `digital_product_otp_verifications` 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 `guest_users` -- ALTER TABLE `guest_users` 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 `job_batches` -- ALTER TABLE `job_batches` ADD PRIMARY KEY (`id`); -- -- Indexes for table `loyalty_point_transactions` -- ALTER TABLE `loyalty_point_transactions` ADD PRIMARY KEY (`id`); -- -- Indexes for table `matchings` -- ALTER TABLE `matchings` ADD PRIMARY KEY (`id`), ADD KEY `matchings_category_id_foreign` (`category_id`); -- -- Indexes for table `migrations` -- ALTER TABLE `migrations` ADD PRIMARY KEY (`id`); -- -- Indexes for table `most_demandeds` -- ALTER TABLE `most_demandeds` ADD PRIMARY KEY (`id`); -- -- Indexes for table `new_arrivals` -- ALTER TABLE `new_arrivals` ADD PRIMARY KEY (`id`), ADD KEY `new_arrivals_matching_id_foreign` (`matching_id`), ADD KEY `new_arrivals_seller_id_foreign` (`seller_id`), ADD KEY `new_arrivals_user_id_foreign` (`user_id`), ADD KEY `new_arrivals_admin_id_foreign` (`admin_id`); -- -- Indexes for table `notifications` -- ALTER TABLE `notifications` ADD PRIMARY KEY (`id`); -- -- Indexes for table `notification_messages` -- ALTER TABLE `notification_messages` ADD PRIMARY KEY (`id`); -- -- Indexes for table `notification_seens` -- ALTER TABLE `notification_seens` 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 `offline_payments` -- ALTER TABLE `offline_payments` ADD PRIMARY KEY (`id`); -- -- Indexes for table `offline_payment_methods` -- ALTER TABLE `offline_payment_methods` ADD PRIMARY KEY (`id`); -- -- Indexes for table `orders` -- ALTER TABLE `orders` ADD PRIMARY KEY (`id`); -- -- Indexes for table `order_delivery_verifications` -- ALTER TABLE `order_delivery_verifications` 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`), ADD KEY `products_matching_id_foreign` (`matching_id`); -- -- Indexes for table `product_compares` -- ALTER TABLE `product_compares` 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 `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 `add_fund_bonus_categories` -- ALTER TABLE `add_fund_bonus_categories` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `admins` -- ALTER TABLE `admins` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `admin_roles` -- ALTER TABLE `admin_roles` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; -- -- AUTO_INCREMENT for table `admin_wallets` -- ALTER TABLE `admin_wallets` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `admin_wallet_histories` -- ALTER TABLE `admin_wallet_histories` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `attributes` -- ALTER TABLE `attributes` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12; -- -- AUTO_INCREMENT for table `banners` -- ALTER TABLE `banners` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15; -- -- AUTO_INCREMENT for table `billing_addresses` -- ALTER TABLE `billing_addresses` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `brands` -- ALTER TABLE `brands` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=61; -- -- AUTO_INCREMENT for table `business_settings` -- ALTER TABLE `business_settings` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=161; -- -- AUTO_INCREMENT for table `carts` -- ALTER TABLE `carts` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=132; -- -- AUTO_INCREMENT for table `cart_shippings` -- ALTER TABLE `cart_shippings` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=30; -- -- AUTO_INCREMENT for table `categories` -- ALTER TABLE `categories` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=18; -- -- AUTO_INCREMENT for table `category_shipping_costs` -- ALTER TABLE `category_shipping_costs` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=31; -- -- AUTO_INCREMENT for table `chattings` -- ALTER TABLE `chattings` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `colors` -- ALTER TABLE `colors` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=144; -- -- AUTO_INCREMENT for table `contacts` -- ALTER TABLE `contacts` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=50; -- -- AUTO_INCREMENT for table `coupons` -- ALTER TABLE `coupons` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `currencies` -- ALTER TABLE `currencies` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; -- -- AUTO_INCREMENT for table `customer_wallets` -- ALTER TABLE `customer_wallets` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `customer_wallet_histories` -- ALTER TABLE `customer_wallet_histories` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `deal_of_the_days` -- ALTER TABLE `deal_of_the_days` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT for table `deliveryman_notifications` -- ALTER TABLE `deliveryman_notifications` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; -- -- AUTO_INCREMENT for table `deliveryman_wallets` -- ALTER TABLE `deliveryman_wallets` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `delivery_country_codes` -- ALTER TABLE `delivery_country_codes` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `delivery_histories` -- ALTER TABLE `delivery_histories` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `delivery_man_transactions` -- ALTER TABLE `delivery_man_transactions` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `delivery_men` -- ALTER TABLE `delivery_men` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `delivery_zip_codes` -- ALTER TABLE `delivery_zip_codes` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `digital_product_otp_verifications` -- ALTER TABLE `digital_product_otp_verifications` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `emergency_contacts` -- ALTER TABLE `emergency_contacts` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `failed_jobs` -- ALTER TABLE `failed_jobs` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10; -- -- AUTO_INCREMENT for table `feature_deals` -- ALTER TABLE `feature_deals` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `flash_deals` -- ALTER TABLE `flash_deals` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT for table `flash_deal_products` -- ALTER TABLE `flash_deal_products` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `guest_users` -- ALTER TABLE `guest_users` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=24888; -- -- AUTO_INCREMENT for table `help_topics` -- ALTER TABLE `help_topics` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `jobs` -- ALTER TABLE `jobs` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1513; -- -- AUTO_INCREMENT for table `job_batches` -- ALTER TABLE `job_batches` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `loyalty_point_transactions` -- ALTER TABLE `loyalty_point_transactions` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; -- -- AUTO_INCREMENT for table `matchings` -- ALTER TABLE `matchings` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=33436; -- -- AUTO_INCREMENT for table `migrations` -- ALTER TABLE `migrations` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=262; -- -- AUTO_INCREMENT for table `most_demandeds` -- ALTER TABLE `most_demandeds` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `new_arrivals` -- ALTER TABLE `new_arrivals` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=387; -- -- AUTO_INCREMENT for table `notifications` -- ALTER TABLE `notifications` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT for table `notification_messages` -- ALTER TABLE `notification_messages` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=42; -- -- AUTO_INCREMENT for table `notification_seens` -- ALTER TABLE `notification_seens` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `oauth_clients` -- ALTER TABLE `oauth_clients` MODIFY `id` int(10) 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(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `offline_payments` -- ALTER TABLE `offline_payments` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `offline_payment_methods` -- ALTER TABLE `offline_payment_methods` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `orders` -- ALTER TABLE `orders` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=100092; -- -- AUTO_INCREMENT for table `order_delivery_verifications` -- ALTER TABLE `order_delivery_verifications` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `order_details` -- ALTER TABLE `order_details` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=119; -- -- AUTO_INCREMENT for table `order_expected_delivery_histories` -- ALTER TABLE `order_expected_delivery_histories` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `order_status_histories` -- ALTER TABLE `order_status_histories` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=140; -- -- AUTO_INCREMENT for table `order_transactions` -- ALTER TABLE `order_transactions` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14; -- -- AUTO_INCREMENT for table `password_resets` -- ALTER TABLE `password_resets` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `paytabs_invoices` -- ALTER TABLE `paytabs_invoices` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `personal_access_tokens` -- ALTER TABLE `personal_access_tokens` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `phone_or_email_verifications` -- ALTER TABLE `phone_or_email_verifications` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11; -- -- AUTO_INCREMENT for table `products` -- ALTER TABLE `products` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=42322; -- -- AUTO_INCREMENT for table `product_compares` -- ALTER TABLE `product_compares` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `product_stocks` -- ALTER TABLE `product_stocks` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `product_tag` -- ALTER TABLE `product_tag` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `refund_requests` -- ALTER TABLE `refund_requests` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `refund_statuses` -- ALTER TABLE `refund_statuses` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `refund_transactions` -- ALTER TABLE `refund_transactions` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `reviews` -- ALTER TABLE `reviews` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `search_functions` -- ALTER TABLE `search_functions` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=34; -- -- AUTO_INCREMENT for table `sellers` -- ALTER TABLE `sellers` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10; -- -- AUTO_INCREMENT for table `seller_wallets` -- ALTER TABLE `seller_wallets` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11; -- -- AUTO_INCREMENT for table `seller_wallet_histories` -- ALTER TABLE `seller_wallet_histories` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `shipping_addresses` -- ALTER TABLE `shipping_addresses` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1346; -- -- AUTO_INCREMENT for table `shipping_methods` -- ALTER TABLE `shipping_methods` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12; -- -- AUTO_INCREMENT for table `shipping_types` -- ALTER TABLE `shipping_types` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `shops` -- ALTER TABLE `shops` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10; -- -- AUTO_INCREMENT for table `shop_followers` -- ALTER TABLE `shop_followers` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `social_medias` -- ALTER TABLE `social_medias` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; -- -- AUTO_INCREMENT for table `soft_credentials` -- ALTER TABLE `soft_credentials` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `subscriptions` -- ALTER TABLE `subscriptions` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=35; -- -- AUTO_INCREMENT for table `support_tickets` -- ALTER TABLE `support_tickets` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `support_ticket_convs` -- ALTER TABLE `support_ticket_convs` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `tags` -- ALTER TABLE `tags` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `transactions` -- ALTER TABLE `transactions` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `translations` -- ALTER TABLE `translations` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=391; -- -- AUTO_INCREMENT for table `users` -- ALTER TABLE `users` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12; -- -- AUTO_INCREMENT for table `wallet_transactions` -- ALTER TABLE `wallet_transactions` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=82; -- -- AUTO_INCREMENT for table `wishlists` -- ALTER TABLE `wishlists` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `withdrawal_methods` -- ALTER TABLE `withdrawal_methods` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `withdraw_requests` -- ALTER TABLE `withdraw_requests` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- Constraints for dumped tables -- -- -- Constraints for table `matchings` -- ALTER TABLE `matchings` ADD CONSTRAINT `matchings_category_id_foreign` FOREIGN KEY (`category_id`) REFERENCES `categories` (`id`) ON DELETE CASCADE ON UPDATE CASCADE; -- -- Constraints for table `new_arrivals` -- ALTER TABLE `new_arrivals` ADD CONSTRAINT `new_arrivals_admin_id_foreign` FOREIGN KEY (`admin_id`) REFERENCES `admins` (`id`) ON DELETE SET NULL ON UPDATE SET NULL, ADD CONSTRAINT `new_arrivals_matching_id_foreign` FOREIGN KEY (`matching_id`) REFERENCES `matchings` (`id`) ON DELETE SET NULL ON UPDATE SET NULL, ADD CONSTRAINT `new_arrivals_seller_id_foreign` FOREIGN KEY (`seller_id`) REFERENCES `sellers` (`id`) ON DELETE SET NULL ON UPDATE SET NULL, ADD CONSTRAINT `new_arrivals_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE SET NULL ON UPDATE SET NULL; -- -- Constraints for table `products` -- ALTER TABLE `products` ADD CONSTRAINT `products_matching_id_foreign` FOREIGN KEY (`matching_id`) REFERENCES `matchings` (`id`) ON DELETE SET NULL ON UPDATE SET NULL; 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 */;